Allows you to listen to audio books, it automatically saves your progress and remebers the book last played. It also can shut down your pc after certain amount of time, or close it self. Also allows you to upload the saved location to a Nodejs server so your last saved location is accessible on any device you decide to listen to the audiobook (Synced over the web).
ALSO can be controlled by Phone.
Windows:
Mac:
Linux (Java):
Configure settings to connect to the server
To enable remote control update code to Dim remoteControl = True
on windows.
This only works with Windows and Java port so far.
Look up the index.html
hosted on your server on your phone and it should work right away. :)