Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikolaiwarner/solanum
a desktop timer for finding focus
https://github.com/nikolaiwarner/solanum
linux-desktop macos pomodoro react tauri tauri-app timer windows
Last synced: 25 days ago
JSON representation
a desktop timer for finding focus
- Host: GitHub
- URL: https://github.com/nikolaiwarner/solanum
- Owner: nikolaiwarner
- Created: 2021-09-29T01:10:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T00:47:49.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T03:14:03.122Z (2 months ago)
- Topics: linux-desktop, macos, pomodoro, react, tauri, tauri-app, timer, windows
- Language: TypeScript
- Homepage:
- Size: 10.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![solanum-poster](https://user-images.githubusercontent.com/40796/135372409-b86dfacc-e680-454e-b390-cff05f9b29e4.png)
# solanum - a desktop timer for finding focus
WIP
## Development
### Starting the React and Tauri server for developing
`yarn dev`
### Generate a build for the current platform
`yarn build`
## TODO
- reset daily count at midnight
- build settings screen
- custom timer settings
- set daily goal
- build break mode
- current task
- notifications on timer done
- add start/stop controls to taskbar menu
- counter in taskbar
- align window to taskbar
- bring to front on end
- store data as markdown instead of json
- start up on system boot "Launch at startup"
- customize sounds
- reports?## DONE
- daily count
- make the countdown work