notes
A simple, fantasy and fast note taking program
Installation
This program supposed to run in linux and may have some bugs on windows or any other operating systems that aren't unix based. I'm woking on it for runing nice in window.
git clone https://github.com/Ali-Hosseinverdi/notes.git
cd notes
pip3 install -r requirements.txt
Run
python3 main.py
Contribue
Feel free to contribute in this project and help to making better this program.