Skip to content

Cross platform note taking application

License

Notifications You must be signed in to change notification settings

fairhopeweb/knowte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Cross platform note taking application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 74.3%
  • HTML 14.6%
  • SCSS 10.1%
  • Other 1.0%