HomeBase v.0.4
Pre-release
Pre-release
Install on Windows
Download and install the homebase.msi
file below. Windows will show a dialogue that says Windows protected your pc
. This is because we cannot sign the installer yet. Click More Info
and click Run Anyway
.
Run on Linux
Install Python3.
Download the zip file below and extract.
Open a terminal where extracted.
Run python3 main.py
in terminal.
Run on Mac
install Homebrew from https://brew.sh.
Install Python by running brew install python3
.
Download the zip file below and extract.
Open a terminal where extracted.
Run python3 main.py
in terminal.