Skip to content

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

License

Notifications You must be signed in to change notification settings

ralfdonald/TingScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

TingScript

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

Requirements

  • TING pen with USB cable
  • bash as shell (maybe other can run well, but can't be guaranteed)

Installation

  1. Open a terminal

  2. Go to the directory where you want to install the script

  3. Clone the repository:

    git clone https://github.com/ralfdonald/TingScript.git

Usage

  1. The script downloads "missing" books, i.e. books that the TING pen has "seen" but which are currently not stored on the pen. Therefore, turn on the pen and use it to touch the activation icons of all the books that you want to download.

  2. Connect the TING pen to your computer using the USB cable

  3. Execute the script:

    ./linux.sh

    The script will try to auto-detect the location of the TING pen's mount point. If that fails you can pass the mount point to the script as a parameter:

    ./linux.sh path/to/the/mount/point

    The path that you pass should be the folder that contains the $ting folder.

Contributors

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages