Awesome
Sticky
A simple note taking and clipboard managing desktop application made using
- react and redux
- NeDB
- electron
- draft.js
How to use
Install sticky in your system and use ctrl+down
whenever you want an assist from Sticky.
Functionalities
- Sticky can show your clipboard and save a value if you want
- create your shortnotes and edit, delete.
- Rich text util comes with Draft.js
- search your notes
- Easy access with simple key bindings
Install sticky in your system and use ctrl+down
whenever you want an assist from Sticky.
Developer guide
use
npm run dev
to start the project in dev mode.
use
npm run build
to build the project