Skip to content

Kuuuuuuuu/Ward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


About

Ward is a sleek and minimalistic server monitoring tool designed with an adaptive design system and dark theme support. It focuses on presenting essential information, offering a visually appealing dashboard instead of overwhelming users with an array of numbers and graphs. Ward is compatible with popular operating systems, ensuring a seamless experience by utilizing OSHI.

Tested on: Windows Linux

Preview Image

Preview Image

Installation

Create your own .jar:

  • Clone the project
  • Import the project into your IDE as a Maven project
  • Run mvn clean package

Run .jar file:

  • Download the latest .jar from the releases section
  • Execute the jar on Windows or Linux with administrative rights
  • Open your browser and navigate to localhost:8080 to set up the application