wallet-watcher
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
wallet-watcher
- 1
- 1
- 0
- 0
- 2
- almost 4 years ago
- January 27, 2018
MIT License
Mon, 27 Oct 2025 20:28:49 GMT