Bitcoin Forum

Other => Beginners & Help => Topic started by: babygeek on June 30, 2011, 08:26:01 PM



Title: [OFFICIAL] BTCMinerMonitor
Post by: babygeek on June 30, 2011, 08:26:01 PM
I developed a BASH script to monitor your various pool in tranquility during you are drinking soda or coding: BTCMinerMonitor.

It allows you to track your earnings and alerts you immediately if one of your workers is inactive.
Such as BTCValueNotifier, it uses notify-send to send notifications directly on your screen every x seconds.

There's no viruses in BTCMinerMonitor, you can see the source code by typing: cat BTCMinerMonitor.sh


How to use with Ubuntu
wget http://babygeek.free.fr/files/Bitcoin/BTCMinerMonitor.sh
sudo apt-get install notify-send
gedit BTCMinerMonitor.sh (fill in your pool name and your token in the "CONFIG" PART then save)
chmod +x BTCMinerMonitor.sh
./BTCMinerMonitor.sh



Features
Slush support.
Deepbit support.
Workers monitor.
More pools will be added in few days.


Track the project
BTCMinerMonitor has a Launchpad page: https://launchpad.net/btcminermonitor (https://launchpad.net/btcminermonitor)