Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rschiang/moso
Minimalist Pomodoro-styled macOS status bar app
https://github.com/rschiang/moso
macos moso pomodoro pomodoro-timer swift
Last synced: 9 days ago
JSON representation
Minimalist Pomodoro-styled macOS status bar app
- Host: GitHub
- URL: https://github.com/rschiang/moso
- Owner: rschiang
- License: other
- Created: 2020-04-27T15:17:04.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2021-06-05T19:57:44.000Z (over 3 years ago)
- Last Synced: 2024-11-16T05:32:36.811Z (26 days ago)
- Topics: macos, moso, pomodoro, pomodoro-timer, swift
- Language: Swift
- Size: 1.6 MB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - Moso
README
# Moso
**Moso** is a minimal macOS menu bar app written in Swift, based on the awesome
[Pomodoro] project. Other pomodoro apps do too much, don't look good,
or have ads. Moso does exactly what it needs to do, and doesn't have ads.Moso runs the classic Pomodoro schedule: 25-minute tasks with 5-minute breaks.
When a task or a break is over, it sends a notification.![Moso screenshot](docs/screenshot.png)
The name [Moso] derived from Taiwanese Hakka 摸mò挲sò,
which means fiddling around out of procrastination.## Download
Download Moso from the [releases] page.
## License
Moso is released under [MIT License].
[Moso]: https://www.moedict.tw/:摸挲
[Pomodoro]: https://github.com/apas/pomodoro
[releases]: https://github.com/apas/pomodoro/releases
[MIT License]: LICENSE.md