{"id":49367902,"url":"https://github.com/taciturnaxolotl/akami","last_synced_at":"2026-04-27T20:33:33.950Z","repository":{"id":300650232,"uuid":"1006716426","full_name":"taciturnaxolotl/akami","owner":"taciturnaxolotl","description":"🌷 the cutsie hackatime helper!","archived":false,"fork":false,"pushed_at":"2025-11-29T02:14:51.000Z","size":1709,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-11T15:50:41.927Z","etag":null,"topics":["charm","cobra","fang","go","hackatime","hackclub"],"latest_commit_sha":null,"homepage":"https://tangled.sh/@dunkirk.sh/akami","language":"Go","has_issues":false,"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/taciturnaxolotl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"github":"kcoderhtml"}},"created_at":"2025-06-22T21:19:35.000Z","updated_at":"2026-03-09T15:57:44.000Z","dependencies_parsed_at":"2025-06-22T22:41:57.013Z","dependency_job_id":null,"html_url":"https://github.com/taciturnaxolotl/akami","commit_stats":null,"previous_names":["taciturnaxolotl/akami"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taciturnaxolotl/akami","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taciturnaxolotl%2Fakami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taciturnaxolotl%2Fakami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taciturnaxolotl%2Fakami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taciturnaxolotl%2Fakami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taciturnaxolotl","download_url":"https://codeload.github.com/taciturnaxolotl/akami/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taciturnaxolotl%2Fakami/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32354567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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":["charm","cobra","fang","go","hackatime","hackclub"],"created_at":"2026-04-27T20:33:31.167Z","updated_at":"2026-04-27T20:33:33.945Z","avatar_url":"https://github.com/taciturnaxolotl.png","language":"Go","funding_links":["https://github.com/sponsors/kcoderhtml"],"categories":[],"sub_categories":[],"readme":"# 🌷 Akami\n\nThe cutsie [hackatime](https://hackatime.hackclub.com/) helper. Helping solve common problems since `2025`  \n\n![vhs gif of the cli](https://raw.githubusercontent.com/taciturnaxolotl/akami/main/.github/images/out.gif)\n\n## Install\n\nYou can download a pre-built binary from the releases or you can use the following options\n\n### Go\n\n```bash\n# Go\ngo install github.com/taciturnaxolotl/akami@latest\n```\n\n### Nix\n\n```bash\n# Direct installation with flakes enabled\nnix profile install github:taciturnaxolotl/akami\n```\n\nFor use in your own flake:\n\n```nix\n# In your flake.nix\n{\n  inputs.akami.url = \"github:taciturnaxolotl/akami\";\n\n  outputs = { self, nixpkgs, akami, ... }: {\n    # Access the package as:\n    # akami.packages.${system}.default\n  };\n}\n```\n\nWritten in go with [fang](https://github.com/charmbracelet/fang) and [cobra](https://github.com/spf13/cobra). If you have any suggestions or issues feel free to open an issue on my [tangled](https://tangled.sh/@dunkirk.sh/akami) knot\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/taciturnaxolotl/carriage/master/.github/images/line-break.svg\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ci\u003e\u003ccode\u003e\u0026copy 2025-present \u003ca href=\"https://github.com/taciturnaxolotl\"\u003eKieran Klukas\u003c/a\u003e\u003c/code\u003e\u003c/i\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://github.com/taciturnaxolotl/akami/blob/master/LICENSE.md\"\u003e\u003cimg src=\"https://img.shields.io/static/v1.svg?style=for-the-badge\u0026label=License\u0026message=MIT\u0026logoColor=d9e0ee\u0026colorA=363a4f\u0026colorB=b7bdf8\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaciturnaxolotl%2Fakami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaciturnaxolotl%2Fakami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaciturnaxolotl%2Fakami/lists"}