OpenNOW â TypeScript/Windows, Linux, and MacOS
⨠Why it's amazing
đ Get it: GitHub
đ˛ Screenshots
đ Source Code
â¤ī¸ Sincerely: @SeedOSS
A community-built GeForce NOW client with zero telemetry and full transparency. Streams H.264, AV1, and H.265 at up to 4K@240fps with adjustable bitrate, includes Anti-AFK and stats overlay, and supports up to four simultaneous gamepads.
⨠Why it's amazing
đ Get it: GitHub
đ˛ Screenshots
đ Source Code
â¤ī¸ Sincerely: @SeedOSS
⨠Features of OpenNOW
â đĢ Zero Telemetry: Collects absolutely no data â credentials are stored locally and only sent to NVIDIA's own auth servers.
â đŽ Anti-AFK Mode: Prevents idle disconnects during long sessions so you never lose your spot in the queue.
â đ Detailed Stats Overlay: Monitor RTT, decode time, render latency, jitter, packet loss, and input queue in real time.
â đŦ Multi-Codec Streaming: Stream with H.264, HEVC, or AV1 at up to 5K@240fps with adjustable bitrate up to 200 Mbps.
â â¨ī¸ Adjustable Shortcuts: Fully customize keyboard shortcuts to match your workflow instead of being locked into defaults.
â đ Clipboard Paste: Paste text directly from your desktop into the cloud session â a feature the official client lacks.
â đšī¸ Multi-Gamepad Support: Connect up to four controllers simultaneously with full input passthrough over GFN data channels.
â đ§ ARM64 & Linux Native: Runs on ARM64 devices like Raspberry Pi 4/5 and offers first-class Linux builds as AppImage and deb.
â đĢ Zero Telemetry: Collects absolutely no data â credentials are stored locally and only sent to NVIDIA's own auth servers.
â đŽ Anti-AFK Mode: Prevents idle disconnects during long sessions so you never lose your spot in the queue.
â đ Detailed Stats Overlay: Monitor RTT, decode time, render latency, jitter, packet loss, and input queue in real time.
â đŦ Multi-Codec Streaming: Stream with H.264, HEVC, or AV1 at up to 5K@240fps with adjustable bitrate up to 200 Mbps.
â â¨ī¸ Adjustable Shortcuts: Fully customize keyboard shortcuts to match your workflow instead of being locked into defaults.
â đ Clipboard Paste: Paste text directly from your desktop into the cloud session â a feature the official client lacks.
â đšī¸ Multi-Gamepad Support: Connect up to four controllers simultaneously with full input passthrough over GFN data channels.
â đ§ ARM64 & Linux Native: Runs on ARM64 devices like Raspberry Pi 4/5 and offers first-class Linux builds as AppImage and deb.
â¤1
⨠Features of Linkwarden
â đ¸ Automatic Page Archiving: Saves full snapshots of bookmarked pages so your content survives link rot and takedowns.
â đĨ Collaborative Collections: Share and manage bookmark collections with team members, each with configurable permissions.
â đˇī¸ Tags & Collections: Organize links into nested collections and apply tags for fast, flexible retrieval.
â đ Full-Text Search: Search across titles, descriptions, tags, and even archived page content to find anything instantly.
â đ Multiple Archive Formats: Preserves pages as screenshots, PDFs, and single-file HTML for maximum flexibility.
â đ Browser Extension: Save bookmarks directly from Chrome or Firefox with a single click, without leaving your workflow.
â đ Self-Hosted & Private: Deploy on your own server to maintain complete ownership and privacy of all your data.
â đą Responsive PWA: Access your entire bookmark library from any device through a clean, mobile-friendly progressive web app.
â đ¸ Automatic Page Archiving: Saves full snapshots of bookmarked pages so your content survives link rot and takedowns.
â đĨ Collaborative Collections: Share and manage bookmark collections with team members, each with configurable permissions.
â đˇī¸ Tags & Collections: Organize links into nested collections and apply tags for fast, flexible retrieval.
â đ Full-Text Search: Search across titles, descriptions, tags, and even archived page content to find anything instantly.
â đ Multiple Archive Formats: Preserves pages as screenshots, PDFs, and single-file HTML for maximum flexibility.
â đ Browser Extension: Save bookmarks directly from Chrome or Firefox with a single click, without leaving your workflow.
â đ Self-Hosted & Private: Deploy on your own server to maintain complete ownership and privacy of all your data.
â đą Responsive PWA: Access your entire bookmark library from any device through a clean, mobile-friendly progressive web app.
â¤2đ1
⨠Features of Episteme Reader
â đ Multi-Format Support: Opens PDF, EPUB, MOBI, AZW3, MD, TXT, and HTML files from a single unified library.
â âī¸ PDF Ink Annotations: Draw on pages with Pen, Highlighter, and Eraser tools, and add typed text notes using system or custom fonts.
â đ Dual PDF View Modes: Switch between continuous Vertical Scroll and Paginated reading depending on your preference.
â đĄ E-Book Customization: Adjust font size, line spacing, and margins, and import your own .ttf or .otf font files.
â đ Text-to-Speech: Have any supported document read aloud using the system TTS engine.
â đī¸ Room-Backed Library: Metadata and annotations are stored locally in a SQLite database via Room, with no account needed.
â âī¸ Native C++ Engines: Uses JNI bindings to libmobi for MOBI/AZW3 and pdfium-android for PDF rendering, keeping processing on-device.
â đ Multi-Format Support: Opens PDF, EPUB, MOBI, AZW3, MD, TXT, and HTML files from a single unified library.
â âī¸ PDF Ink Annotations: Draw on pages with Pen, Highlighter, and Eraser tools, and add typed text notes using system or custom fonts.
â đ Dual PDF View Modes: Switch between continuous Vertical Scroll and Paginated reading depending on your preference.
â đĄ E-Book Customization: Adjust font size, line spacing, and margins, and import your own .ttf or .otf font files.
â đ Text-to-Speech: Have any supported document read aloud using the system TTS engine.
â đī¸ Room-Backed Library: Metadata and annotations are stored locally in a SQLite database via Room, with no account needed.
â âī¸ Native C++ Engines: Uses JNI bindings to libmobi for MOBI/AZW3 and pdfium-android for PDF rendering, keeping processing on-device.
⨠Features of Vykar Backup
â đ Dual Encryption: Automatically selects AES-256-GCM or ChaCha20-Poly1305 with Argon2id key derivation depending on platform support.
â đ§Š FastCDC Deduplication: Content-defined chunking with a tiered dedup index and mmap-backed pack assembly cuts redundant data across snapshots.
â đ¤ Concurrent Clients: Multiple machines can back up to the same repository simultaneously; only the brief commit phase is serialized.
â đĨī¸ Desktop GUI: A Slint-based tray app runs scheduled backups, browses snapshot contents, and restores files without touching the CLI.
â âąī¸ Built-in Daemon:
â đĻ Resource Limits: Cap worker threads, backend connections, and upload/download bandwidth per repository in YAML.
â đ Hooks and Dumps: Pre/post-backup commands and database dumps are defined directly in the config for monitoring and automation.
â đĻ Dual Compression: Choose LZ4
â đ Dual Encryption: Automatically selects AES-256-GCM or ChaCha20-Poly1305 with Argon2id key derivation depending on platform support.
â đ§Š FastCDC Deduplication: Content-defined chunking with a tiered dedup index and mmap-backed pack assembly cuts redundant data across snapshots.
â đ¤ Concurrent Clients: Multiple machines can back up to the same repository simultaneously; only the brief commit phase is serialized.
â đĨī¸ Desktop GUI: A Slint-based tray app runs scheduled backups, browses snapshot contents, and restores files without touching the CLI.
â âąī¸ Built-in Daemon:
vykar daemon handles backup scheduling on a configurable interval with jitter support, no cron required.â đĻ Resource Limits: Cap worker threads, backend connections, and upload/download bandwidth per repository in YAML.
â đ Hooks and Dumps: Pre/post-backup commands and database dumps are defined directly in the config for monitoring and automation.
â đĻ Dual Compression: Choose LZ4
⨠Features of Ensu
â đ´ Offline Chat: Use it on flights or anywhere without internet because the model runs locally on your device.
â đŧī¸ Image Attachments: Add images to a conversation instead of staying limited to text-only prompts.
â đ¸ Zero Cost: Chat locally without subscription fees or per-query billing tied to a remote provider.
â đ§ On-Device Inference: Prompts and responses stay on your hardware rather than being routed through a hosted LLM service.
â đ Web Version: An experimental browser-based version exists alongside the native apps.
â đĒ Cross-Platform Apps: Use the same app across iOS, Android, macOS, Linux, and Windows instead of being locked to one device class.
â đ´ Offline Chat: Use it on flights or anywhere without internet because the model runs locally on your device.
â đŧī¸ Image Attachments: Add images to a conversation instead of staying limited to text-only prompts.
â đ¸ Zero Cost: Chat locally without subscription fees or per-query billing tied to a remote provider.
â đ§ On-Device Inference: Prompts and responses stay on your hardware rather than being routed through a hosted LLM service.
â đ Web Version: An experimental browser-based version exists alongside the native apps.
â đĒ Cross-Platform Apps: Use the same app across iOS, Android, macOS, Linux, and Windows instead of being locked to one device class.
⨠Features of Stirling PDF
â đ Redaction: Permanently remove sensitive text and images from PDFs, not just visually cover them.
â đ No-Code Pipelines: Chain multiple PDF operations into automated queues directly in the UI, no scripting needed.
â đī¸ Signing: Add visual signatures and certificate-based signatures, including group signing workflows.
â đĄ OCR: Extract selectable text from scanned PDFs using built-in optical character recognition.
â đĄ REST API: Every tool is accessible via API, so Stirling PDF can slot into existing document processing pipelines.
â đĨī¸ Native Desktop App: Runs as a lightweight Tauri desktop app with "Open with" integration and no login required.
â đ 40+ Languages: Full UI localization across 40 languages, not just English menus with translated labels.
â đ Redaction: Permanently remove sensitive text and images from PDFs, not just visually cover them.
â đ No-Code Pipelines: Chain multiple PDF operations into automated queues directly in the UI, no scripting needed.
â đī¸ Signing: Add visual signatures and certificate-based signatures, including group signing workflows.
â đĄ OCR: Extract selectable text from scanned PDFs using built-in optical character recognition.
â đĄ REST API: Every tool is accessible via API, so Stirling PDF can slot into existing document processing pipelines.
â đĨī¸ Native Desktop App: Runs as a lightweight Tauri desktop app with "Open with" integration and no login required.
â đ 40+ Languages: Full UI localization across 40 languages, not just English menus with translated labels.
⨠Features of FeurStagram
â đĢ Network-Level Blocking: Feed, Reels, and Explore requests are intercepted before they load, not just hidden behind a UI toggle.
â đĄ Telemetry Stripped: Blocks logging, ad tracking, "seen" reporting, and commerce preload paths by name, not by pattern guess.
â đŦ DMs and Stories Intact: The parts of Instagram worth keeping still work normally, including Reels shared directly in DMs.
â đ§ DIY Patch Any Version: A shell script lets you patch any Instagram APK yourself instead of waiting for an unofficial build.
â đĻ Ready-to-Install APK: Pre-patched releases are kept up to date so you can skip the build process entirely.
â đ Stories-Only Mode: Run the patcher with <code>--block-stories</code> to strip stories too for a pure DMs-only setup.
â đĢ Network-Level Blocking: Feed, Reels, and Explore requests are intercepted before they load, not just hidden behind a UI toggle.
â đĄ Telemetry Stripped: Blocks logging, ad tracking, "seen" reporting, and commerce preload paths by name, not by pattern guess.
â đŦ DMs and Stories Intact: The parts of Instagram worth keeping still work normally, including Reels shared directly in DMs.
â đ§ DIY Patch Any Version: A shell script lets you patch any Instagram APK yourself instead of waiting for an unofficial build.
â đĻ Ready-to-Install APK: Pre-patched releases are kept up to date so you can skip the build process entirely.
â đ Stories-Only Mode: Run the patcher with <code>--block-stories</code> to strip stories too for a pure DMs-only setup.
⨠Features of OSS Weather
â đ Multi-Source Data: Switch between OpenWeather, Open-Meteo, and MÊtÊo France independently â the app is not tied to any single weather provider.
â đ§ī¸ Live Radar Overlay: RainViewer precipitation radar renders directly on the map view, animated and in real time.
â đēī¸ Weather for Any Map Point: Tap anywhere on the map to pull forecast data for that exact location, not just saved cities.
â đ BYO API Key: Use your own free OpenWeatherMap key to bypass the shared rate limit included in the default build.
â đ Community Translations: Localisation managed through Weblate with contributions across dozens of languages.
â đ Integrates with Alpi Maps: Tapping a point in Alpi Maps can query OSS Weather directly for location-specific forecasts.
â đ Multi-Source Data: Switch between OpenWeather, Open-Meteo, and MÊtÊo France independently â the app is not tied to any single weather provider.
â đ§ī¸ Live Radar Overlay: RainViewer precipitation radar renders directly on the map view, animated and in real time.
â đēī¸ Weather for Any Map Point: Tap anywhere on the map to pull forecast data for that exact location, not just saved cities.
â đ BYO API Key: Use your own free OpenWeatherMap key to bypass the shared rate limit included in the default build.
â đ Community Translations: Localisation managed through Weblate with contributions across dozens of languages.
â đ Integrates with Alpi Maps: Tapping a point in Alpi Maps can query OSS Weather directly for location-specific forecasts.
â¤1