flysight_manager

Tool for managing flysight data


License
MIT
Install
pip install flysight_manager==0.0.0

Documentation

flysight-manager

A tool for uploading flysight data directly to ๐Ÿ†ƒ๐Ÿ…ท๐Ÿ…ด ๐Ÿ…ฒ๐Ÿ…ป๐Ÿ…พ๐Ÿ†„๐Ÿ…ณ

At it's simplest:

  • Get a dropbox token. Put it in .flysight-token
  • Configure your mounter (see below)
  • edit config.ini.example and save as config.ini
  • Configure your system to allow whichever user you'll run this as to sudo umount $mountpoint without a password.
  • Test run without arguments
  • Arrange to run it with --daemon

Mounting

On OSX it should be sufficient to merely tell it to look for /Volumes/NO NAME (or rename your flysight).

On linux you probably want to do some uuid-fstab-neckbeard shenanigans.