• Stars
    star
    258
  • Rank 158,189 (Top 4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

Dashboard

Dashboard_upper

Dashboard_lower

Installation

  • Download the latest release of the desktop client for your OS

  • Install 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 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.