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 months 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 (about 6 years ago)
- Default Branch: dev
- Last Pushed: 2021-06-05T19:57:44.000Z (about 5 years ago)
- Last Synced: 2025-07-28T15:45:29.603Z (11 months 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.

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