Releases: richardli52/postureCV
Releases · richardli52/postureCV
Release list
v1.0.1, Fixed Fatal Error on First Open, pyinstall instead of py2app
⚠️ PLEASE READ TO AVOID INSTALLATION ERROR
Option A: The easiest way to install (which handles permissions automatically) is via Homebrew:
brew tap richardli52/posturecv
brew install --cask posturecvRead more here if you do not have Homebrew installed.
Option B: Alternative Method (.zip File)
If you download the .zip below, you MUST run this command in Terminal after dragging the app to your Applications folder, or it will not open:
xattr -cr /Applications/PostureCV.appWhat's New in v1.0.1
- Added automatic checking for updates.
- Resolved fatal error when downloading from GitHub (implemented Homebrew workaround).
- Switched to PyInstaller (instead of py2app) for better stability.
- The core app functionality remains unchanged.
Do not download the .zip file below unless you follow "Option B: Alternative Method" above. Option A does not involve downloading the .zip file below.
v1.0.0, First Version
PostureCV is a minimalist menu bar utility that passively monitors your sitting posture using computer vision.