{"id":13634067,"url":"https://github.com/jamieweavis/streaker","last_synced_at":"2025-05-12T17:30:58.629Z","repository":{"id":21682384,"uuid":"91459515","full_name":"jamieweavis/streaker","owner":"jamieweavis","description":"Cross-platform GitHub contribution streak/statistic tracking menu bar application with reminder notification","archived":false,"fork":false,"pushed_at":"2025-04-14T13:29:50.000Z","size":17369,"stargazers_count":186,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-14T13:54:53.948Z","etag":null,"topics":["contribution","contribution-graph","electron","electron-app","github","macos","menubar","statistics","stats","streak"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jamieweavis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-05-16T13:07:07.000Z","updated_at":"2025-04-14T13:29:54.000Z","dependencies_parsed_at":"2024-04-25T11:54:05.895Z","dependency_job_id":"7a833d92-43ec-4090-9632-b8f34a5a7202","html_url":"https://github.com/jamieweavis/streaker","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamieweavis%2Fstreaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamieweavis%2Fstreaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamieweavis%2Fstreaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamieweavis%2Fstreaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamieweavis","download_url":"https://codeload.github.com/jamieweavis/streaker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253787193,"owners_count":21964293,"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":["contribution","contribution-graph","electron","electron-app","github","macos","menubar","statistics","stats","streak"],"created_at":"2024-08-01T23:00:56.316Z","updated_at":"2025-05-12T17:30:58.614Z","avatar_url":"https://github.com/jamieweavis.png","language":"TypeScript","readme":"# Streaker \u003cimg alt=\"Streaker Logo\" align=\"right\" width=40 height=40 alt=\"Screenshot\" src=\"./.github/icons/icon.svg\"\u003e\n\nCross-platform GitHub contribution streak/statistic tracking menu bar application with reminder notification\n\n[![ci](https://github.com/jamieweavis/streaker/actions/workflows/ci.yml/badge.svg)](https://github.com/jamieweavis/streaker/actions)\n[![downloads](https://img.shields.io/github/downloads/jamieweavis/streaker/total.svg)](https://github.com/jamieweavis/streaker/releases)\n[![version](https://img.shields.io/github/release/jamieweavis/streaker.svg)](https://github.com/jamieweavis/streaker/releases)\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jamieweavis/streaker/blob/main/LICENSE)\n\n\u003cimg width=\"716\" alt=\"Screenshot\" src=\".github/icons/screenshot.png\"\u003e\n\n## Install\n\nDownload the latest version of Streaker from the **[GitHub releases](https://github.com/jamieweavis/streaker/releases)** page. Or see the **[Building Locally](#building-locally)** section to build it yourself.\n\n## Features\n\n- Menu bar contribution stats\n  - Streak\n    - Best\n    - Current\n    - Previous\n  - Contributions\n    - Most (day)\n    - Today\n    - Total (year)\n- Menu bar icon changes depending on contribution status\n  - Empty - you haven't contributed today\n  - Filled - you have contributed today\n  - Crown - you're currently on your best streak\n- Three different menu bar icon themes\n  - Flame\n  - Tile\n  - Octocat\n- Reminder notification so you don't lose your streak\n\n### Menu Bar Icons\n\n#### Light Mode\n\n| State | Flame | Tile | Octocat |\n| ----- | ----- | ---- | ------- |\n| Pending | \u003cimg width=\"20\" alt=\"Flame Empty\" src=\".github/icons/pending-flame-mac.svg\"\u003e | \u003cimg width=\"20\" alt=\"Tile Empty\" src=\".github/icons/pending-tile-mac.svg\"\u003e | \u003cimg width=\"20\" alt=\"Octocat Empty\" src=\".github/icons/pending-octocat-mac.svg\"\u003e |\n| Contributed | \u003cimg width=\"20\" alt=\"Flame Contributed\" src=\".github/icons/contributed-flame-mac.svg\"\u003e | \u003cimg width=\"20\" alt=\"Tile Contributed\" src=\".github/icons/contributed-tile-mac.svg\"\u003e | \u003cimg width=\"20\" alt=\"Octocat Contributed\" src=\".github/icons/contributed-octocat-mac.svg\"\u003e |\n| Streaking | \u003cimg width=\"20\" alt=\"Flame Crown\" src=\".github/icons/streaking-flame-mac.svg\"\u003e | \u003cimg width=\"20\" alt=\"Tile Streaking\" src=\".github/icons/streaking-tile-mac.svg\"\u003e | \u003cimg width=\"20\" alt=\"Octocat Streaking\" src=\".github/icons/streaking-octocat-mac.svg\"\u003e |\n\n#### Dark Mode\n\n| State | Flame | Tile | Octocat |\n| ----- | ----- | ---- | ------- |\n| Pending | \u003cimg width=\"20\" alt=\"Flame Empty\" src=\".github/icons/pending-flame-mac-white.svg\"\u003e | \u003cimg width=\"20\" alt=\"Tile Empty\" src=\".github/icons/pending-tile-mac-white.svg\"\u003e | \u003cimg width=\"20\" alt=\"Octocat Empty\" src=\".github/icons/pending-octocat-mac-white.svg\"\u003e |\n| Contributed | \u003cimg width=\"20\" alt=\"Flame Contributed\" src=\".github/icons/contributed-flame-mac-white.svg\"\u003e | \u003cimg width=\"20\" alt=\"Tile Contributed\" src=\".github/icons/contributed-tile-mac-white.svg\"\u003e | \u003cimg width=\"20\" alt=\"Octocat Contributed\" src=\".github/icons/contributed-octocat-mac-white.svg\"\u003e |\n| Streaking | \u003cimg width=\"20\" alt=\"Flame Crown\" src=\".github/icons/streaking-flame-mac-white.svg\"\u003e | \u003cimg width=\"20\" alt=\"Tile Streaking\" src=\".github/icons/streaking-tile-mac-white.svg\"\u003e | \u003cimg width=\"20\" alt=\"Octocat Streaking\" src=\".github/icons/streaking-octocat-mac-white.svg\"\u003e |\n\n## Building Locally\n\nThe app is built \u0026 deployed for all platforms via GitHub Actions automatically, but you can build it locally for your platform with the following steps:\n\nClone the repository\n```bash\ngit clone https://github.com/jamieweavis/streaker.git\n\ncd streaker\n```\n\nInstall npm dependencies (recommended to use Node.js v22)\n```bash\nnpm install\n```\n\nPackage the app for your current platform\n```bash\nnpm run package\n```\n\nThe packaged app will now be in the `out/` directory\n\n## Development\n\nRun the app in development mode\n```bash\nnpm run start\n```\n\n*Only the renderer process currently supports hot reloading, changes in `src/main/` will require a restart*\n\n## Built with\n\n- [TypeScript](https://github.com/microsoft/TypeScript)\n- [Electron](https://github.com/electron/electron)\n- [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)\n- [Electron Forge](https://github.com/electron/forge)\n\n## Related\n\n- [Streaker CLI](https://github.com/jamieweavis/streaker-cli) - GitHub contribution streak/statistic tracking command line application with ASCII contribution graph\n- [Contribution](https://github.com/jamieweavis/contribution) - GitHub contribution graph parser - contribution streak \u0026 statistic calculator with zero dependencies\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":["Developer Utilities","Applications","其它实用工具","Uncategorized","Utilities","TypeScript"],"sub_categories":["Development","其他","Uncategorized","👨‍💻 Development (9)","Menu Bar Tools","笔记"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamieweavis%2Fstreaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamieweavis%2Fstreaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamieweavis%2Fstreaker/lists"}