Difference between revisions of "Bit Moose"

From Bitcoin Wiki
Jump to: navigation, search
(Created page with "'''ABOUT BIT MOOSE''' Bit Moose is a free, open source ,Bitcoin mining assistant program. It allows miners to run under a background windows service. The package includes a G...")
 
Line 1: Line 1:
'''ABOUT BIT MOOSE'''
+
Bit Moose is a free, open source ,Bitcoin mining assistant program. It allows miners to run under a background windows service. The package includes a GUI and console host. You can configure your miners from the GUI or modify the Settings.xml file yourself to fine tune adjustments. It was created by [https://bitcointalk.org/ BitcoinTalk] user ''Awesomey'' and released on October 31st, 2012. It is written in C# and is only available for Microsoft Windows-based systems.
 
 
Bit Moose is a free, open source ,Bitcoin mining assistant program. It allows miners to run under a background windows service. The package includes a GUI and console host. You can configure your miners from the GUI or modify the Settings.xml file yourself to fine tune adjustments.
 
 
 
  
 +
== Download ==
 
[https://bitmoose.codeplex.com/releases/view/97090 Latest Binaries]<br />
 
[https://bitmoose.codeplex.com/releases/view/97090 Latest Binaries]<br />
 
[https://bitmoose.codeplex.com/SourceControl/changeset/view/26491 Latest Source Code]<br />
 
[https://bitmoose.codeplex.com/SourceControl/changeset/view/26491 Latest Source Code]<br />
<hr />
+
===== Release Information =====
 
[https://bitcointalk.org/index.php?topic=121534.0 BitCoin Talk Thread]<br />
 
[https://bitcointalk.org/index.php?topic=121534.0 BitCoin Talk Thread]<br />
 
[https://bitmoose.codeplex.com/ CodePlex Official Page]<br />
 
[https://bitmoose.codeplex.com/ CodePlex Official Page]<br />
  
 
+
== Requirements ==
'''REQUIREMENTS'''
 
 
* Windows Vista/7 (XP Untested) or Windows Server 2003/8
 
* Windows Vista/7 (XP Untested) or Windows Server 2003/8
 
* .NET Framework 3.5  
 
* .NET Framework 3.5  
  
 
+
== Installation ==
'''INSTALLATION'''
 
 
# Run bitmoose-gui.exe
 
# Run bitmoose-gui.exe
 
# Click the menu item Service->Install
 
# Click the menu item Service->Install
Line 23: Line 19:
 
# On your miner, click the 'Validation' tab, and click the button to make sure it runs ok from a console.
 
# On your miner, click the 'Validation' tab, and click the button to make sure it runs ok from a console.
 
# Click the menu item Service->Start
 
# Click the menu item Service->Start
: After the service is started, you should see your miner's output trickling into the miner's status box.
+
# After the service is started, you should see your miner's output trickling into the miner's status box.
 
# Done.
 
# Done.
: You can now log out of windows and let your miner work behind the scenes!
+
 
 +
You can now log out of windows and let your miner work behind the scenes!

Revision as of 03:27, 2 November 2012

Bit Moose is a free, open source ,Bitcoin mining assistant program. It allows miners to run under a background windows service. The package includes a GUI and console host. You can configure your miners from the GUI or modify the Settings.xml file yourself to fine tune adjustments. It was created by BitcoinTalk user Awesomey and released on October 31st, 2012. It is written in C# and is only available for Microsoft Windows-based systems.

Download

Latest Binaries
Latest Source Code

Release Information

BitCoin Talk Thread
CodePlex Official Page

Requirements

  • Windows Vista/7 (XP Untested) or Windows Server 2003/8
  • .NET Framework 3.5

Installation

  1. Run bitmoose-gui.exe
  2. Click the menu item Service->Install
  3. Wait about 5 seconds for the status bar to show "Service Stopped".
  4. Configure your miner.
  5. On your miner, click the 'Validation' tab, and click the button to make sure it runs ok from a console.
  6. Click the menu item Service->Start
  7. After the service is started, you should see your miner's output trickling into the miner's status box.
  8. Done.

You can now log out of windows and let your miner work behind the scenes!