/noter

Primary LanguagePythonMIT LicenseMIT

Noter

A simple note taking app built on python3

Features

  • Line Numbers
  • Basic Formatting tools (cut, copy, paste, undo, redo)
  • Quick Start Guide
  • About

Installation

  • 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

Modules

Noter requires following programs to run properly -

  • wxPython

Supported Platform

Ubuntu/Debian/Kali, Windows Should be used with Python 3.x