{"id":13353106,"url":"https://github.com/g07cha/pomodoro","last_synced_at":"2025-05-16T03:02:21.495Z","repository":{"id":1968936,"uuid":"43559489","full_name":"G07cha/pomodoro","owner":"G07cha","description":"A classic time management tool in your menubar","archived":false,"fork":false,"pushed_at":"2025-04-30T19:38:22.000Z","size":3071,"stargazers_count":366,"open_issues_count":5,"forks_count":46,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-16T03:01:56.896Z","etag":null,"topics":["macos","pomodoro","rust","tauri","timer","typescript","windows"],"latest_commit_sha":null,"homepage":"https://g07cha.github.io/pomodoro/","language":"Rust","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/G07cha.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,"zenodo":null}},"created_at":"2015-10-02T15:08:40.000Z","updated_at":"2025-05-15T21:26:57.000Z","dependencies_parsed_at":"2023-07-06T07:34:29.347Z","dependency_job_id":"adbd4e81-b5e7-439d-a416-061bf8334e53","html_url":"https://github.com/G07cha/pomodoro","commit_stats":{"total_commits":632,"total_committers":14,"mean_commits":"45.142857142857146","dds":"0.37816455696202533","last_synced_commit":"dc9cb04a117a85949cebd5cfc6781c02dae7d31e"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/G07cha%2Fpomodoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/G07cha%2Fpomodoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/G07cha%2Fpomodoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/G07cha%2Fpomodoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/G07cha","download_url":"https://codeload.github.com/G07cha/pomodoro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254459081,"owners_count":22074604,"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","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":["macos","pomodoro","rust","tauri","timer","typescript","windows"],"created_at":"2024-07-29T21:01:33.654Z","updated_at":"2025-05-16T03:02:21.441Z","avatar_url":"https://github.com/G07cha.png","language":"Rust","funding_links":[],"categories":["Applications"],"sub_categories":["Productivity"],"readme":"# Pomodoro\n\nTime management tool for Windows and macOS inspired by [Pomodoro Technique](https://en.wikipedia.org/wiki/Pomodoro_Technique). Build with love and [tauri](https://tauri.app/).\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshot.png\" alt=\"Screenshot of the application\"/\u003e\n\u003c/p\u003e\n\n## Installing\n\nTo install the application you can grab the installer for your platform from [the latest release](github.com/G07cha/pomodoro/releases/latest/), in case of macOS you need to open the app for the first time with Cmd + right mouse button as I don't feel like spending money on a license from Apple to notarize a free application. Alternatively you can also build the release yourself by following the guide below.\n\n## Local development\n\n### Prerequisites\n\n- Node.js (preferably installed via [nvm](https://github.com/nvm-sh/nvm) to match local version)\n- [Tauri prerequisites](https://v2.tauri.app/start/prerequisites/)\n\n```bash\nnpm install\n```\n\n### Building\n\nTo run full app execute the following command:\n\n```bash\nnpm start\n```\n\nTo build a release for the platform you're running it on execute the following command:\n\n```bash\nTAURI_PRIVATE_KEY=test npm run build\n```\n\nIt will throw an error `Error invalid utf-8 sequence of 1 bytes from index 0` in the end due to mismatch in updater private key but will create binaries and installers in `src-tauri/target/release/bundle`.\n\n## Release\n\nTo release a new version you'll need to have `cargo-bump` package installed:\n\n```bash\ncargo install cargo-bump\n```\n\nAfterwards you can bump the npm package version with the following command which will also bump the Cargo version:\n\n```bash\nnpm version (patch|minor|major)\n```\n\nAnd then push it along with the tags to the main branch. Github Actions will create a new draft release and populate it with compiled binaries.\n\n## License\n\nMIT © Konstantin Azizov\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg07cha%2Fpomodoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg07cha%2Fpomodoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg07cha%2Fpomodoro/lists"}