{"id":30738982,"url":"https://github.com/tobycm/hackatime-cli","last_synced_at":"2025-09-03T22:43:43.609Z","repository":{"id":283213342,"uuid":"950866599","full_name":"tobycm/hackatime-cli","owner":"tobycm","description":"Fire terminal-craft ysws submission","archived":false,"fork":false,"pushed_at":"2025-03-20T00:52:48.000Z","size":31,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T23:49:08.516Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobycm.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":"2025-03-18T19:58:30.000Z","updated_at":"2025-05-07T18:08:53.000Z","dependencies_parsed_at":"2025-03-19T05:38:15.759Z","dependency_job_id":null,"html_url":"https://github.com/tobycm/hackatime-cli","commit_stats":null,"previous_names":["tobycm/hackatime-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tobycm/hackatime-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobycm%2Fhackatime-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobycm%2Fhackatime-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobycm%2Fhackatime-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobycm%2Fhackatime-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobycm","download_url":"https://codeload.github.com/tobycm/hackatime-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobycm%2Fhackatime-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523645,"owners_count":25120864,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":[],"created_at":"2025-09-03T22:43:39.060Z","updated_at":"2025-09-03T22:43:43.597Z","avatar_url":"https://github.com/tobycm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hackatime-cli\n\nFire terminal-craft ysws submission. Demo: [https://asciinema.org/a/708933](https://asciinema.org/a/708933)\n\n## Installation\n\nPlease check out the [Releases](https://github.com/tobycm/hackatime-cli/releases) page.\n\n## Keybinds\n\n- Press `q` anywhere to quit (except for the input prompt)\n- Press `Enter` to submit the input\n- Press `Space` or `k` to toggle pause the animation\n\n## Build\n\n### Prerequisites\n\n- [Bun](https://bun.sh)\n\n### Step 1: Install dependencies\n\n```sh\nbun install\n```\n\n### Step 2: Build\n\nBuild JS file:\n\n```sh\nbun build --minify --target=node index.tsx --outfile=hackatime-cli.js\n```\n\nBuild JS file and bundle with Bun to make exe for your platform:\n\n```sh\nbun build --compile --outfile=hackatime-cli --minify index.tsx\n```\n\nFor Windows:\n\n```sh\nbun build --compile --outfile=hackatime-cli-windows-amd64 --minify --target=bun-windows-amd64 index.tsx\n```\n\nFor Linux:\n\n```sh\nbun build --compile --outfile=hackatime-cli-linux-amd64 --minify --target=bun-linux-amd64 index.tsx\n```\n\nFor MacOS:\n\n```sh\nbun build --compile --outfile=hackatime-cli-darwin-arm64 --minify --target=bun-darwin-arm64 index.tsx\n```\n\n## Development\n\nDo step 1 of the build process\n\nTo run the program:\n\n```sh\nbun run start\n```\n\nWith hot restart:\n\n```sh\nbun run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobycm%2Fhackatime-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobycm%2Fhackatime-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobycm%2Fhackatime-cli/lists"}