Skip to content

rice-eclipse/slonkboard

Repository files navigation

slonkboard

slonkboard is a front-end dashboard for slonk. It is based off of our previous dashboard, resfet-dashboard.

Demonstration image of slonkboard

Dependencies

This project uses Node.JS and NPM.

Installation

Clone the repository into your desktop:

git clone https://github.com/rice-eclipse/slonkboard

CD into the directory:

cd slonkboard

Install the required modules:

npm install

Run the software:

npm start

While debugging, you may find it useful to include backtrace information from Electron. To do this, set the environment variable ELECTRON_ENABLE_LOGGING to 1.

ELECTRON_ENABLE_LOGGING=1 npm start

License

Copyright (c) Rice Eclipse 2019-2022. All rights reserved.

Licensed under GNU General Public License v3.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11