Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 days ago
JSON representation
Server Dashboard
- Host: GitHub
- URL: https://github.com/kuuuuuuuu/ward
- Owner: Kuuuuuuuu
- License: mit
- Created: 2024-02-24T06:27:16.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-22T12:19:27.000Z (8 months ago)
- Last Synced: 2024-04-22T13:39:16.661Z (8 months ago)
- Topics: cpu-monitoring, dashboard, java, java-17, linux, maven, monitoring-tool, oshi, spring, springboot, windows
- Language: CSS
- Homepage:
- Size: 5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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