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
- Host: GitHub
- URL: https://github.com/sturdy-dev/marblezero
- Owner: sturdy-dev
- License: mit
- Created: 2022-11-15T09:33:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T14:14:28.000Z (about 3 years ago)
- Last Synced: 2025-03-27T09:45:34.757Z (9 months ago)
- Topics: achivements, game, hacker, tamagotchi
- Language: Go
- Homepage:
- Size: 1.21 MB
- Stars: 63
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: history.sh
- License: LICENSE
Awesome Lists containing this project
README
# 🐈 Marble Zero – The Hackers Pet

* 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_.