mirror of
git://projects.qi-hardware.com/nanobits.git
synced 2024-11-24 01:11:54 +02:00
20 lines
697 B
Plaintext
20 lines
697 B
Plaintext
|
ben-media-busrt will consist of several scripts that live on the
|
||
|
Computer to which the NanoNote is regularly docked.
|
||
|
|
||
|
one script will act as a cron job monitoring defined folders
|
||
|
and automatically converting media dropped into them into
|
||
|
NanoNote friendly formats.
|
||
|
|
||
|
script two will be launched manually and will sync the defined
|
||
|
folders over to the NanoNote. A config file will provide
|
||
|
local -> NanoNote mappings
|
||
|
|
||
|
notes:
|
||
|
Use of rsync would be good to reduce bandwidth.
|
||
|
Have option to remove files frrom nanonote that are
|
||
|
not in PCs folders.
|
||
|
look into auto launching with udev rule
|
||
|
- would be cool if we could pop up a proceed yes/no
|
||
|
alert on the nanonote before begining the transfer
|
||
|
|