xxzozaxx / pdiary

A simple terminal-based diary journal application written in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdiary

Latest Version Python 3.3+ License

A simple terminal-based diary journal application written in Python.


Installation

Requirements

To install, simply use pip:

pip install pdiary

Usage

It is recommended to run pdiary in a terminal that's support 256 colors, resize and UTF-8.

To run pdiary open a terminal and type:

pdiary 

The interaction of the software is made through the keyboard arrow keys and also the TAB key. Enter key is used for select and confirm. If your terminal supports mouse interaction you also can control the widgets with the mouse.

Known Issues

  • In some old terminals without support to new technologies some errors may occur, like the non exhibition of some icons and some characters, it can also have some trouble with colors.
  • Pdiary is responsive, positioning is done according to terminal sizes, but sometimes it might break. If so, try in a terminal with a different size.

Contributions

  • Pull requests are awesome and always welcome. Please use the issue tracker to report any bugs or file feature requests.

About

A simple terminal-based diary journal application written in Python.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%