A small diary in your terminal! https://mskf1383.codeberg.page/terminal-diary.html
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
محمدصالح کامیاب 1f0f3c3a99 به روزرسانی README.md 8 months ago
LICENSE Initial commit 2 years ago
LICENSE.png Upload 8 months ago
README.md به روزرسانی README.md 8 months ago
diary small fix 1 year ago
setup.py Fix name 2 years ago

README.md

Terminal Diary

A small diary in your terminal!

Installing

(You must have python3)

  1. Clone the repository:
git clone https://codeberg.org/mskf1383/Terminal-Diary.git
  1. Go to cloned repository directory:
cd Terminal-Diary
  1. Run this command to install it:
python3 setup.py install

Using

Write diary:

diary write

It saved as markdown file in Notes folder in your home directory.

Read previous diaries:

diary read <date>

Instead of <date> put the date: today, yesterday or the exact date (like 2021-1-1).

License

GNU GPL v3