An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

GENERAL INFORMATION
===================
Piebook is a small console-based ebook reader with nice auto scrolling

HOW 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 : q

INSTALL
=======
To install, you need python >= 2.6
For a simple installation

[ Become root if necessary ]
$ make install

HACKING
=======
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