grlc-wallet-watcher
Version, currently master branch1 version
- master branchlatestJan 24, 2022
github.com/watzon/wallet-watcher
Watches your garlicoin wallet and notifies you if there's a change in your balance
Installation
# Add this to your shard.yml
dependencies:
grlc-wallet-watcher:
github: watzon/wallet-watcher
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.24.1- License
- MIT
- Author
- Chris Watson
- Target
wallet-watcherfrom src/wallet-watcher.cr
Dependencies
Runtime Dependencies
- garlicoin*github: watzon/garlicoin.cr
- libnotify~> 0.2.0github: splattael/libnotify.cr
README
Garlic Wallet Watcher
Watches the garlicoind daemon and waits for the balance to change, then notifies you using libnotify if there are any changes.
If you like this and want to donate, here is my garlicoin address GKdogWR6EKBbKAG7oZwfCrXojgGvuuGU8d
Installation
You will need the crystal compiler installed to build this. You can find directions on installing it from here
Clone this repo with git clone https://github.com/watzon/wallet-watcher.git and cd into the wallet-watcher directory.
Build the client with shards build or with crystal build ./src/wallet-watcher.cr.
Move the binary wherever you want and run it with ./wallet-watcher or if it's in your path wallet-watcher. If you want to run it in the background do wallet-watcher > /dev/null &.
If it's not working make sure garlicoind is running.

Contributing
- Fork it ( https://github.com/watzon/grlc-wallet-watcher/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- watzon Chris Watson - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jan 24, 2022
- Crystal
0.24.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/watzon/wallet-watcher
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1