Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudolf Barbu authored and Rudolf Barbu committed Oct 11, 2022
1 parent 0472edd commit 0251f68
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,32 @@

### About

Ward is a simple and and minimalistic server monitoring tool. Ward supports adaptive design system. Also it supports dark theme.
Ward is a simple and minimalistic server monitoring tool. Ward supports adaptive design system. Also, it supports dark theme.
It shows only principal information and can be used, if you want to see nice looking dashboard instead looking on bunch of numbers and graphs.
Ward works nice on all popular operating systems, because it uses [OSHI](https://github.com/oshi/oshi).

**All features tested on:** `Windows` `Linux`

<p align = "center">
<img src = "images/preview.png" alt = "Preview Image" />
<h6 align = "center">Preview Image</h6>
</p>

<h6 align = "center">Preview Image</h6>

---

### Installation
Create your own jar

Create your own .jar

• Clone the project
• Import project in your IDE as Maven project
• mvn clean package

<br>

Run jar file
Run .jar file

Create you own jar as described above
Download latest .jar from releases section
• Execute jar on Windows or Linux with administrative rights
• Enter localhost:4000 and set up application

0 comments on commit 0251f68

Please sign in to comment.