{"id":36604620,"url":"https://github.com/ronnyfriedland/timetracker","last_synced_at":"2026-01-12T08:42:31.358Z","repository":{"id":219155837,"uuid":"748340153","full_name":"ronnyfriedland/timetracker","owner":"ronnyfriedland","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-04T11:26:57.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T19:05:13.638Z","etag":null,"topics":["debian","github-actions","golang","systemd-timer"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ronnyfriedland.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":"2024-01-25T19:12:13.000Z","updated_at":"2025-06-04T11:21:38.000Z","dependencies_parsed_at":"2024-02-06T20:31:03.812Z","dependency_job_id":"cf90c8de-5ee2-4e68-8de5-6a03262c116d","html_url":"https://github.com/ronnyfriedland/timetracker","commit_stats":null,"previous_names":["ronnyfriedland/timetracker"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ronnyfriedland/timetracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronnyfriedland%2Ftimetracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronnyfriedland%2Ftimetracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronnyfriedland%2Ftimetracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronnyfriedland%2Ftimetracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronnyfriedland","download_url":"https://codeload.github.com/ronnyfriedland/timetracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronnyfriedland%2Ftimetracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["debian","github-actions","golang","systemd-timer"],"created_at":"2026-01-12T08:42:31.286Z","updated_at":"2026-01-12T08:42:31.353Z","avatar_url":"https://github.com/ronnyfriedland.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Timetracker\n\nTracks every 15 minutes if system is running to store the beginning and end of using the system.\n\n[![Anchore Syft SBOM scan](https://github.com/ronnyfriedland/timetracker/actions/workflows/anchore-syft.yml/badge.svg)](https://github.com/ronnyfriedland/timetracker/actions/workflows/anchore-syft.yml)\n[![CodeQL](https://github.com/ronnyfriedland/timetracker/actions/workflows/codeql.yml/badge.svg)](https://github.com/ronnyfriedland/timetracker/actions/workflows/codeql.yml)\n\n## Parameters\n\nThe timetracker application provides the following arguments which can be passed:\n\n| Property      | Description                                                                |\n|---------------|----------------------------------------------------------------------------|\n| archivedata   | Enables archiving timetracker status to excel archive file, default: false |\n| configpath    | Defines the location of the necessary files, default: /var/lib/timetracker |\n\n## Execution\n\nThe application is triggered by a systemd timer which triggers the application via systemd unit.\n\n*Note:* Running timetracker with systemd unit uses the default property values. To change it you have use the appropriate alternative.\n\n### Switch alternative\n\n```shell\nupdate-alternatives --config timetracker\n```\n\nTo enable the timer you have to (requires root privileges):\n\n### enable the timer\n\n```shell\nsystemctl enable timetracker.timer\n```\n\n### start the timer\n\n```shell\nsystemctl start timetracker.timer\n```\n\nTo verify if the timer is running you can check it using:\n\n```shell\nsystemctl list-timers\n```\n\n### Show results\n\nThe aggregated data can be displayed using `journalctl`:\n```shell\njournalctl -u timetracker.service -t timetracker\n```\n\n## License\n\nThis application is published under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronnyfriedland%2Ftimetracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronnyfriedland%2Ftimetracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronnyfriedland%2Ftimetracker/lists"}