Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 2.92 KB

README.md

File metadata and controls

66 lines (54 loc) · 2.92 KB



Tech Support

Discord server






Installing

git clone https://github.com/SDashS/SDash
cd SDash/app
python3 -m venv SDash
source SDash/bin/activate
pip3 install -r ../requirements.txt

Run server

Important

This service has been tested on Arch, Debian, Ubuntu, Fedora based systems

python3 server.py

Using docker

docker pull nighty3098/sdash

Run server

docker run nighty3098/sdash

Usage

Use:
Shift
+
C
to open the command palette on PC

Screenshots