StorjNodeViewer

I have decided to release my program for viewing node statistics to a wider audience. Around a dozen people have been using it for over 2 years.
The program is written in Delphi Community Edition.
It is open source and the code is available at the following link:
https://bitbucket.org/RealSHELS/storjnodeviewer/src/master/Viewer/

You can also download it from the same link:
https://bitbucket.org/RealSHELS/storjnodeviewer/downloads/




image







16 Likes

Thanks for sharing! It looks like it just talks to the regular node GUI port… and you don’t need to enable the debug port?

It only needs the dashboard port.
The app displays the same data as the dashboard, just in a different view.
The initial idea is to display the nodes data grouped in a tree structure.

2 Likes

Is this only for windows based nodes running locally on the same PC as this software?
Can’t seem to find anywhere to add network addresses for nodes.

You need go to Tree Settings
image

Then in Tree Settings window you need create structure with your storjnodes.
Example on screenshot. I’m add Total as main treenode. Then sub treenode PC1, and in PC1 sub treenodes with ip and port to dashboard.

1 Like