WOW!  I've been meaning to do this for awhile now, but finally pulled the trigger, hey.
Here is a simple script to check the way a user supplied list of nodes is currently voting in the DAO without relying on any snoppy third party like dash central, Nexus, or DMT.
Simply check this repo out with
	
	
	
		
Replace the protx hashes in the MASTERNODES variable with your own node's hashes and run it from the command line, as shown in the below screen snip.
		
		
	
	
		
	
				
			Here is a simple script to check the way a user supplied list of nodes is currently voting in the DAO without relying on any snoppy third party like dash central, Nexus, or DMT.
Simply check this repo out with
		Code:
	
	git clone https://github.com/kxcd/check_vote
	Replace the protx hashes in the MASTERNODES variable with your own node's hashes and run it from the command line, as shown in the below screen snip.