β¨ 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
β¨ Features of Alpi Maps
β ποΈ Elevation Profiles: Compute full elevation and surface stat breakdowns for any route, including slope percentages and hillshade rendering.
β πΊοΈ 50+ Offline Map Styles: Swap between outdoor, OSM, ski trail, and overlay styles β all renderable from local mbtiles without a connection.
β π§ Offline Routing: Full turn-by-turn directions for car, pedestrian, and cycling computed on-device from vtiles stored on your SD card.
β π Offline Geocoding: Search for places, addresses, and POIs without a network connection using locally stored nutigeodb files.
β π Battery-Aware GPS: Choose between continuous tracking and on-demand location queries, with configurable accuracy to reduce drain on long hikes.
β π€οΈ Weather per Map Point: Query forecast data for any tapped location directly via OSS Weather if installed.
β π°οΈ Satellite Signal Viewer: See which GPS satellites are being used and their signal strength β useful when diagnosing poor accuracy in dense terrain.
β ποΈ Elevation Profiles: Compute full elevation and surface stat breakdowns for any route, including slope percentages and hillshade rendering.
β πΊοΈ 50+ Offline Map Styles: Swap between outdoor, OSM, ski trail, and overlay styles β all renderable from local mbtiles without a connection.
β π§ Offline Routing: Full turn-by-turn directions for car, pedestrian, and cycling computed on-device from vtiles stored on your SD card.
β π Offline Geocoding: Search for places, addresses, and POIs without a network connection using locally stored nutigeodb files.
β π Battery-Aware GPS: Choose between continuous tracking and on-demand location queries, with configurable accuracy to reduce drain on long hikes.
β π€οΈ Weather per Map Point: Query forecast data for any tapped location directly via OSS Weather if installed.
β π°οΈ Satellite Signal Viewer: See which GPS satellites are being used and their signal strength β useful when diagnosing poor accuracy in dense terrain.
β€1
OSS Document Scanner β C++/Android and iOS
β¨ Why it's amazing
π Get it: GitHub | Play Store | App Store
π² Screenshots
π Source Code
β€οΈ Sincerely: @SeedOSS
Document scanner that runs perspective correction, colour enhancement, and OCR fully on-device using OpenCV and Tesseract. Scans go straight to searchable PDFs without an account, a subscription, or any data leaving your phone.
β¨ Why it's amazing
π Get it: GitHub | Play Store | App Store
π² Screenshots
π Source Code
β€οΈ Sincerely: @SeedOSS
π1
β¨ Features of OSS Document Scanner
β π On-Device OCR: Tesseract converts scanned pages to searchable text locally, with no cloud API call involved.
β π² Perspective Correction: OpenCV automatically detects document edges and corrects skew before you confirm the crop.
β π PDF Export: Scans export as multi-page PDFs with embedded text, ready to share or archive.
β π Multi-Language OCR: Tesseract language packs let you recognise text in dozens of languages beyond English.
β π· Batch Scanning: Scan multiple pages in one session and combine them into a single document.
β π·οΈ QR and Barcode Reading: ZXing-cpp integration means the app can also decode barcodes and QR codes from scanned pages.
β π On-Device OCR: Tesseract converts scanned pages to searchable text locally, with no cloud API call involved.
β π² Perspective Correction: OpenCV automatically detects document edges and corrects skew before you confirm the crop.
β π PDF Export: Scans export as multi-page PDFs with embedded text, ready to share or archive.
β π Multi-Language OCR: Tesseract language packs let you recognise text in dozens of languages beyond English.
β π· Batch Scanning: Scan multiple pages in one session and combine them into a single document.
β π·οΈ QR and Barcode Reading: ZXing-cpp integration means the app can also decode barcodes and QR codes from scanned pages.