Skip to content

IG-Now v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:43

🟣 IG-Now β€” v2.0.0

Instagram, elevated. A lightweight Rust + Tauri v2 desktop client β€” same official Instagram, now with real OS superpowers. ~7 MB binary, no Electron.

✨ What's new in v2.0.0

  • πŸͺŸ Close-to-tray β€” the βœ• button hides the window to the tray and pauses media instantly; one tray click brings it back.
  • πŸ”‡ Guaranteed pause on minimize β€” page pause + Windows OS-level audio-session mute + a Rust watchdog: reel audio never plays in the background. Restore resumes at 50% volume, following Instagram's own on-screen autoplay rules.
  • πŸ–±οΈ Smart Show / Hide tray toggle β€” restores whenever minimized/hidden/unfocused, hides (pausing first) only when visible and focused.
  • πŸš€ Launch on Startup β€” starts hidden to the tray, never popping a window over your work.
  • 🎨 Seamless About overlay β€” Instagram-branded in-app card, version and author link, no window hop.
  • βš”οΈ Full comparison vs Instagram Web in the README.

πŸ“¦ Downloads

Platform File
Windows 10 / 11 IG-Now_*_x64-setup.exe or IG-Now_*_x64_en-US.msi
macOS (Apple Silicon) IG-Now_*_aarch64.dmg
macOS (Intel) IG-Now_*_x64.dmg
Linux (AppImage) IG-Now_*_amd64.AppImage
Linux (Debian/Ubuntu) IG-Now_*_amd64.deb
Linux (RPM) IG-Now_*_x86_64.rpm

πŸš€ Getting started

Windows: install Edge WebView2 if not already present (preinstalled on Windows 11), then run the installer.

macOS: on first launch, right-click the app β†’ Open to allow an unsigned build, then confirm in System Settings β†’ Privacy & Security.

Linux: the AppImage is self-contained β€” chmod +x IG-Now_*_amd64.AppImage && ./IG-Now_*_amd64.AppImage. For .deb/.rpm, install libwebkit2gtk-4.1 first (sudo apt install libwebkit2gtk-4.1-dev); tray support on GNOME needs an appindicator extension.

✨ Highlights

  • πŸ–₯️ Native window + system tray with feed shortcuts (Home, Explore, Reels, DMs, Notifications, Profile)
  • πŸ’Ύ Right-click images β†’ save to Downloads\IG-Now; right-click videos β†’ Cobalt hand-off with the post link pre-copied
  • ⌨️ ←/β†’ seek, ↑/↓ between Reels, Esc to leave, Ctrl+click image zoom viewer (10%–400%)
  • πŸ“Œ Always-on-top Β· πŸ” Search hover-previews with draggable seek line Β· πŸ”Ž Zoom controls
  • πŸ” Signed-in session stays local β€” no analytics, no account database

Authored and maintained with ❀️ by @benedictusrey