Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/BSoDium/Slashboard-desktop

A simple and convenient dashboard to monitor the activity and performance of your home servers.
https://github.com/BSoDium/Slashboard-desktop

dashboard electron featured monitoring performance reactjs server slashboard task-manager

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Slashboard desktop client

Logo

A simple and convenient way to monitor the activity and performance of your servers. Probably more ergonomic than your average terminal htop.

> Built using Electron and React.


## Screenshots

### Server list

![ServerList](https://raw.githubusercontent.com/BSoDium/Slashboard-desktop/main/assets/screenshots/ServerList.png)

### Dashboard

![Dashboard_upper](https://raw.githubusercontent.com/BSoDium/Slashboard-desktop/main/assets/screenshots/Dashboard_upper.png)

![Dashboard_lower](https://raw.githubusercontent.com/BSoDium/Slashboard-desktop/main/assets/screenshots/Dashboard_lower.png)

## Installation

- Download the [latest release](https://github.com/BSoDium/Slashboard-desktop/releases/latest) of the desktop client for your OS

- Install [Slashboard-Pulsar](https://github.com/BSoDium/Slashboard-pulsar) on your server, a lightweight node js server which will be used to retrieve the data and display it on the dashboard.

Once set up, you will probably need to forward a port in order to make your server accessible from anywhere on the internet. See [Pulsar's documentation](https://github.com/BSoDium/Slashboard-pulsar#readme) for more info.

## Usage

When you eventually know your server's IP, port and key (again, see Pulsar's readme), click "add" (or "Let's get started" if you haven't added any servers yet) and fill in the required fields.

Click the server's icon to access its dashboard view, hover it to display the "refresh", "edit" and "delete" buttons.