{"id":13753189,"url":"https://github.com/phortuin/menubar-timer","last_synced_at":"2025-08-02T03:33:57.063Z","repository":{"id":115762800,"uuid":"379036871","full_name":"phortuin/menubar-timer","owner":"phortuin","description":"Small timer app that lives in menubar","archived":false,"fork":false,"pushed_at":"2022-06-21T13:46:53.000Z","size":276,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T04:41:33.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phortuin.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-21T19:08:16.000Z","updated_at":"2024-09-17T16:00:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad6abf55-1aac-4086-b1eb-afdad2cad7d2","html_url":"https://github.com/phortuin/menubar-timer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/phortuin/menubar-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phortuin%2Fmenubar-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phortuin%2Fmenubar-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phortuin%2Fmenubar-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phortuin%2Fmenubar-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phortuin","download_url":"https://codeload.github.com/phortuin/menubar-timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phortuin%2Fmenubar-timer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268331001,"owners_count":24233158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T09:01:18.060Z","updated_at":"2025-08-02T03:33:57.030Z","avatar_url":"https://github.com/phortuin.png","language":"Python","readme":"# MenubarTimer\n\n\u003e Small timer app that lives in menubar\n\n![](screenshot.png)\n\n- Counts down from 5, 25, or 45 minutes\n- Counts down until the next whole hour\n- Add extra 5 minutes to timer when running\n- Optionally displays OS notification with/without sound after countdown is done\n- When running, shows only the countdown (like `13:03`) and no icon\n- Works with dark/light color scheme\n\nHat tip to [Camillo Visini](https://github.com/visini) for [this blog post](https://camillovisini.com/article/create-macos-menu-bar-app-pomodoro/) that I based my app on.\n\n## Setup\n\nThis is a Python3 app built with [Rumps](https://rumps.readthedocs.io/en/latest/index.html).\n\n```bash\n$ python3 -m venv env\n$ source env/bin/activate\n$ pip3 install -r requirements.txt\n$ python3 menubar-timer.py\n```\n\n## Build MacOS app\n\n```bash\n$ python3 setup.py py2app\n```\n\n## Todo\n\n- [ ] Make actual `.icns` file so that menubar icon will look good in notification\n- [ ] Turn sound back on after Eval Talk timer is finished/gets stopped\n- [ ] Get version info in app file\n- [ ] Find a way to build properly on ARM architecture. Workaround to get running on M1/2 is downloading .app file from GitHub, which builds for Intel architecture, and runs via Rosetta\n\n## License\n\n[MIT](license)\n","funding_links":[],"categories":["Productivity"],"sub_categories":["Timers \u0026 Stopwatches"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphortuin%2Fmenubar-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphortuin%2Fmenubar-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphortuin%2Fmenubar-timer/lists"}