All Projects → manipuladordedados → pdiary

manipuladordedados / pdiary

Licence: GPL-3.0 license
A simple terminal diary journal application written in Python with encryption support.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pdiary

epic-journal
A clean and modern encrypted journal/diary app
Stars: ✭ 80 (+233.33%)
Mutual labels:  journal, diary, encrypted
journalist
App to write journal digitally. Simple as that.
Stars: ✭ 23 (-4.17%)
Mutual labels:  journal, diary
Emojilog
A nice little diary for emoji logs.
Stars: ✭ 12 (-50%)
Mutual labels:  journal, diary
Jrnl
Collect your thoughts and notes without leaving the command line.
Stars: ✭ 5,126 (+21258.33%)
Mutual labels:  journal, encrypted
ipfs-chat
Real-time P2P messenger using go-ipfs pubsub. TUI. End-to-end encrypted texting & file-sharing. NAT traversal.
Stars: ✭ 84 (+250%)
Mutual labels:  tui, encrypted
Friends
Spend time with the people you care about. Introvert-tested. Extrovert-approved.
Stars: ✭ 737 (+2970.83%)
Mutual labels:  journal, diary
Rednotebook
RedNotebook is a cross-platform journal
Stars: ✭ 336 (+1300%)
Mutual labels:  journal, diary
Star book
A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.
Stars: ✭ 33 (+37.5%)
Mutual labels:  journal, diary
Journee Diary
A lightweight, simplified, RedNotebook-inspired journal/diary app. Built with Electron. Makes dated text files.
Stars: ✭ 27 (+12.5%)
Mutual labels:  journal, diary
Mini Diary
📘 Simple and secure journal app
Stars: ✭ 769 (+3104.17%)
Mutual labels:  journal, diary
Sublimenotebook
📝 Make Sublime Text your favorite note taking/journal application
Stars: ✭ 203 (+745.83%)
Mutual labels:  journal, diary
Hazama
simple cross-platform diary app
Stars: ✭ 24 (+0%)
Mutual labels:  journal, diary
textual
Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.
Stars: ✭ 16,180 (+67316.67%)
Mutual labels:  tui
damon
A terminal UI (TUI) for HashiCorp Nomad
Stars: ✭ 274 (+1041.67%)
Mutual labels:  tui
diary-android
Time notes, a simple diary application.
Stars: ✭ 17 (-29.17%)
Mutual labels:  diary
awesome-fetch
Command-line fetch tools for system/other information
Stars: ✭ 177 (+637.5%)
Mutual labels:  tui
dbui
Universal Database CLI for MySQL, PostgreSQL, and SQLite. Terminal User Interface Application.
Stars: ✭ 110 (+358.33%)
Mutual labels:  tui
fire
The Pre-Cambrian DOOM animation in the terminal!
Stars: ✭ 22 (-8.33%)
Mutual labels:  tui
lemmy-terminal-viewer
a terminal user interface for lemmy
Stars: ✭ 21 (-12.5%)
Mutual labels:  tui
Keep-It-Secure-File-Encryption
Keep It Secure Private Data Encryption & Decryption Tool
Stars: ✭ 38 (+58.33%)
Mutual labels:  encrypted

pdiary

Python 3.3+ License Buy Me A Coffee donate button

A simple terminal diary journal application written in Python with encryption support.


Installation

To install, simply use pip:

pip install https://github.com/manipuladordedados/pdiary/releases/download/1.65/pdiary-1.65-py3-none-any.whl

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.

Troubleshooting

Pdiary was designed to display symbols/glyphs as icons instead of emojis. Maybe you like to use Pdiary with emojis, personally i think it's very ugly but the choice is yours.

You may encounter missing icons/symbols, this occurs because you don't have the appropriate font to display them. You can solve this by installing this font.

  • Debian/Ubuntu: apt install fonts-symbola

  • Arch Linux: You can find the package "ttf-symbola" in AUR.

To display the icons corretly you need to remove the font with the emojis. In Ubunbu/Debian the package is called "fonts-noto-color-emoji" On arch it is "noto-fonts-emoji" In another distributions the name must be similar.

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].