SeedCloud
77 subscribers
97 photos
5 links
Download Telegram
Screenshots of FeurStagram
❀1
✨ 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.
❀1
Screenshots of OSS Weather
❀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.
❀1
Screenshots of Alpi Maps
❀1
OSS Document Scanner β€” C++/Android and iOS
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.
Screenshots of OSS Document Scanner