https://github.com/kuuuuuuuu/ward
Server Dashboard
https://github.com/kuuuuuuuu/ward
cpu-monitoring dashboard java java-17 linux maven monitoring-tool oshi spring springboot windows
Last synced: about 2 months ago
JSON representation
Server Dashboard
- Host: GitHub
- URL: https://github.com/kuuuuuuuu/ward
- Owner: Kuuuuuuuu
- License: mit
- Created: 2024-02-24T06:27:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-02-09T13:19:07.000Z (4 months ago)
- Last Synced: 2026-03-31T00:11:08.254Z (2 months ago)
- Topics: cpu-monitoring, dashboard, java, java-17, linux, maven, monitoring-tool, oshi, spring, springboot, windows
- Language: CSS
- Homepage:
- Size: 5.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Original Repo: [https://github.com/Rudolf-Barbu/Ward](https://github.com/Rudolf-Barbu/Ward)
---
## 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](https://github.com/oshi/oshi).
**Tested on:** `Windows` `Linux`
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](https://github.com/Rudolf-Barbu/Ward/releases)
- Execute the jar on Windows or Linux with administrative rights
- Open your browser and navigate to `localhost:8080` to set up the application