{"id":19200323,"url":"https://github.com/lommix/cash_cat","last_synced_at":"2026-05-17T04:44:39.518Z","repository":{"id":184811996,"uuid":"670512123","full_name":"Lommix/cash_cat","owner":"Lommix","description":"Timetracking cli tool using sqlite","archived":false,"fork":false,"pushed_at":"2023-10-08T18:47:26.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-05T19:36:02.999Z","etag":null,"topics":["cli","sqlite","timetracker","worklog"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lommix.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":"2023-07-25T08:09:10.000Z","updated_at":"2023-08-01T22:14:33.000Z","dependencies_parsed_at":"2024-11-09T12:33:17.132Z","dependency_job_id":null,"html_url":"https://github.com/Lommix/cash_cat","commit_stats":null,"previous_names":["lommix/cash_cat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lommix/cash_cat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lommix%2Fcash_cat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lommix%2Fcash_cat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lommix%2Fcash_cat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lommix%2Fcash_cat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lommix","download_url":"https://codeload.github.com/Lommix/cash_cat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lommix%2Fcash_cat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33127814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","sqlite","timetracker","worklog"],"created_at":"2024-11-09T12:32:03.707Z","updated_at":"2026-05-17T04:44:39.501Z","avatar_url":"https://github.com/Lommix.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cash Cat\n\nCLI tool for tracking time and exporting summaries as json.\n\nData is stored in a sqlite databse inside your home directory.\n\nThis project is work in progress and may change rapidly.\n\n# Commands\n\n```\ncashcat init\n```\n\nInitialize \u003cb\u003eor reset\u003c/b\u003e your cash cat database.\n\n---\n\n```\ncashcat track CUSTOMER TICKET DURATION\n```\n\ntracks a time entry for the given customer, ticket and duration in minutes.\nIf customer or ticket does not exists. It will be created. They are just represented by a string.\n\n---\n\n```\ncashcat list CUSTOMER MONTHOFFSET\n```\n\nprints all entries for the given customer for current month - offset.\n\n---\n\n```\ncashcat export CUSTOMER MONTHOFFSET DESTINATION\n```\n\nexports all entries for the given customer for current month - offset to the\ngiven destination as json.\n\n---\n\n```\ncashcat delete ID\n```\n\ndeletes the given time entry by ID. Use the List Command to see all entries with ID.\n\n---\n\n```\ncashcat backup DESTINATION\n```\n\ncopies the sqlite databse to the given destination\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flommix%2Fcash_cat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flommix%2Fcash_cat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flommix%2Fcash_cat/lists"}