Skip to content

dhaval17/notr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTR

Yet Another Notes Application

Notr

Minimal notes application

To Use

git clone https://github.com/dhaval17/notr.git
# Go into the repository
cd notr
# Install dependencies and run the app
npm install && npm start

In Use

  • Electron
  • localStorage

Build

npm run build:macos

npm run build:linux

npm run build:windows

npm run build:linux32

npm run build:windows32

Releases

Version 1.0.1

To Do(s)

  • Delete
  • Edit
  • Markdown support
  • Priority Marker