https://github.com/skywalker13/daisyduck
A Daisy player for DTB
https://github.com/skywalker13/daisyduck
daisy player
Last synced: 10 months ago
JSON representation
A Daisy player for DTB
- Host: GitHub
- URL: https://github.com/skywalker13/daisyduck
- Owner: Skywalker13
- License: gpl-3.0
- Created: 2015-12-04T20:24:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T22:06:53.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T12:55:06.851Z (over 1 year ago)
- Topics: daisy, player
- Language: C++
- Homepage: https://skywalker13.github.io/DaisyDuck/
- Size: 2.57 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
## DAISYDUCK
DaisyDuck is a Daisy 2.02 player for local (hard disc, CD, ...) and
online audio books (web streaming).
## DOWNLOADS
Last (very old) builds...
- [Linux 1.0.3](https://github.com/Skywalker13/DaisyDuck/releases/tag/v1.0.3)
- [Windows 1.0.1](https://github.com/Skywalker13/DaisyDuck/releases/tag/v1.0.1)
## DEVELOPERS
Build using traditional `./configure` && make commands.
Try `./configure --help` for list of available build options.
You need libqt5, libduck and libvlc in order to build this application.
For libduck, look at https://github.com/Skywalker13/libduck
## AUTHORS
Mathieu Schroeter