Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

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