Go to file
Ralf Meyer ddc21a120b Update README.md 2016-12-16 15:30:34 +01:00
LICENSE Initial commit 2015-05-12 21:03:53 +02:00
README.md Update README.md 2016-12-16 15:30:34 +01:00
linux.sh Autodetection of ting mount point 2016-12-09 14:05:24 +01:00

README.md

TingScript

Bash sript for filling the TING pen with books under Linux, which have to be downloaded

Before using the script

  • put in the USB-cable into the TING pen

Usage of the script

./linux.sh

For autodetection of Ting folder over mount point and TBD.TXT/tbd.txt filename.

Usage if autodetection fails

Check in which folder the $ting folder shows up, where the TBD.TXT file is

./linux.sh <pathOfFolderWhere$tingIs>

For example ./linux.sh /media/Ting if the /media/Ting includes the folder $ting in which the TBD.TXT file is

Contributors