NotePad
README
NotePad
Your own notebook written in python.
Read in other languages: Russian, हिन्दी, 中國人
How to install and run
Clone the repository
$ cmd
$ git clone https://github.com/BEPb/NotePad
$ cd NotePad
Install the necessary packages (Install dependencies)
$ pip install -r requirements.txt
Usage
To launch the GUI:
python3 -m main