Skip to content

lafriks-fork/marblezero

 
 

Repository files navigation

🐈 Marble Zero – The Hackers Pet

  • Code to keep your Marble happy
  • Hundreds of achivements
  • Daily quests (coming soon)
  • 100% local, no tracking

Installation

go install github.com/sturdy-dev/marblezero@latest

Shell Integration (required)

# zsh (macOS Default Shelll)
echo "eval \"\$(marblezero --zsh)\"" >> ~/.zshrc
eval "$(marblezero --zsh)"

# Fish
echo "marblezero --fish | source" >> ~/.config/fish/config.fish
marblezero --fish | source

Feed your Marble by running commands on the command line. The shell integration registers a pre-exec hook to automatically run hackagotchi when you run a command. All processing is done on your device!

Help

Press h to show instructions and command on the device.

About

Marble Zero – The hackers pet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.0%
  • Shell 1.0%