{"id":21531573,"url":"https://github.com/wojciechpolak/time-tracker","last_synced_at":"2026-02-28T05:22:03.867Z","repository":{"id":213716195,"uuid":"734754841","full_name":"wojciechpolak/time-tracker","owner":"wojciechpolak","description":"A Progressive Web App (PWA) designed for efficient time tracking, allowing users to record past events and manage multiple stopwatches simultaneously.","archived":false,"fork":false,"pushed_at":"2025-03-04T13:01:07.000Z","size":3713,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T02:11:28.878Z","etag":null,"topics":["angular","docker","firestore","ngrx","pouchdb","pwa","self-hosted","stopwatch","time","time-tracker"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wojciechpolak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2023-12-22T14:23:08.000Z","updated_at":"2025-03-04T13:01:10.000Z","dependencies_parsed_at":"2024-01-07T20:59:05.455Z","dependency_job_id":"2cad0cf7-ae63-4f19-8264-32e13b217e9e","html_url":"https://github.com/wojciechpolak/time-tracker","commit_stats":null,"previous_names":["wojciechpolak/time-tracker"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojciechpolak%2Ftime-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojciechpolak%2Ftime-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojciechpolak%2Ftime-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojciechpolak%2Ftime-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wojciechpolak","download_url":"https://codeload.github.com/wojciechpolak/time-tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248133138,"owners_count":21053175,"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":["angular","docker","firestore","ngrx","pouchdb","pwa","self-hosted","stopwatch","time","time-tracker"],"created_at":"2024-11-24T02:15:10.256Z","updated_at":"2026-02-28T05:21:58.835Z","avatar_url":"https://github.com/wojciechpolak.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time Tracker\n\nTime Tracker is a Progressive Web App (PWA) for time tracking,\nspecifically recording your last time events and running multiple\nstopwatches.\n\nIt stores data locally in the browser using PouchDB, even while\noffline, and can do a live sync (bidirectional data replication)\nwith a remote CouchDB database. This app has been dockerized,\nso you can easily run it locally or on a server, and access it\nvia your favorite web browser or as a PWA from your phone's main\nscreen.\n\nLearn more about the databases used:\n- [PouchDB](https://pouchdb.com/)\n- [CouchDB](https://couchdb.apache.org/)\n\n## Screenshots\n\n### Last Time\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./.screenshots/last-time-view-dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./.screenshots/last-time-view-light.png\"\u003e\n  \u003cimg alt=\"Screenshot of Last Time\" src=\"./.screenshots/last-time-view-light.png\"\u003e\n\u003c/picture\u003e\n\n### Stopwatch\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./.screenshots/stopwatch-view-dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./.screenshots/stopwatch-view-light.png\"\u003e\n  \u003cimg alt=\"Screenshot of Stopwatch\" src=\"./.screenshots/stopwatch-view-light.png\"\u003e\n\u003c/picture\u003e\n\n## Running (out of the box)\n\n```shell\ndocker run -it -p 8080:80 --name time-tracker ghcr.io/wojciechpolak/time-tracker\n```\n\n### Running with Docker Compose\n\n```shell\ncurl https://raw.githubusercontent.com/wojciechpolak/time-tracker/master/docker-compose.yml | docker compose -f - up\n```\n\n## Building\n\n```shell\n./scripts/build-docker.sh\nAPP_IMAGE=wap/time-tracker docker compose up\n```\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0.\nSee the [COPYING](COPYING) file for details.\n\n### Icon Attribution\n\nThe icons used in this project are from the [OpenMoji](https://openmoji.org)\nproject and are licensed under the\n[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojciechpolak%2Ftime-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwojciechpolak%2Ftime-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojciechpolak%2Ftime-tracker/lists"}