OmniIDE v1.0.5
OmniIDE v1.0.5
What's New:
- Changed UI to PYQT6 for modern UI
- Fixed Ubuntu 24.04 CI (libgl1 replaces libgl1-mesa-glx)
- All spec hidden_imports verified
- Comprehensive PyQt6 GUI tests under Xvfb
- Stylesheet selector validation
- Updated docs website
| Platform | File |
|---|---|
| Windows | OmniIDE.exe |
| macOS | OmniIDE-macOS.zip |
| Linux | OmniIDE-Linux.tar.gz |
Windows — Download and run.
macOS — unzip OmniIDE-macOS.zip && open OmniIDE.app
Linux — tar -xzvf OmniIDE-Linux.tar.gz && chmod +x OmniIDE && ./OmniIDE
Built with PyQt6 by OmniNodeCo