Enhanced project documentation and release automation

- Improved README.md formatting and structure
- Added installation instructions for pre-built executables
- Included platform-specific examples for Windows, Linux, and macOS
- Set up Gitea workflow for automated builds on new releases
- Added platform-specific PyInstaller spec files for all supported platforms
- Updated repository links to point to repo.anhonesthost.net

These changes make the project more accessible to new users and streamline
the release process with automatic executable generation for all platforms.
This commit is contained in:
2025-06-05 13:54:36 -07:00
parent 2f8fa238fc
commit 0a66c1d663
6 changed files with 256 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
# Configuration and constants for MacroPad Server
VERSION = "0.8.0 Beta"
VERSION = "0.8.5 Beta"
DEFAULT_PORT = 40000
# UI Theme colors