Simple Pomodoro Timer that lives in your MacOS menu bar 💻
Please create a Pull Request or Issue if you encounter an error. I'm also always open to talk 🌱
- Download
Tomado-Installer.dmgfrom the latest release (v0.2.4-alpha) - Mount the
.dmgand move🍅 TomadotoApplications - Open
🍅 Tomado - Go to
System Preferences -> Security & Privacy -> General -> click "Open Anyway" - (to be fixed)
Don't allowaccess to microphone - Thenks for installing! 😊 Don't forget to 🔔 Enable notifications ↓
- Go to
System Preferences -> Notifications & Focus -> Notifications - Find Tomado in the side panel
- Toggle
Allow Notificationsand select your prefered style - You're done! 🌸
- Clone the repository:
$ git clone https://github.com/mstcgalis/Tomado.git - (recommended) Create and activate a virtual python enviroment.
- Make sure to install all the dependencies using
$ pip install -r requirements.txt - Use the Makefile:
$ make cleanremoves every built file$ make aliasbuilds the app in alias mode (not portable, editing source code doesn't require rebuilding) atTomado/dist/Tomado.app$ make appbuilds the standalone app atTomado/dist/Tomado.app$ make launchlaunches the app atTomado/dist/Tomado.app(alias or standalone)$ make dmgcreated the installer dmg at -> `Tomado/Tomado-version-installer.dmg$ make all=$ make app+$ make dmg
- Launching and using the app:
- Go to
System Preferences -> Security & Privacy -> General -> click "Open Anyway" - (optional) 🔔 Enable notifications as outlined above
made with ❤️, care and patience by Daniel Gális
part of self.governance(software)
