/knowte-electron

Cross platform note taking application

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Knowte

Knowte

Knowte is a note taking application that allows you to quickly and easily organize and find your notes. This version is written using Electron, Angular and Typescript. The original Knowte (for Windows), which is written in WPF and C#, remains available here.

Release Issues Donate

Screenshot

Knowte2screenshot

Build instructions

$ git clone https://github.com/digimezzo/knowte-electron.git
$ cd knowte-electron
$ npm install            # Download dependencies
$ npm start              # Start Knowte
$ npm run electron:windows   # Build for Windows
$ npm run electron:linux     # Build for Linux
$ npm run electron:mac       # Build for Linux