No Tracking

5170 apps · feature

SOS Flashlight: Advanced Morse Code Tool
APK
SOS Flashlight App transforms your smartphone into a powerful Morse code signaling device, capable of transmitting emergency messages or custom text through multiple channels simultaneously. Features - Signal Transmission Methods - Flashlight: Utilizes your device's camera led flashlight to transmit visual signals. - Vibration: Sends tactile signals through device vibration. - Audio: Generates clear audio tones at 700Hz frequency. - Screen Light: Maximizes screen brightness to create visual signals in darkness. - Core Capabilities - Background Service: Continue signaling even when the app is minimized or screen is locked. - Message Customization: Send any custom message in Morse code. - Adjustable Speed: Choose from slow, medium, fast, or custom transmission speeds. - Morse Code Decoder: Convert received Morse code into readable text. - User Preferences: Independently toggle each signaling method based on your needs. Usage - Emergency SOS: Press the SOS button to immediately begin transmitting the international SOS signal (... --- ...). - Custom Message: Enter your text in the input field and press "Send" to convert and transmit. - Decoder: Navigate to the decoder screen to translate incoming Morse code signals. - Settings: Customize transmission speed and toggle different signaling methods. Contribute Contributions are welcome! Feel free to open issues or submit pull requests on our GitHub repo. License This project is licensed under the GNU General Public License (GPLv3) - see the LICENSE file for details. Source https://github.com/WeilJimmer/SOSFlashlightApp.git
F-DroidGitHubIzzyOnDroid
SOS Ring
APK
SOS Ring forces your phone to ring at full volume when you receive a call from a VIP contact, even if your phone is in Silent, Vibrate, or Do Not Disturb mode. Perfect for families where someone always keeps their phone on silent but needs to be reachable in emergencies. HOW IT WORKS: • Add your VIP contacts (family, partner, etc.) • Enable the monitoring service • When a VIP contact calls, SOS Ring overrides Silent/DND mode, plays the ringtone at your chosen volume (50-100%), and vibrates • After the call ends (answered, missed, or rejected), your phone is restored to its original state — silent mode, DND, volumes, everything WHY THIS APP EXISTS: Android 14+ removed per-contact DND exceptions. No built-in way exists to let specific contacts bypass silent mode. Google restricts READ_CALL_LOG on the Play Store, so this type of app can't be published there. SOS Ring is free, open source, and works where others can't. FEATURES: • Pick VIP contacts from your phonebook or enter manually • Configurable override volume (50-100%) • Works in Silent, Vibrate, AND Do Not Disturb mode • Full state restore after call (including alarm volume) • Survives phone reboots (auto-start) • Minimal battery usage (event-driven, no polling) • Dark mode support • No ads or tracking LOCATION SHARING (optional, peer-to-peer): • No SOS Ring server required — you pick a UnifiedPush distributor app (e.g. ntfy on F-Droid); it relays only encrypted data • End-to-end encrypted using Web Push encryption; the distributor never sees your location • Each message is signed with a per-device key in the Android Keystore, so the recipient can verify the sender • Pairing is explicit via QR code — no automatic connections • Location sharing is off by default per contact; you control who can see your location • Live tracking streams your position roughly every 10 seconds for a chosen duration, shown on an OpenStreetMap map in the app • Tracked path is saved locally on the requester's device only — no data leaves without your explicit action • No server, no analytics, no tracking PERMISSIONS EXPLAINED: • Phone State & Call Log: detect incoming calls and identify the caller • Contacts: pick VIP contacts from your phonebook • Do Not Disturb access: override DND when a VIP calls • Notifications: show a small persistent notification while monitoring • Location (including background): used only to answer location requests from paired contacts you explicitly authorized, even while the app is not on screen; nothing is collected or sent otherwise SOURCE CODE: https://github.com/JackRushante/SOSRing
F-DroidGitHub
S
SPAYD Decoder
APK
Native Android app that decodes Czech SPAYD (Short Payment Descriptor) payment QR codes. Works fully offline; no data leaves the device. Features: * Scan QR codes with the camera * Share images or text into the app via the system Share Sheet (gallery, screenshots, browser) * Pick an image from storage * Open spayd: URIs * Parser derives the Czech account number from the IBAN * One-tap copy for every field * Material 3 with dynamic colors (Android 12+) and dark mode Built on CameraX and zxing-cpp for QR decoding — no proprietary Google dependencies.
F-DroidGitHub
SQLiteViewer
APK
SQLiteViewer allows to view and export as csv SQLite databases used by android apps or any SQLite databases with ease and simplicity. Features: * Open any SQLite database using the built in file browser * Open database of any app from the root filesystem (Requires root) * Export SQLite database to csv (Beware of the huge row count) * Supports custom query! Run any sqlite query on the selected databases. Subqueries, limit, order by, you name it, the app supports it. Permissions Explained: * READ_EXTERNAL_STORAGE, WRITE_EXTERNAL_STORAGE - For opening databases from storage or writing exported csv file AntiFeatures: Tracking - Even if analytics/crash submission is toggled off, the app still submits data to the developers servers.
F-Droid
SQRL Login
APK
This app is an implementation for SQRL (Secure Quick Reliable Login) on Android. Before you begin using SQRL to login to websites, your SQRL private identity must be created. You only need one, probably for life, because it reveals NOTHING about you, and it's highly secure. It's just a very long (77-digit) random number. From then on, whenever you login with SQRL to a website, your private identity is used to generate another 77-digit number for that one website. Every website you visit sees you as a different number, yet every time you return to the same site, that site's unique number is regenerated. This allows you to be uniquely and permanently identified, yet completely anonymous. Since you never need to use an eMail address or a password, you never give a website your actual identity to protect. If the website's SQRL identities are ever stolen, not only would the stolen identities only be valid for that one website, but SQRL's cryptography prevents impersonation using stolen identities. This is as good as it sounds. It's what we've been waiting for.
F-DroidGitHub
SSH Remote
APK
Requirements: - The device you want to control must be running an SSH server. - A program that allows control, such as ydotool, xdotool, wtype, etc., must be installed. Features: - Fully configurable. You can modify the commands that each button run when pressed. - Excellent mouse and keyboard support. - Supports SSH keys, certificates, and host key verification for a secure connection. - Sensitive data like passwords and SSH keys are securely encrypted. - No ads. No tracking or telemetry. No network requests except for the SSH connection.
F-DroidGitHub
SSHBorg
APK
SSHBorg is a powerful SSH and SFTP client for Android. Manage your servers securely from your phone with key authentication, encrypted storage, and biometric lock. FEATURES • Full SSH Terminal — Interactive terminal with VT100/xterm emulation, full UTF-8 support, and multiple concurrent sessions. • SFTP File Manager — Browse, upload, download, rename, and delete files on your servers with an intuitive file manager. • SSH Key Auth — Generate Ed25519, ECDSA, and RSA keys directly on your device. No passwords needed. • Jump Host Support — Connect through one or more bastion hosts with transparent tunnelling. Full SSH agent forwarding. • Biometric Lock — Protect access to your servers with fingerprint or face unlock. Configurable timeout. • Multilingual — Available in English, Italian, French, German, Spanish, Portuguese, Ukrainian, Chinese, and Japanese. • Dark & Light Theme — Follows the system theme or let you choose. Fully readable in any lighting condition. • Multiple Sessions — Keep several SSH and SFTP sessions open simultaneously. Switch between them instantly. PRIVACY FIRST, BY DESIGN SSHBorg never collects your data. Everything stays on your device — your credentials, your keys, your connections. • No ads • No tracking • No cloud • Open source — GPL v3 • No third-party SDKs • Android Keystore encryption sshborg.com
F-DroidGitHub
SSTV Encoder
APK
Modes Supported SSTV modes: Martin Modes: Martin 1, Martin 2 PD Modes: PD 50, PD 90, PD 120, PD 160, PD 180, PD 240, PD 290 Robot Modes: Robot 36 Color, Robot 72 Color Scottie Modes: Scottie 1, Scottie 2, Scottie DX Wraase Modes: Wraase SC2 180 The mode specifications are taken from the Dayton Paper, JL Barber, "Proposal for SSTV Mode Specifications", 2000: http://www.barberdsp.com/downloads/Dayton%20Paper.pdf Image To load an image: tap "Take Picture" or "Pick Picture" menu button, or use the Share option of an app like e.g. Gallery. To keep the aspect ratio, black borders will be added if necessary. Original image can be resend using another mode without reloading. After image rotation or mode changing the image will be scaled to that mode's native size. After closing the app the loaded image will not be stored. Text Overlay Actions for working with text overlays: Single tap to add a text overlay. Single tap on text overlay to edit it. Long press to move text overlay. Remove the text to remove a text overlay. After closing the app all text overlays will be stored and reloaded when restarting. Menu Available menu options: "Play": Sends the image "Stop": Stops the current sending and empties the queue "Pick Picture": Opens an image viewer app to select a picture "Take Picture": Starts a camera app to take a picture "Save as WAVE File": Creates a wave file in the Music folder in SSTV Encoder album "Transform Image": "Rotate": Rotates the image by 90 degrees "Reset": Resets image rotation and scaling "Modes": Lists all supported modes
F-DroidGitHub
STARGW FX
APK
A free simple Foreign Exchange Rate Currency app. Clean interface, free rates and no adverts. Set Exchange rate Notifications and get alerts. 5 styles of widgets to chose from. Get 24hour rates FREE from the ECB or sign up for a FREE Open Exchange Rate account and receive hourly rates from more currencies.
F-DroidGitHub
SUD💜KU
APK
SUD💜KU is a free and open source Sudoku game that aims to be simple to play yet featureful and visually polished. Features Play Sudoku! Markup where numbers could go. Highlight numbers to better examine the board. Validate the current board to find mistakes. Smooth and sleek animations. Full theming support. Local leaderboard to track your best times per difficulty. Auto-save the game so you can pick back up where you left off. Fully Free and Open Source Software!
F-DroidGitHub
S
SUSI.AI
APK
Susi AI is an intelligent Open Source personal assistant. It is fully customizable and developed by a community of developers. It is capable of chat and voice interaction by using APIS to perform actions such as music playback, making to-do lists, setting alarms, streaming podcasts, playing audiobooks, and providing weather, traffic, and other real-time information. Additional functionalities can be added as console services using external APIs. Susi AI is able to answer questions and depending on the context will ask for additional information in order to perform the desired outcome. The core of the assistant is the Susi AI server that holds the "intelligence" and "personality" of Susi AI. The Android and web applications make use of the APIs to access information from a hosted server.
F-DroidGitHub
SVG redirect
APK
By default Android can't handle SVG files, when you try to open them from a file manager. A Browser could handle SVG, but the most of them don't allow to call SVG files from a file manager. SVG redirect makes that possible.
F-Droid
SWJournal
APK
As a minimalistic workout tracker SWJ is designed for those who know what they want and who are concentrated on results. You will not find predefined description for routines or any other amateur targeted features here. It is similar to simple sheet of paper where you write down exercises with repetitions and sets you have performed. It consists of two synced lists: one for exercises you have performed, and the second for sets you have done. Also has the ability to write down a note for an exercise or set -- and here we are: Maximal informativity with minimum of interactions. Additionally you can create report for chosen exercise with graph and some stats.
F-DroidGitHub
SWeb
APK
This is a small and simple WebView-based browser. Among its distinctive features are:Night mode for websites (gray text on black background)Adblocker, uses Easylist rule filesLog and display all HTTP requests made by a page, e.g., embedded picture, audio, video filesOther features:Bookmarks, including import and export to the standard bookmarks HTML fileUndo closed tabFind text on pageUse a desktop user-agent
GitHubIzzyOnDroid
Saber
APK
Saber is the notes app built for handwriting. It's designed to be as simple and intuitive as possible, while still delivering unique features that you'll actually use. Additionally, Saber is available across all your devices, large and small, and syncs between them seamlessly. Notably, it can invert your notes when you're in dark mode. This allows you to write with white ink on a black background, which is much easier on the eyes in low-light environments like when the teacher turns off the lights in class. Images and PDFs are also inverted, so you can still use a digital printout or a textbook without the fuss. Saber uses a dual-password system to protect your notes from anyone but you, even if they have complete control over the server. You can safely store your notes on the official Saber server, another server, or even host your own! The app is completely open-source so that anyone can view the source code and see exactly what it's doing and how it handles your data. Many other note-taking apps are closed-source and proprietary, meaning that their inner workings are a mystery to the public. As someone who studies maths, highlighting multi-line equations was always a hassle with other apps, where the highlighter would change color when it overlapped with itself. Another problem I had was that in some apps, the highlighter would render on top of the text, fading it out and making it hard to read. Saber's highlighter has no such issues. It utilizes canvas compositing to render the highlighter in a way that is consistent with/better than traditional paper, where it handles overlaps and maintains color consistency. Saber has everything you need to keep your notes organized. Create folders inside folders inside folders to your heart's content with no limit on the number of nested folders. And even though a note may be buried deep within a nested folder, you can still access it easily with your most recent notes always available on the home screen. Discover a whole new way to capture and organize your thoughts with Saber. Whether you're a student, professional, or creative mind, Saber is your trusted companion for digital handwriting. Download now and let your ideas flow freely!
F-DroidGitHub
Safe Charger
APK
Safe Charger is a simple app to maintain healthy battery life. It has been advised by some technology experts that the phone should not be charged to a complete charge cycle repeatedly in order to maintain a good battery life. Also, this is just a small idea which emerged when I heard the shocking news of my friend’s phone exploded near his head after a complete charge. Fortunately, nothing happened to him.The following is the working of the application:The application will be always idleWhen the android phone goes to the charging state, a background thread will be fired which checks the battery level in an optimized way.The application will trigger a notification sound when the charge reaches 85%.
GitHubIzzyOnDroid
Safe Notes - Encrypted Notepad
APK
★ Safe Notes is an open-source project that aims to provide an encrypted, private note manager. ★ Employs rigorously tested AES-256 encryption standards to encrypt your notes. ★ Incognito Keyboard ★ Brute-force protection ★ Protection against data snooping via adb ★ Android background snapshot protection ★ Inactivity guard ★ Automated encrypted backup ★ Arctic Nord style dark and light theme ★ Customization for colorful notes ★ Seamless migration to new device. Use the backup to move your data from one device to another device. ★ Safe Notes provides ultimate security - you don't have to trust us, or any other third party because everything is done locally on your phone. ★ Contrary to the ongoing frenzy of "move everything to cloud" we believe in "localization of user data" giving you the control of your data and not some third-party cloud service provider. ★ Completely anonymous, no inbound and outbound requests. --- How it works --- ★ Safe Notes encrypt each note with a unique AES-256 symmetric key derived from your passphrase and randomly generated salt. ★ If an attacker tries to brute-force your encrypted notes it will take "Trillions Upon Trillions years" in contrast, the universe has only existed for 15 billion years. (You must use strong and long passphrase). ★ AES-256 is symmetric key encryption that is quantum-resistant, i.e. it isn't vulnerable to quantum computers. ★ Everything is stored locally on the user's device. ★ Your passphrase is never stored on the device, it gets purged as soon as you exit the app. ★ We can't decrypt your notes even if we wanted to. That gives you the ultimate security, but it also means that a lost passphrase can never be recovered. ★ Safe Notes is an open-source, not-for-profit project.
F-DroidGitHub
Safe Space
APK
Safe space is an app that creates a separate place on your android device to store valuable files. This storage location is not visible to other apps and is encrypted by the system by default. Features: * Store files in a secure storage location that is not visible to other apps and is secured by device encryption and system authentication (Biometric and PIN/Pattern/Password) * Open Images, Audio, Video, PDF documents and plain text documents * Create simple text notes without leaving the app * Dark and light mode * ability to copy and move files * Import from and export files to external storage without storage permissions * Completely offline with no telemetry and data collection
F-DroidGitHub
SafeDot
APK
Do you feel envious about the new iOS 14's privacy feature that shows a dot indicator whenever CAMERA or MICROPHONE is accessed? Safe Dots adds the same iOS 14 style indicators (few pixels light up as a dot) to the top right (default) corner of your screen whenever any third-party app or service uses your phone's camera or microphone. Safe Dots will be visible even on your lock screen. Configuring the App is as simple as enabling the Safe Dots Accessibility Service (Toggle switch in the App › (More) Downloaded Services/Installed Services › Dot › Enable). By default, the App is configured to show iOS 14 style colored access dots - green for camera access, orange for microphone access. The App itself does not request for the camera or microphone access so, don't worry!. The app displays Safe Dots whenever the phone's camera or microphone is engaged by a third-party App. Maintain an Access Log, which can be accessed from the App's main settings screen. The Access Log shows when the camera/microphone was accessed, which App was in the foreground at the time of access initiation and how long did the access last.
F-DroidGitHub
S
Salasana
APK
This app allows you to generate site-specific password from a single master password. This avoids the hassle of remembering a unique password for each website you sign up to. We all have dozens (or even hundreds) of website accounts we have to remember. We are then tempted to reuse the same password for several websites. If one of them is hacked or malevolent, you risk exposing your other accounts. It mixes together your personal master password and the website domain using a little cryptographic magic we call SHA-1. It will always get the same result if given that domain name and master password, but will never get that result if either changes. (Well, once in a few billion times it might.)
F-DroidGitHub
Salat Times
APK
The app can use GPS to find your location, although you can enter geographic coordinates. It calculates prayer times, gives notifications and has a Qibla for showing the direction of Mecca.
F-Droid
S
Sam Remote
APK
Control your Samsung TV with SamRemote Note: This App uses Wi-FI not Infrared Buttons * Navigation: Up, Down, Left, Right * Special: Power Off, Source, HDMI, Channel List * Menu Navigation: Left, Right, Up, Down, Exit, Return * Enter Other: Volume Up/Down, Channel Up/Down
F-DroidGitHub
SamLib Инфо
APK
New publications on samlib.ru site. Newer versions of this app exist, but require proprietary software, so updates will not appear here.
F-DroidGitHub
SambaLite
APK
SambaLite is a lightweight, modern, and open-source Android client for SMB/CIFS shares (Samba). It is designed as a minimalist, reliable, and secure tool for accessing SMB shares on your local network – without ads, tracking, or unnecessary features. SambaLite is a file client, not a system-level filesystem. It focuses on accessing and transferring files, not on providing a mounted network drive. The app is intended for tech-savvy users who prefer a lean, transparent solution and value privacy and open source. Main features: • Manage connections: SMB server (hostname/IP), share/path, username, password, optional domain • Multiple connections with custom names • Connection testing with clear error messages • Secure credential storage (Android Keystore) • File browser with name, type, size, and modification date • Pull-to-refresh • Sorting (name, date, size) • File operations: download, upload, delete, rename • File properties • Dark/Light mode (system default) Compatibility: • Supports modern SMB2/SMB3 servers • SMB1 is not supported (deprecated and insecure) Security & Privacy: • No telemetry or third-party connections • No unencrypted storage of sensitive data • Credentials stored securely using the Android Keystore Permissions: SambaLite only requests the permissions required for its functionality: • Network access (SMB communication) • Access to user-selected storage locations (via Android system file picker) • Foreground service and notifications (for reliable background transfers and progress display) No data is collected or transmitted to third parties. SambaLite provides a modern, minimal, and privacy-friendly way to access SMB shares on Android – focused on reliability and transparency.
F-DroidGitHub
Page 164