π£ 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, installlibwebkit2gtk-4.1first (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,Escto 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