A simple note taking app built on python3
- Line Numbers
- Basic Formatting tools (cut, copy, paste, undo, redo)
- Quick Start Guide
- About
- Just, Clone this repository -
$ git clone https://github.com/aarush-paul/noter.git
- Change to cloned directory, install required modules and and run
noter.py
- - Installation of modules is required only for the first time -
$ cd noter
$ pip install -r requirements.txt
Noter
requires following programs to run properly -
wxPython
Ubuntu/Debian/Kali
,Windows
Should be used with Python 3.x