This is a python app to write about your emotions in an easy to use GUI
I was looking into potential solutions for anonymous desktop applications in the dairy sector a short while ago. When very few reasonable solutions were found, I decided to create the Emotion Diary built-in Python.
Please try to use the latest version of Python 3. If any issues arise, then create an issue, and I will get back asap.
If you have any feedback, please reach out to me at [email protected]
- File auto-saving
- Anonymity
- Cross platform
Install Emotion Diary with git-clone
git clone https://github.com/O4FDev/Diary.git
cd Diary
python3 Diary.py
Client: Python, tkinter
Backend: Python