Get things done, don't procrastinate in your todo list
This is the Svelte web app sourcecode for Doneski 2.0, a MacOS menubar app to manage daily tasks.
Installing the node_modules:
npm install
Start the MacOS desktop simulation at http://localhost:5173/ run:
npm run dev
Generate build targets:
npm run build
index.html, styles.css, and demo.js files help simulate a MacOS desktop.sync folder contains example scripts to sync with third-party servicesMIT