Bitcoin Forum
June 23, 2024, 10:43:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [XMR] [BCN] Multiple wallet monitor for all cryptonote coins  (Read 1662 times)
XDO (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 31, 2014, 03:53:06 PM
Last edit: August 13, 2014, 07:44:40 PM by XDO
 #1

I have created a small program which monitors all of the Monero/ByteCoin/Other CryptoNote currency wallet files in a folder.

Features:
  • View combined balance for all wallets.
  • Send a command to one wallet or to all simultaneously.
  • Optionally, transfer coins from one wallet to another (e.g. an exchange) whenever the wallet balance is over some threshold. (Note that the destination wallet must not be one of those in the folder being monitored.)
  • Accepts a password for all wallets as a command line parameter, or will ask for it. (All wallets should have the same password.) Can also save the password, though this is not recommended.
  • Fully customisable, either via the "get"/"set" command in the application, or via editing an XML document in C:\Users\USERNAME\AppData\Local\XDO_Software.

The easiest way to get started is to drop the .exe in the folder containing simplewallet.exe and your wallet files.

Binary download here: https://github.com/xdo-soft/CryptoNoteMultiWalletMonitor/releases/tag/v1.1
Source (.net v4.5, C#) here: https://github.com/xdo-soft/CryptoNoteMultiWalletMonitor

Updated: 01/08/2014 - Release v1.1. Changes in my post below.
Updated: 03/08/2014 - Release v1.2. Changes in my post below.
Updated: 07/08/2014 - Release v1.3. Changes in my post below.

XDO

P.S. If this is useful to you, please donate XMR to 46uTqSikV8HYiFoaS5YbCYZzCeUMEVCWpSmPvwM6N7bDJkU7iapV8vEZLWw1YveVVc2gaUUfqsA7QNa TCHeBAzrdFANvvYK or BTC to 13uJ63ABebRhjsbAvyfyZ7HBfeywRNRUYp.
statdude
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
July 31, 2014, 03:56:52 PM
 #2

Wow what inspired this?

▄█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▄
█ ███████████████████████ █
█ █████     █ ▀██████████ █
█ █████     █   ▀████████ █
█ █████  ██ █     ▀██████ █

█ █████  ▀▀ █▄▄▄▄▄▄▄█████ █
█ █████  ▄▄▄▄▄▄▄▄▄  █████ █
█ █████  ▄▄▄▄▄▄▄▄▄  █████ █
█ █████  ▄▄▄▄▄▄▄▄▄  █████ █
█ █████  ▄▄▄▄▄▄▄▄▄  █████ █
█ █████             █████ █
█ ███████████████████████ █
▀█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▀
  Website
    Twitter
      Gitlab
      Reddit
    Telegram
Whitepaper
  ▄█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▄
█ ███████████████████████ █
█ ███████████████████████ █
█ ███▄    ███████▀   ▄███ █
█ ████▌    █████▀    ████ █
█ ████▌     ███▀     ████ █
█ ████▌▐█    █▀ █    ████ █
█ ████▌▐██     ██    ████ █
█ ████▌▐███   ███    ████ █
█ ███▀  ▀███ ███▀    ▀███ █
█ ███████████████████████ █
█ ███████████████████████ █
▀█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▀
XDO (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 31, 2014, 04:02:42 PM
 #3

Wow what inspired this?
I had too many simplewallet windows getting in the way...
AKWAnalytics
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
July 31, 2014, 07:58:29 PM
 #4

Awesome!  Will give it a shot when I get done with work. 

Thanks!!!
XDO (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
August 01, 2014, 10:39:37 AM
 #5

Changes in v1.1:

(Hopefully) Fixed double counting of auto-transfers.
Added "get" command.
Tidied up setting names.
Added an Enable/Disable toggle for auto-transfer. (Will be set to disabled after you update.)
XDO (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
August 03, 2014, 02:52:18 PM
 #6

Changes in v1.2:

Better working fix for the double counting of auto-transfers. It now waits until it sees a coin spent transaction before attempting another auto-transfer on the same wallet.
XDO (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
August 07, 2014, 10:39:51 AM
 #7

Changes in v1.3:

Reduced CPU usage.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!