https://github.com/kragniz/piebook
A small console-based ebook reader written in python
https://github.com/kragniz/piebook
Last synced: 3 months ago
JSON representation
A small console-based ebook reader written in python
- Host: GitHub
- URL: https://github.com/kragniz/piebook
- Owner: kragniz
- Created: 2011-09-03T14:57:10.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-03T23:28:36.000Z (over 13 years ago)
- Last Synced: 2025-01-17T16:14:23.611Z (5 months ago)
- Language: Python
- Homepage:
- Size: 156 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
GENERAL INFORMATION
===================
Piebook is a small console-based ebook reader with nice auto scrollingHOW TO USE
==========
Piebook takes commands from key presses. The available commands are:
Pause scrolling : space
Skip line : down arrow
Increase time to next line : plus (+) or (=)
Decrease time to next line : hyphen (-)
Quit the program : qINSTALL
=======
To install, you need python >= 2.6
For a simple installation[ Become root if necessary ]
$ make installHACKING
=======
Piebook source code is maintained using the Git version control system and is
available at the following location:git://github.com/kragniz/piebook.git
AUTHORS
=======
Louis Taylor