mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-04-28 06:19:46 +00:00
* feat(electron): add app icons for Windows, macOS, and Linux releases - icon.ico: Windows application icon (256x256 with multiple resolutions) - icon.icns: macOS application icon bundle (16px to 1024px) - icon.png: Linux/general purpose icon (512x512) - tray-icon.png: System tray icon (32x32) Icons generated from images/omniroute.png source logo. Enables branded Electron desktop app builds for all platforms. * chore: sync package-lock.json * feat(electron): use official SVG logo and add release workflow - Regenerated app icons from public/icon-192.svg (official OmniRoute logo) - Added .github/workflows/electron-release.yml for automated builds - Icons: icon.icns (macOS), icon.ico (Windows), icon.png (Linux), tray-icon.png - Build workflow creates DMG (mac), EXE (win), AppImage (linux) on release * ci: add npm cache to electron-release workflow |
||
|---|---|---|
| .. | ||
| icon.icns | ||
| icon.ico | ||
| icon.png | ||
| tray-icon.png | ||