Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 665 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 665 Bytes

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