{"id":13393867,"url":"https://github.com/cassidoo/todometer","last_synced_at":"2026-05-02T01:03:02.921Z","repository":{"id":20364202,"uuid":"89766385","full_name":"cassidoo/todometer","owner":"cassidoo","description":"A meter-based to-do list","archived":false,"fork":false,"pushed_at":"2025-04-01T09:08:36.000Z","size":157093,"stargazers_count":2015,"open_issues_count":38,"forks_count":276,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-04-13T08:58:16.686Z","etag":null,"topics":["electron","hacktoberfest","productivity","react","to-do","to-do-app","to-do-list"],"latest_commit_sha":null,"homepage":"https://cassidoo.github.io/todometer/","language":"JavaScript","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/cassidoo.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":"2017-04-29T05:44:13.000Z","updated_at":"2025-04-10T22:37:13.000Z","dependencies_parsed_at":"2024-01-13T17:11:10.356Z","dependency_job_id":"88a3c17a-be8e-4d5a-a676-9913ee156e06","html_url":"https://github.com/cassidoo/todometer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassidoo%2Ftodometer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassidoo%2Ftodometer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassidoo%2Ftodometer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassidoo%2Ftodometer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cassidoo","download_url":"https://codeload.github.com/cassidoo/todometer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254083732,"owners_count":22011902,"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":["electron","hacktoberfest","productivity","react","to-do","to-do-app","to-do-list"],"created_at":"2024-07-30T17:01:01.611Z","updated_at":"2026-05-02T01:03:02.911Z","avatar_url":"https://github.com/cassidoo.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# todometer\n\nA simple, meter-based to-do list built with Electron and React.\n\n![todometer](docs/assets/screenshot.png)\n\n## Download\n\nNab the latest version from the [Releases](https://github.com/cassidoo/todometer/releases) page!\n\n## Development\n\n- Clone the repo:\n\n```bash\n$ git clone https://github.com/cassidoo/todometer.git\n```\n\n- Go to the project directory and install dependencies:\n\n```bash\n$ cd todometer \u0026\u0026 npm install\n```\n\nTo show the Electron application window with your current build:\n\n```bash\n$ npm run dev\n```\n\nTo build a production version:\n\n```bash\n$ npm install\n$ npm run postinstall\n$ npm run pre-electron-pack\n$ npm run pack           # all platforms\n$ npm run pack:mac       # macOS only (DMG + ZIP)\n$ npm run pack:win       # Windows only (NSIS installer)\n$ npm run pack:linux     # Linux only (AppImage)\n```\n\nSee more in the Release documentation.\n\n## Features\n\n- Add, complete, pause, and delete to-do items\n- Drag and drop to reorder items or move them between groups\n- Daily auto-reset with optional notifications and reminders\n- **Settings drawer** — click **menu** at the bottom of the app to configure:\n  - Notification preferences (reset notifications, reminder frequency)\n  - Data vault location (move your database anywhere)\n  - Display options (show/hide reset and copy buttons)\n  - Local REST API and MCP server for external integrations\n- **[API \u0026 MCP integration](docs/api-and-mcp-setup.md)** — control todometer from scripts, shortcuts, or AI assistants\n- **Protocol handler** — add todos via `todometer://add?text=...` URLs\n\n## Contributing\n\nSee [the contribution guidelines](docs/CONTRIBUTING.md)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassidoo%2Ftodometer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcassidoo%2Ftodometer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassidoo%2Ftodometer/lists"}