Skip to content

🌷 the cutsie hackatime helper!

License

Notifications You must be signed in to change notification settings

taciturnaxolotl/akami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1fcd35 · · Jul 19, 2025

History

22 Commits
Jun 23, 2025
Jun 23, 2025
Jun 23, 2025
Jun 23, 2025
Jun 23, 2025
Jun 22, 2025
Jun 22, 2025
Jun 23, 2025
Jun 23, 2025
Jun 22, 2025
Jul 19, 2025
Jun 23, 2025
Jun 23, 2025
Jun 23, 2025

Repository files navigation

🌷 Akami

The cutsie hackatime helper. Helping solve common problems since 2025

vhs gif of the cli

Install

You can download a pre-built binary from the releases or you can use the following options

Go

# Go
go install github.com/taciturnaxolotl/akami@latestt

Nix

# Direct installation with flakes enabled
nix profile install github:taciturnaxolotl/akamii

For use in your own flake:

# In your flake.nix

{
   inputs.akami.url = "github:taciturnaxolotl/akami";

    outputs = { self, nixpkgs, akami, ... }: {
     # Access the package as:
     # akami.packages.${system}.default
   };

}

Written in go with fang and cobra. If you have any suggestions or issues feel free to open an issue on my tangled knot

© 2025-present Kieran Klukas