Dev's notebook is a electron app that has notebook ,pomodoro timer and to do list included
- Privacy-First : No data leaves your machine
- Offline : No internet required
- Auto-save : all notes will be available even when you restart the app
run npm install in your terminal to intsall node_modules
in your terminal enter electron . to launch the app