Nexus is a lightweight productivity desktop app.
- note taking
- task management
- snippets
- timer
- RSS features
Quick Start
- Install dependencies
npm install- Run development mode (Vite + Electron)
npm run dev- Build for production
npm run build
npm run build:electronLicense: MIT