Skip to content

HomeBase v.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@whatwareweb whatwareweb released this 11 Feb 23:14
· 42 commits to main since this release
ef09eec

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.