Original Repo: https://github.com/Rudolf-Barbu/Ward
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
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