An open API service indexing awesome lists of open source software.

https://github.com/sturdy-dev/marblezero

Marble Zero – The hackers pet
https://github.com/sturdy-dev/marblezero

achivements game hacker tamagotchi

Last synced: 9 months ago
JSON representation

Marble Zero – The hackers pet

Awesome Lists containing this project

README

          

# 🐈 Marble Zero – The Hackers Pet

![](./demo/intro.gif)

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

## Installation

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

### Shell Integration (required)

```bash
# 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_.