| Version | Supported |
|---|---|
| 2.13.x | ✅ |
| 2.12.x | ✅ |
| 2.0.x | ✅ |
| < 2.0 | ❌ |
StudyBar is a local-only macOS menu bar app. Network use is limited to optional GitHub release checks for in-app updates. If you find a security issue (sandbox escape, data exposure, code execution via malformed input, etc.):
- Do not open a public GitHub issue for exploitable vulnerabilities
- Contact the maintainer via GitHub @IMisbahk
- Include steps to reproduce and your macOS version
Expect a response within 7 days.
- All study data is stored locally via SwiftData at
~/Library/Application Support/StudyBar/ - No telemetry, analytics, or third-party APIs
- Releases are ad-hoc signed; verify checksums from
StudyBar-x.y.z.sha256when downloading - Install scripts (
scripts/install-release.sh) fetch binaries only fromgithub.com/IMisbahk/studybar/releases