Skip to content

yangyou/javavis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Java Application (not Applet) that attempts to provide
functionality that is similar to the distributed.net Win32 Log
Visualizer, but in a Java implementation that should be equally usable
on many other platforms that have full Java implementations. It allows
you to load the text log file that are produced by the distributed.net
client and graphically view trends in actual keyrate produced by the
client.

This application uses AWT and should be runnable on all Java 1.1 virtual
machine implementations. It is being distributed as a JAR archive file
containing all of the pre-compiled Java class files.



If you have the Sun JAVA SDK installed, execute this JAR with:
	java -jar JavaVis.jar

For more information about distributed.net and how to become a part of
the largest computer on earth, please visit http://www.distributed.net/

About

dnetc client logfile visualizer for Java

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%