Skip to content

RUdolf1517/Diary-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diary-CLI

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.

Installation

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

Usage

  DiaryCLI

Features

  • CLI UI
  • Subtasks
  • Sections

Contributing

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.

Authors

License

MIT