🎉First major release!🎉
What's New
Bugs Fixed
- Layout issues on Mac and Linux
- Calculator not working
- Readability issues
- Filesystem access issues
New Features
- Website pinger
- Settings menu
- Dark theme/light theme
- Minimize to taskbar option
- Quit button
- Sound when timer ends
Full Changelog: v.0.4...v.1.0
Install on Windows
Download and install the homebase-windows.exe
file below. Windows will show a dialog box 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 using the package manager on your distro.
apt
: Debian/Ubuntu and derivatives
dnf
: Fedora
zypper
: openSUSE
pacman
: Arch
Download the homebase-linux.tar.xz file below and extract.
Open a terminal where extracted.
Run python3 homebase.py
in terminal.
Install on Mac
Download the homebase-macos.zip zip file below and extract.
Drag the app to your Applications folder and run as usual.