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

https://github.com/itsfarseen/burns-mood-log-urwid

TUI program to write Dr. Burns Mood Log.
https://github.com/itsfarseen/burns-mood-log-urwid

Last synced: 7 months ago
JSON representation

TUI program to write Dr. Burns Mood Log.

Awesome Lists containing this project

README

          

# Encrypted Mood Log and Diary

Simple easy to use TUI based program to write Mood Logs designed by Dr. David D. Burns.
Also lets you take plain text diary notes.

Stores both mood logs and diary entries encrypted on disk.

## Requirements

This program requires the following python libraries.

`urwid`: To draw the UI.
`cryptography`: To encrypt the data.

## How to run

1. `git clone `
2. `cd `
3. `chmod +x main.py`
4. `./main.py `