<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>FOSS Android</title><style>*{margin:0;padding:0;box-sizing:border-box}body{background:#2d2d2d;color:#fff;font-family:'Courier New',monospace;font-size:14px}header{text-align:center;padding:20px 0}h1{font-size:24px;color:#e67e22;margin-bottom:10px}.clock{display:block;margin:10px auto;font-size:12px;color:#999}.search-bar{width:80%;max-width:500px;padding:8px;font-size:12px;font-family:'Courier New',monospace;border:1px solid #555;border-radius:3px;margin:10px auto;display:block;background:#3c3c3c;color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 10px}h3{font-size:18px;color:#e67e22;margin:20px 0 10px}.app-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:10px}.app-card{background:#3c3c3c;border:1px solid #555;padding:10px;margin:5px}.app-card:hover{border-color:#3498db}.app-card h2{font-size:16px;color:#e67e22;margin-bottom:5px}.app-card p{font-size:12px;margin-bottom:5px}.replaces{font-size:12px;color:#2ecc71;font-weight:700;margin-bottom:5px;display:block}.cheakout{display:inline-block;background:#3498db;color:#fff;padding:5px 10px;font-size:12px;text-decoration:none;border-radius:3px;margin-left:10px}.cheakout:hover{background:#2980b9}.back-to-top{position:fixed;bottom:20px;right:20px;background:#3498db;color:#fff;padding:8px 12px;font-size:12px;border:0;border-radius:3px;cursor:pointer;display:none}.back-to-top:hover{background:#2980b9}footer{text-align:center;padding:10px;font-size:12px;color:#999}@media (max-width:768px){.app-grid{grid-template-columns:1fr}.app-card{margin:5px 0}h1{font-size:20px}h3{font-size:16px}.search-bar{width:90%}}</style></head><body><header><h1>FOSS Android Apps</h1><div class="clock">Current Time: <span id="current-time"></span> | Time Spent: <span id="time-spent">00:00:00</span></div><input type="text" class="search-bar" placeholder="Search apps..." oninput="searchApps()"></header><main class="container"><h3>Web Browser</h3><div class="app-grid"><div class="app-card"><h2>Bromite</h2><p>Chromium-based browser with ad-blocking, tracking protection, privacy enhancements.</p><span class="replaces">Replaces: Google Chrome</span><a href="https://github.com/bromite/bromite" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Fennec F-Droid</h2><p>Firefox fork, proprietary components removed, strong privacy, customization.</p><span class="replaces">Replaces: Firefox, Chrome</span><a href="https://gitlab.com/fdroid/fennec_fdroid" class="cheakout" target="_blank">GitLab</a></div></div><h3>Email Client</h3><div class="app-grid"><div class="app-card"><h2>K-9 Mail</h2><p>Robust email client for IMAP, POP3, Exchange, privacy-focused, customizable.</p><span class="replaces">Replaces: Gmail, Outlook</span><a href="https://github.com/thundernest/k-9" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>FairEmail</h2><p>Privacy-first email client with filtering, encryption, minimalist interface.</p><span class="replaces">Replaces: Gmail</span><a href="https://github.com/M66B/FairEmail" class="cheakout" target="_blank">GitHub</a></div></div><h3>Messaging</h3><div class="app-grid"><div class="app-card"><h2>Signal (FOSS)</h2><p>Privacy-focused messaging with E2E encryption for chats, calls, video.</p><span class="replaces">Replaces: WhatsApp, Telegram</span><a href="https://github.com/signalapp/Signal-Android" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Element</h2><p>Decentralized messaging on Matrix protocol, secure group communication.</p><span class="replaces">Replaces: WhatsApp, Slack</span><a href="https://github.com/vector-im/element-android" class="cheakout" target="_blank">GitHub</a></div></div><h3>Notes and Productivity</h3><div class="app-grid"><div class="app-card"><h2>Joplin</h2><p>Note-taking app with Markdown, cloud sync, offline access.</p><span class="replaces">Replaces: Evernote, Google Keep</span><a href="https://github.com/laurent22/joplin" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Standard Notes</h2><p>Encrypted note-taking app, privacy-focused, long-term support.</p><span class="replaces">Replaces: Google Keep, OneNote</span><a href="https://github.com/standardnotes/mobile" class="cheakout" target="_blank">GitHub</a></div></div><h3>File Manager</h3><div class="app-grid"><div class="app-card"><h2>Amaze File Manager</h2><p>Lightweight, privacy-respecting file manager, root access, clean UI.</p><span class="replaces">Replaces: ES File Explorer, Google Files</span><a href="https://github.com/TeamAmaze/AmazeFileManager" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Material Files</h2><p>Modern file manager, FTP/SFTP support, privacy-focused.</p><span class="replaces">Replaces: Google Files</span><a href="https://github.com/zhanghai/MaterialFiles" class="cheakout" target="_blank">GitHub</a></div></div><h3>Media Player</h3><div class="app-grid"><div class="app-card"><h2>VLC for Android</h2><p>Versatile media player, all audio/video formats, no ads.</p><span class="replaces">Replaces: Google Play Movies</span><a href="https://code.videolan.org/videolan/vlc-android" class="cheakout" target="_blank">GitLab</a></div><div class="app-card"><h2>MPV-android</h2><p>Lightweight MPV-based media player for advanced users.</p><span class="replaces">Replaces: MX Player</span><a href="https://github.com/mpv-android/mpv-android" class="cheakout" target="_blank">GitHub</a></div></div><h3>Music Player</h3><div class="app-grid"><div class="app-card"><h2>AntennaPod</h2><p>Podcast, RSS feed player, privacy-focused, offline listening.</p><span class="replaces">Replaces: Spotify (podcasts), Google Podcasts</span><a href="https://github.com/AntennaPod/AntennaPod" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Music Player GO</h2><p>Lightweight local music player, modern interface.</p><span class="replaces">Replaces: Google Play Music, Spotify (local)</span><a href="https://github.com/enricocid/Music-Player-GO" class="cheakout" target="_blank">GitHub</a></div></div><h3>Camera</h3><div class="app-grid"><div class="app-card"><h2>Open Camera</h2><p>Feature-rich camera, manual controls, no proprietary dependencies.</p><span class="replaces">Replaces: Google Camera</span><a href="https://github.com/almalence/OpenCamera" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Simple Camera</h2><p>Minimalist camera for photos, videos, privacy-first.</p><span class="replaces">Replaces: Google Camera</span><a href="https://github.com/SimpleMobileTools/Simple-Camera" class="cheakout" target="_blank">GitHub</a></div></div><h3>Gallery</h3><div class="app-grid"><div class="app-card"><h2>Simple Gallery</h2><p>Privacy-focused gallery for photos/videos, editing tools.</p><span class="replaces">Replaces: Google Photos</span><a href="https://github.com/SimpleMobileTools/Simple-Gallery" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Fossify Gallery</h2><p>Fork of Simple Gallery, FOSS-focused development.</p><span class="replaces">Replaces: Google Photos</span><a href="https://github.com/FossifyOrg/Gallery" class="cheakout" target="_blank">GitHub</a></div></div><h3>Calendar</h3><div class="app-grid"><div class="app-card"><h2>Etar</h2><p>Clean open-source calendar, Material Design, offline.</p><span class="replaces">Replaces: Google Calendar</span><a href="https://github.com/Etar-Group/Etar-Calendar" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Simple Calendar</h2><p>Lightweight privacy-first calendar, customizable widgets.</p><span class="replaces">Replaces: Google Calendar</span><a href="https://github.com/SimpleMobileTools/Simple-Calendar" class="cheakout" target="_blank">GitHub</a></div></div><h3>Contacts</h3><div class="app-grid"><div class="app-card"><h2>Simple Contacts</h2><p>Privacy-respecting contacts app, import/export, groups.</p><span class="replaces">Replaces: Google Contacts</span><a href="https://github.com/SimpleMobileTools/Simple-Contacts" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Fossify Contacts</h2><p>Fork of Simple Contacts, continued FOSS development.</p><span class="replaces">Replaces: Google Contacts</span><a href="https://github.com/FossifyOrg/Contacts" class="cheakout" target="_blank">GitHub</a></div></div><h3>Keyboard</h3><div class="app-grid"><div class="app-card"><h2>AnySoftKeyboard</h2><p>Privacy-focused keyboard, customizable, no internet.</p><span class="replaces">Replaces: Gboard, SwiftKey</span><a href="https://github.com/AnySoftKeyboard/AnySoftKeyboard" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>OpenBoard</h2><p>AOSP keyboard fork, enhanced privacy, basic features.</p><span class="replaces">Replaces: Gboard</span><a href="https://github.com/openboard-team/openboard" class="cheakout" target="_blank">GitHub</a></div></div><h3>Maps and Navigation</h3><div class="app-grid"><div class="app-card"><h2>OsmAnd</h2><p>Offline maps, navigation, OpenStreetMap, extensive features.</p><span class="replaces">Replaces: Google Maps</span><a href="https://github.com/osmandapp/OsmAnd" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Organic Maps</h2><p>Privacy-focused Maps.me fork, OpenStreetMap.</p><span class="replaces">Replaces: Google Maps</span><a href="https://github.com/organicmaps/organicmaps" class="cheakout" target="_blank">GitHub</a></div></div><h3>Password Manager</h3><div class="app-grid"><div class="app-card"><h2>Bitwarden (FOSS)</h2><p>Secure password manager, self-hosting, no proprietary.</p><span class="replaces">Replaces: LastPass, 1Password</span><a href="https://github.com/bitwarden/mobile" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>KeePassDX</h2><p>Lightweight offline password manager, KeePass compatible.</p><span class="replaces">Replaces: LastPass</span><a href="https://github.com/Kunzisoft/KeePassDX" class="cheakout" target="_blank">GitHub</a></div></div><h3>VPN Client</h3><div class="app-grid"><div class="app-card"><h2>WireGuard</h2><p>Modern open-source VPN, WireGuard protocol, fast, secure.</p><span class="replaces">Replaces: NordVPN, ExpressVPN</span><a href="https://github.com/WireGuard/wireguard-android" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>OpenVPN for Android</h2><p>Full-featured OpenVPN client for custom VPN servers.</p><span class="replaces">Replaces: Proprietary VPN apps</span><a href="https://github.com/schwabe/ics-openvpn" class="cheakout" target="_blank">GitHub</a></div></div><h3>Launcher</h3><div class="app-grid"><div class="app-card"><h2>Lawnchair</h2><p>Customizable lightweight launcher, AOSP-like, modern features.</p><span class="replaces">Replaces: Google Pixel Launcher, Samsung One UI</span><a href="https://github.com/LawnchairLauncher/lawnchair" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>KISS Launcher</h2><p>Minimal search-focused launcher, speed, simplicity.</p><span class="replaces">Replaces: Stock launchers</span><a href="https://github.com/Neamar/KISS" class="cheakout" target="_blank">GitHub</a></div></div><h3>Cloud Storage Client</h3><div class="app-grid"><div class="app-card"><h2>Nextcloud</h2><p>Client for Nextcloud, self-hosted cloud storage, sync, sharing.</p><span class="replaces">Replaces: Google Drive, Dropbox</span><a href="https://github.com/nextcloud/android" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Syncthing</h2><p>Peer-to-peer file sync, no central server.</p><span class="replaces">Replaces: Google Drive</span><a href="https://github.com/syncthing/syncthing-android" class="cheakout" target="_blank">GitHub</a></div></div><h3>Office Suite</h3><div class="app-grid"><div class="app-card"><h2>Collabora Office</h2><p>Mobile office suite based on LibreOffice, document editing.</p><span class="replaces">Replaces: Microsoft Office, Google Docs</span><a href="https://github.com/CollaboraOnline/android" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Markor</h2><p>Markdown, plain-text editor, note-taking, to-do lists.</p><span class="replaces">Replaces: Google Docs (Markdown)</span><a href="https://github.com/gsantner/markor" class="cheakout" target="_blank">GitHub</a></div></div><h3>System Utilities</h3><div class="app-grid"><div class="app-card"><h2>F-Droid</h2><p>Open-source app store for FOSS apps, no tracking.</p><span class="replaces">Replaces: Google Play Store</span><a href="https://github.com/f-droid/fdroidclient" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>AdAway</h2><p>System-wide ad-blocker, hosts files, root required.</p><span class="replaces">Replaces: AdGuard</span><a href="https://github.com/AdAway/AdAway" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>NewPipe</h2><p>Privacy-focused YouTube client, ad-free, background playback.</p><span class="replaces">Replaces: YouTube</span><a href="https://github.com/TeamNewPipe/NewPipe" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Termux</h2><p>Terminal emulator, Linux environment for Android.</p><span class="replaces">Replaces: Proprietary terminals</span><a href="https://github.com/termux/termux-app" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Tor Browser</h2><p>Privacy-focused browser, anonymous browsing via Tor.</p><span class="replaces">Replaces: Chrome, Safari</span><a href="https://gitlab.torproject.org/tpo/applications/tor-browser" class="cheakout" target="_blank">GitLab</a></div><div class="app-card"><h2>Orbot</h2><p>Tor proxy app, routes traffic for privacy.</p><span class="replaces">Replaces: Proprietary VPNs</span><a href="https://github.com/guardianproject/orbot" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Frost</h2><p>Privacy-focused Facebook client, lightweight, no tracking.</p><span class="replaces">Replaces: Facebook</span><a href="https://github.com/AllanWang/Frost-for-Facebook" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>DAVx⁵</h2><p>CalDAV/CardDAV sync client, calendar, contacts sync.</p><span class="replaces">Replaces: Google Calendar/Contacts sync</span><a href="https://github.com/bitfireAT/davx5-ose" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Tasks.org</h2><p>Open-source task manager, CalDAV sync, privacy-focused.</p><span class="replaces">Replaces: Google Tasks, Todoist</span><a href="https://github.com/tasks/tasks" class="cheakout" target="_blank">GitHub</a></div><div class="app-card"><h2>Scrambled Exif</h2><p>Removes EXIF metadata from photos, privacy-first.</p><span class="replaces">Replaces: Proprietary photo editors</span><a href="https://gitlab.com/juanitobananas/scrambled-exif" class="cheakout" target="_blank">GitLab</a></div></div></main><button class="back-to-top" onclick="scrollToTop()">Top</button><footer>© 2025 FOSS Android</footer><script>let startTime=new Date();function updateClock(){let now=new Date(),h=now.getHours().toString().padStart(2,'0'),m=now.getMinutes().toString().padStart(2,'0'),s=now.getSeconds().toString().padStart(2,'0');document.getElementById('current-time').textContent=`${h}:${m}:${s}`;let diff=Math.floor((now-startTime)/1000),sh=Math.floor(diff/3600),sm=Math.floor((diff%3600)/60),ss=diff%60;document.getElementById('time-spent').textContent=`${sh.toString().padStart(2,'0')}:${sm.toString().padStart(2,'0')}:${ss.toString().padStart(2,'0')}`}setInterval(updateClock,1000);function searchApps(){let q=document.querySelector('.search-bar').value.toLowerCase();document.querySelectorAll('.app-card').forEach(c=>{let n=c.querySelector('h2').textContent.toLowerCase(),r=c.querySelector('.replaces').textContent.toLowerCase();c.style.display=(n.includes(q)||r.includes(q))?'block':'none'})}function scrollToTop(){window.scrollTo({top:0,behavior:'smooth'})}window.onscroll=function(){document.querySelector('.back-to-top').style.display=window.scrollY>200?'block':'none'}</script></body></html>