You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.
Just finished installing this on a Raspberry Pi. Thought I'd share so this can be put on the Wiki page.
I know there is likely a more secure way to run this but I figured I'd post to open the dialog anyways.
Where it says to install requirements you need to specify Python 3 pip
Just finished installing this on a Raspberry Pi. Thought I'd share so this can be put on the Wiki page.
I know there is likely a more secure way to run this but I figured I'd post to open the dialog anyways.
Where it says to install requirements you need to specify Python 3 pip
sudo pip3 install -r requirements.txt
Make a new systemd service file
Reload systemd services and start it. Double check its' working
The text was updated successfully, but these errors were encountered: