Skip to content

OmniIDE v1.0.5

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:11
· 2 commits to main since this release
2c62b24

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.
macOSunzip OmniIDE-macOS.zip && open OmniIDE.app
Linuxtar -xzvf OmniIDE-Linux.tar.gz && chmod +x OmniIDE && ./OmniIDE

Built with PyQt6 by OmniNodeCo