Open source · MIT License

Your project notifications
in your system tray

A lightweight desktop app that brings YouTrack Cloud and Nifty notifications to your menu bar with quick actions. Comment, change status, and reassign — without opening your browser.

Available for macOS, Windows, and Linux · v0.7.0

Feedglance notification feed

Everything you need to stay on top of your work

Seven core capabilities designed for developers who want to triage project notifications without context-switching.

1 Connect your tracker

Secure connection in seconds

Pick YouTrack Cloud or Nifty, then paste your token. Credentials are stored securely in your OS keychain — never in plaintext. A live health indicator shows connection status at a glance.

  • YouTrack Cloud and Nifty, side by side
  • OS keychain storage (macOS Keychain, Windows Credential Manager)
  • Live health indicator with auto-retry backoff
Onboarding and connection flow
2 Notification Feed

Real-time activity stream

Comments, status changes, assignments, and more — from every connected account in one stream, grouped and sorted newest-first. Adaptive polling keeps you up-to-date: 30s when focused, 60s minimized, 120s idle.

  • Grouped by issue or task with unread indicators
  • Native OS notifications with batching
  • Mentions surface even on your own updates
  • Click-through deep links straight to the item
Notification feed with grouped activities
3 Quick Actions

Act without leaving your desktop

Reply to comments, change status, or reassign — all from the notification panel. No browser tab needed. Works the same whether the item lives in YouTrack or Nifty.

  • Inline reply with Cmd/Ctrl+Enter
  • Status change dropdown (per-project states)
  • Searchable team member assignment
Quick actions: reply, status, assign
4 System Tray

Lives in your menu bar

Feedglance lives entirely in your system tray. No dock icon, no taskbar clutter. Click the tray icon to open, click away to dismiss. Unread count badge shows at a glance.

  • Tray-only app — no dock/taskbar presence
  • Unread count badge (caps at 99+)
  • Optional auto-launch on startup
System tray icon with unread badge
5 Smart Filters

Focus on what matters

Filter by project, activity type, or search by keyword. Mute noisy issues. All filters are persisted across sessions and applied instantly — no re-fetching.

  • Project filter chips (persisted)
  • Filter by type: comments, status, assignments
  • Mute/unmute individual issues
Filter bar with project chips and type toggles
6 Keyboard Navigation

Vim-style speed

Navigate with j/k, open with o, reply with r, change status with s, assign with a. A global hotkey (Cmd+Shift+Y) summons the window from anywhere.

  • j/k navigation, Enter to expand, Esc to collapse
  • Single-key actions: o, r, s, a, e
  • Customizable global hotkey
Keyboard shortcut help overlay
7 Cross-platform

macOS, Windows, Linux

Built with Tauri for a tiny footprint. Native system tray on every platform. Auto-updates keep you on the latest version. Distributed via GitHub Releases.

  • macOS universal binary (.dmg)
  • Windows installer (.msi / .exe)
  • Linux (.AppImage / .deb)
macOS
Windows
Linux

Why Feedglance?

See how it compares to the alternatives.

Feedglance Browser Email
Instant notifications Manual refresh ~Delayed
Quick actions (reply, status, assign) Full page load
Keyboard-driven triage Limited
System tray presence
No context switching
Filter & mute ~Basic ~Rules
Memory footprint ~15 MB ~200 MB+ N/A

Open source, MIT licensed

Feedglance is fully open source. Inspect the code, report issues, or contribute features. Built with Tauri, React, and Rust.

View on GitHub

Frequently asked questions

Which trackers are supported?

YouTrack Cloud (*.youtrack.cloud) and Nifty, including Nifty workspaces on a custom domain. YouTrack Server (on-premise) is not supported yet; support may be added in a future release.

What are the system requirements?

macOS: 10.15+ (Intel & Apple Silicon)
Windows: 10+ (x64)
Linux: Most modern distributions (x64, requires WebKit2GTK)

How does auto-update work?

Feedglance checks GitHub Releases for new versions every 6 hours. When an update is available, you'll be prompted to install it. Updates are downloaded and applied automatically.

Is my token safe?

Yes. Your token is stored in your operating system's secure keychain (macOS Keychain, Windows Credential Manager, or Linux Secret Service). It never touches disk in plaintext and is never transmitted anywhere except directly to your own YouTrack or Nifty instance.

Can I connect more than one account?

Yes. Connect several YouTrack Cloud instances, Nifty, or a mix of both. Everything lands in one feed, and per-account filter chips let you narrow it down — a filter set on one account never hides another's notifications.

How much memory does it use?

Feedglance is built with Tauri (Rust + native webview), so it typically uses around 15-30 MB of RAM — a fraction of an Electron app or browser tab.

I'm getting an "unsigned" or "unidentified developer" warning. How do I fix it?

Feedglance releases are not yet code-signed, so your OS may show a security warning on first launch. You might see messages like:

  • “Feedglance.app can’t be opened because Apple cannot check it for malicious software”
  • “Feedglance.app is damaged and can’t be opened. You should move it to the Trash.”
  • “Windows protected your PC — Microsoft Defender SmartScreen prevented an unrecognized app from starting”

This is expected for unsigned open-source apps and easy to fix:

macOS — use any of these methods:
  • Right-click → Open: In Finder, right-click the app and select Open. Click Open again on the confirmation dialog. You only need to do this once.
  • Terminal: Run xattr -cr /Applications/Feedglance.app then launch normally. This clears the quarantine flag that triggers the “damaged” / “move to Trash” warning.
  • System Settings: Try to open the app (it will be blocked), then go to System Settings → Privacy & Security, find the Feedglance message, and click Open Anyway.
Windows
When the “Windows protected your PC” SmartScreen dialog appears, click More info, then click Run anyway. This only appears on the first launch.
Linux
For AppImage: chmod +x Feedglance_*.AppImage && ./Feedglance_*.AppImage
For .deb: sudo dpkg -i feedglance_*.deb

Stop context-switching to your tracker

Download Feedglance and triage notifications from your system tray.

Download Feedglance