daisygui README
daisygui is a gui front end for playing Digital Talking Books (DTB). It uses the libdaisy engine to parse the book according to the Daisy ANSI/NISO standard Z39.86-2005 and Daisy 2.02.
Release notes
The application shows only the main funtionality. The user is able to play, stop, pause and seek througout the book. It is also possible to navigate through the chapters by double clicking on the navigation list. It's also possible to save a bookmark and load it later. The user also have the possibility to change font and its size as he desires. The user also has two languages he can choose from, english and norwegian.
Requirements
- libdaisy >=0.2.0
- libqt3c102-mt >=3:3.3.4
Install
From package:
Install the Debian package, using 'dpkg -i daisygui_0.2.4_i386.deb'.
From source:
'tar -zxvf daisygui_0.2.4.tar.gz'
'cd daisygui_0.2.4'
'make'
'make install'
Usage
After you have opened a valid Daisy DTB book, you can listen and
navigate through it using the buttons. Or you can use
shortcuts:
Ctrl+p = Play
Ctrl+space = Pause
Ctrl+s = Stop
Ctrl+left = Previous passage
Ctrl+right = Next Passage
Ctrl+up = Previous chapter
Ctrl+down = Next chapter
Ctrl+b = Bookmark current passage
The rest of the keyboard shortcuts depends on what language you use.
License
daisygui is free software; you may redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
A copy of the GNU General Public License is available as /usr/share/common-licenses/GPL in the Debian GNU/Linux distribution or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You can also obtain it by writing to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Bug Reports
Any kind of bug reports are welcome.
If you find bugs, please email us (See the file AUTHORS for contact
information).
