{"id":46056028,"url":"https://github.com/blakechambers/pom-cli","last_synced_at":"2026-03-01T10:03:22.433Z","repository":{"id":146896370,"uuid":"605135859","full_name":"blakechambers/pom-cli","owner":"blakechambers","description":"A simple CLI time tracker","archived":false,"fork":false,"pushed_at":"2025-05-08T13:22:02.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T13:32:54.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blakechambers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-02-22T14:21:03.000Z","updated_at":"2025-05-08T13:22:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"44687839-f2e0-45e0-8fff-aa0802ecfb46","html_url":"https://github.com/blakechambers/pom-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blakechambers/pom-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakechambers%2Fpom-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakechambers%2Fpom-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakechambers%2Fpom-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakechambers%2Fpom-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blakechambers","download_url":"https://codeload.github.com/blakechambers/pom-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakechambers%2Fpom-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29966684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T09:33:09.965Z","status":"ssl_error","status_checked_at":"2026-03-01T09:25:48.915Z","response_time":124,"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":[],"created_at":"2026-03-01T10:03:20.356Z","updated_at":"2026-03-01T10:03:22.405Z","avatar_url":"https://github.com/blakechambers.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pom-cli\n\nUsage\n\n```\ncd ~/projects/process\ndeno run --allow-read=/Users/blakechambers/projects/deno/pom-cli,. --unstable ~/projects/deno/pom-cli/cli.ts help\n```\n\n### Using a config.json\n\nTo simplify configuration, you can use `--config` to set default parameters for\nthe timer. Assuming you have a file in `~/.pom-cli.json, containing:\n\n```json\n{\n  \"alarm\": true,\n  \"journalDir\": \"~/Desktop\",\n  \"journalFile\": \"yyyyMMddHHmmss'.md'\",\n  \"journalFormat\": \"template\",\n  \"journalTemplateFile\": \"~/Desktop/template.yml\"\n}\n```\n\nThese options will set defaults for the values passed to the timer.\n\nThe result of the timer usage will result in \"journals\" of the timer being\nrecorded.\n\nGoal:\n\nA light weight time and focus management tool.\n\n- pom start\n  - start timer for $duration to focus on that goal\n  - when done loop until program is killed\n  - when killed, capture the end state.\n  - record the end state in a journal file\n\nGoals:\n\nIdeas / Icebox:\n\n- get it published\n  - add a configuration file\n    - ~/.blah for configuring default bits in the flow\n  - test and trial the install flow\n  - ship the libraries that are dependencies of this\n    - hort\n- add a workflow mode to use standard pom like flows (e.g. 25m, 5m break, etc)\n- get it tested\n  - things recently added:\n    - journal behavior\n    - various lib/util functions\n    - alarm functionality\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakechambers%2Fpom-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblakechambers%2Fpom-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakechambers%2Fpom-cli/lists"}