Skip to content

Commit

Permalink
style(desktop-client): change docs layout
Browse files Browse the repository at this point in the history
  • Loading branch information
BSoDium committed Sep 7, 2021
1 parent 931b2d8 commit 58448ef
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# Slashboard-desktop
# Slashboard desktop client

<img src="https://raw.githubusercontent.com/l3alr0g/Slashboard-desktop/electron/react/assets/icon.png" alt="Logo" width="100" align="left" />

A simple and convenient way to monitor the activity and performance of your servers.

Built on Electron and React.

## Server list

![ServerList](https://github.com/l3alr0g/Slashboard-desktop/blob/electron/react/assets/screenshots/ServerList.png)
![ServerList](https://raw.githubusercontent.com/l3alr0g/Slashboard-desktop/main/assets/screenshots/ServerList.png)

## Dashboard

![Dashboard_upper](https://github.com/l3alr0g/Slashboard-desktop/blob/electron/react/assets/screenshots/Dashboard_upper.png)
![Dashboard_upper](https://raw.githubusercontent.com/l3alr0g/Slashboard-desktop/main/assets/screenshots/Dashboard_upper.png)

![Dashboard_lower](https://github.com/l3alr0g/Slashboard-desktop/blob/electron/react/assets/screenshots/Dashboard_lower.png)
![Dashboard_lower](https://raw.githubusercontent.com/l3alr0g/Slashboard-desktop/main/assets/screenshots/Dashboard_lower.png)

## Installation

Expand Down

0 comments on commit 58448ef

Please sign in to comment.