Releases: qinscode/GitHubRepoAnalyzer
GH Analyzer v0.4.0
See the assets to download this version and install.
What's Changed
- Release v0.11.1 by @qinscode in #1
- Improve GitHub repository analysis UI and functionality by @qinscode in #2
- Simplify workflows and refine documentation by @qinscode in #3
- Enhance repo analysis and pull request UI with new features by @qinscode in #4
- Refactor and optimize GitHub components and related processes by @qinscode in #5
- Refactor and enhance GitHub components and type safety by @qinscode in #6
- Add animations, refactor components, and enhance UI/UX by @qinscode in #7
- Update ESLint, refactor imports and components, improve type safety by @qinscode in #8
Full Changelog: app-v0.2.0...app-v0.4.0
GH Analyzer v0.2.0
See the assets to download this version and install.
Full Changelog: v0.1.1...app-v0.2.0
If you see this error on macOS:
GH Analyzer.app” is damaged and can’t be opened. You should move it to the Bin.
Don’t worry—this is a common message for unsigned apps on macOS due to Gatekeeper restrictions.
To run the app, open a terminal and execute:
sudo xattr -rd com.apple.quarantine /path/to/GH Analyzer.app
For example,
sudo xattr -rd com.apple.quarantine /Users/jack/Downloads/GH\ Analyzer.app
GH Analyzer v0.1.1 – Cross-Platform Release
🚀 GH Analyzer v0.1.1 – Cross-Platform Release
We’re excited to announce GH Analyzer v0.1.1, now available for all major desktop platforms:
• ✅ macOS (Intel & Apple Silicon)
• ✅ Windows (.msi installer)
• ✅ Linux (.AppImage and .deb packages)
✨ Highlights
• Added full cross-platform support: macOS, Windows, and Linux
• Bundled native installers for each platform
• Improved packaging and runtime stability
If you see this error on macOS:
“GH Analyzer.app” is damaged and can’t be opened. You should move it to the Bin.
Don’t worry—this is a common message for unsigned apps on macOS due to Gatekeeper restrictions.
To run the app, open a terminal and execute:
sudo xattr -rd com.apple.quarantine "/path/to/GH Analyzer.app"
Then launch the app again.
Initial Release: GitHub Repository Analyzer v0.1.0
🚀 First public release of GitHub Repository Analyzer
This version includes:
- 🧩 Analyze single or batch GitHub repositories
- 📊 Tabbed interface with insights into:
- Commits
- Issues
- Pull Requests
- Teamwork metrics
- Summary view
- 🎯 Supports GitHub GraphQL API
- 🖥️ Tauri-based native app (macOS .dmg included)
🧪 Platform
- macOS (Apple Silicon -
aarch64) - Built with Tauri + React + TanStack
📦 Download
Download and install from the .dmg file below.
This is an early release. Feedback and issues are welcome!