Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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