Skip to content

Releases: richardli52/postureCV

v1.0.1, Fixed Fatal Error on First Open, pyinstall instead of py2app

Choose a tag to compare

@richardli52 richardli52 released this 05 Jan 21:36

⚠️ 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 posturecv

Read 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.app

What'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

Choose a tag to compare

@richardli52 richardli52 released this 05 Jan 04:34

PostureCV is a minimalist menu bar utility that passively monitors your sitting posture using computer vision.