Diary CLI is a simple yet powerful command-line diary application built with Python. This program allows users to easily create, manage, and store diary entries directly from the terminal, providing a straightforward and efficient way to keep track of thoughts, experiences, and daily activities.
Install my project with git clone
git clone https://github.com/RUdolf1517/Diary-CLI.git
cd Diary-CLI
Than make my program executable
chmod +x main.py
mv main.py /usr/local/bin/DiaryCLI
DiaryCLI
- CLI UI
- Subtasks
- Sections
Contributions are welcome! Feel free to fork the repository, make changes, and submit pull requests. Your feedback and suggestions are also appreciated to help improve the application.