| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Bash script for filling the TING pen with audio books under Linux, which have to be downloaded
Open a terminal
Go to the directory where you want to install the script
Clone the repository:
git clone https://github.com/ralfdonald/TingScript.gitThe 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.
Connect the TING pen to your computer using the USB cable
Execute the script:
./linux.shThe 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/pointThe path that you pass should be the folder that contains the $ting folder.
The TING pen is not supported anymore. Thus, a project named https://www.ting-el-tangel.de[Tingel Tangel] has formed to conserve the old books and provide them for download. The download script has thus been updated accordingly.
| Back | FazBrowse Home | New Git URL |