Apps

PCAPdroid mitm
APK
PCAPdroid-mitm is a PCAPdroid addon which uses mitmproxy to decrypt the TLS/SSL connections and show the decrypted data in the app. The addon uses the open source framework chaquopy to bundle and run python modules. The native python modules are pre-built and installed from the chaquopy pip repository.
GitHubIzzyOnDroid
PC_DIMMER
APK
Control some parts of PCDIMMER instances, a software for managing up to 16 DMX-Universes. * control panel * scenes * single devices or groups (Dimmer/Strobe/Shutter, RGB+A+W, PanTilt and Iris) * node control * channel overview and single channels Screenshots
F-DroidGitHub
PDF
APK
A simple, open-source PDF viewing app Features: - Search for text - Print (through the share menu) PDF editing coming soon
F-DroidGitHub
P
PDF Converter
APK
PDF CONVERTER is an easy to use application to convert Images to PDF. This is basically an images to PDF Converter. The simplicity of this app makes it an ultimate PDF Converter for your device. Some major features of PDF Converter app: * No internet connection required ( ⭐) * Smooth and easy to use interface * Takes up only a few seconds * Select images from camera/gallery * Image enhancement features * Crop images before creating a PDF * View PDF files * Delete PDF files * Extract images from PDF * Split PDF * Merge PDF * Convert text files to PDF * Manage your PDF files * Remove pages from PDF * Reorder PDF pages * Share the created PDFs with your friends * Easily manage the PDFs created by our app Supported input types: * JPG * PNG ...and other image formats!
F-DroidGitHub
PDF Doc Scan
APK
PDF Doc Scan is a PDF document scanning app for Android.Main point of this app is to scan or select existing PDF documents simply using intent or chooser. Other apps require payment to access their api/sdk or simply don't have a possible way to do it. So they rely on switching between an app ,file chooser and a scanner.
GitHubIzzyOnDroid
PDF Inspector
APK
PDF Inspector opens a PDF and shows what is actually inside it. Like a browser's developer tools, it parses each page's content stream into a navigable tree of elements (text blocks, vector paths and images) so you can find any single element, select it on the page or in the tree, and edit it. Edits go to a saved copy; your original file is never touched. Highlights: * DevTools-style element tree: every page is parsed into a structured tree of text, path and image nodes, grouped the way the PDF draws them. Switch between friendly labels and the raw content-stream operators. * Two-way selection: tap an element on the page or tap its row in the tree, and the other side highlights to match, with a clear bordered outline on the canvas. * Edit in place: move and resize an element, recolor its fill or stroke (entered as hex, with the element's color space shown), and retype text. When the original font lacks a character, re-encode the line with a fallback font, bundled or taken from your device or imported. Changes are written straight back into the content stream, with full undo and redo. * Surgical delete: remove exactly the element you picked by rewriting just its part of the content stream, leaving the rest of the page untouched. * Save a copy: write your edited PDF to a new file through the system file picker; the source document is left unchanged. * Smooth viewing: pan and pinch-zoom, fit to width or height, a global zoom that carries across pages, and a full-screen mode. * Dockable inspector: the inspector panel docks to the side in landscape or the bottom in portrait, can be resized, and can be made transparent to see the page through it. * Material You: Material 3 design with dynamic color on Android 12+, light / dark / system themes and a choice of accent colors. Private and open: * Open source, no accounts, no telemetry. * No network access and no storage permission: files are opened and saved through Android's Storage Access Framework, so the app only ever touches the documents you explicitly pick. PDF Inspector works with the drawing primitives a PDF already contains: select, move, resize, recolor, retype and delete them. It is not a word-processor-style text editor, so lines do not reflow, but when the original font is missing a character you can re-encode the text with a fallback font, bundled or taken from your device or imported.
F-DroidGitHub
PDF Unlocker
APK
PDF Unlocker is a free and open-source Android application that removes password protection from PDF files you are authorized to access. Features: • Unlock password-protected PDFs • Offline processing • No account required • Privacy friendly • Open source • Material Design interface All PDF processing happens locally on your device. No files are uploaded to any server.
F-DroidGitHub
PDF Wallet
APK
An app that is fully open source. This app is a simple to use PDF Wallet. That means it takes over the task of storing and displaying your most important PDF certificates. It includes a convenient fullscreen barcode rendering, if a barcode is present in the PDF. Brief Instruction - Open "PDF Wallet" - Import PDF - Done Alternative Brief Instruction - Go to your file browser, email, web browser or PDF reader app - Open/Share the PDF with "PDF Wallet" - Done Description A very simple app that does nothing more than conveniently store and display PDF certificates. You can use it for public transport tickets, bills, contracts, certificates and any other PDF file. The PDF file has to be imported into the app. Following that, the barcode is displayed in fullscreen, as well as the PDF document itself. That's already it. Currently supported barcode formats are: - Matrix (2D) codes: QR, Aztec, DataMatrix and PDF417 - Linear (1D) codes: UPC-A, UPC-E, EAN-8, EAN-13, CODE-39, CODE-93, CODE-128, ITF and Codabar More Features - Can detect and extract barcodes in PDFs - (Optional) fingerprint authentication - PDFs can be individually sorted and named - PDFs can be opened - PDFs can be shared from other apps - PDFs can be shared with other apps (indirectly allows printing) - Dark Mode support (document stays in original color) - Also supports password protected PDFs - Two different layouts to choose from The "Pro" version additionally brings (requires In-App Purchase): - Removes "Get Pro" banner on various screens - Assign tags to documents - Filter documents by tags - Option to invert document colors in dark mode - Option to force dark or light theme by overriding system settings - Option to show barcodes in half size Privacy This app values your privacy by being fully open source and working offline. No ads, no tracking. Issues This is a free-time project of a single developer. Therefore please understand that replies can take a little while.
F-DroidGitHub
PDF to Images
APK
PDF to Images is a simple Android app for converting PDF files to images, for example to import into an expenses app which doesn't support PDF files.This app was born out of frustration with existing offerings having paywalls, watermarks, ads and tracking – this has none of that. It was written to service my own limited need and is not well tested for full pdf support or support of larger files.The app will only load the first 10 pages of a PDF.
IzzyOnDroid
PGPAuth
APK
This app sends GPG-verified requests over the internet to a given server. Currently there are the actions open and close, but request-type will be configurable. The request also includes a timestamp to verify the request is sent by the owner of the gpg-key and is not sent again by someone else. It is used in the ChaosChemnitz hackerspace in Germany to open and close the door without the need of a "real" key. You'll need https://f-droid.org/packages/org.thialfihar.android.apg or https://f-droid.org/packages/org.sufficientlysecure.keychain to sign requests.
F-DroidGitHub
PGPMailer
APK
PGPMailer is a secure-first Android email client with modern UI and OpenPGP support.Key features:IMAP/SMTP account setup with diagnosticsFolder-based mailbox with search and filtersCompose plaintext, signed, or encrypted emailsInline OpenPGP encryption/signing compatible with common OpenPGP toolsKey manager for generating, importing, trusting, and searching public keysSecure decryption for encrypted messages and attachmentsIn-app secure PDF preview for decrypted attachmentsPIN protection with optional biometric authenticationEncrypted local storage for sensitive app dataPGPMailer is designed for users who want control over their email security while keeping a practical day-to-day workflow.
GitHubIzzyOnDroid
PGPony
APK
PGPony brings real OpenPGP encryption to Android, now with hardware security key support. Generate PGP keys, encrypt messages, sign, and decrypt with your private key, 100% offline. No account, no server, no tracking. Fully compatible with GnuPG, OpenKeychain, and other OpenPGP tools. NEW: Tap a YubiKey, Token2, or other NFC OpenPGP smartcard to sign and decrypt. Your private key never leaves the card. Need PGP for journalism, code signing, or secure messaging? PGPony is a clean, modern PGP client that fits in your pocket. ▌HARDWARE SECURITY KEYS (NEW) - Tap an NFC OpenPGP smartcard to sign and decrypt. Your private key never leaves the hardware - Confirmed with YubiKey and Token2; works with other NFC OpenPGP cards - Encrypt-and-sign, decrypt, and sign using on-card keys - Authorize every operation with your card PIN - Verified-signer badge on card-decrypted signed messages - Change your card PIN and edit key expiration in the app ▌PGP KEY MANAGEMENT - Generate Ed25519 + Curve25519 PGP key pairs: modern, fast, secure - Import and export keys in standard ASCII-armored OpenPGP format - Edit key expiration: extend, change, or set keys to never expire - Manage multiple PGP identities; optional passphrase protection ▌ENCRYPT AND DECRYPT MESSAGES - Encrypt text for one or many recipients - Decrypt PGP messages with your private key or hardware key - Sign messages with Ed25519 for authenticity - One-tap copy of ciphertext with auto-clearing clipboard - Clear button to instantly reset the Encrypt and Decrypt tabs ▌OPENPGP V4 + V6 COMPATIBILITY - Full OpenPGP v4 (RFC 4880): generate, encrypt, decrypt, sign, verify - OpenPGP v6 (RFC 9580): import v6 keys, decrypt v6 messages, verify v6 signatures - Byte-exact GnuPG 2.4.x interoperability, tested on every release - AEAD-OCB authenticated encryption and Argon2id support - v6 key generation and encrypting to v6 recipients coming in a future update ▌EASY KEY EXCHANGE - Share your public PGP key as a QR code, file, or text - Scan a friend's QR code to import their key instantly - Look up keys via keyserver or Web Key Directory (WKD) - Save contacts so you don't have to re-import next time ▌PRIVACY BY DESIGN - 100% offline encryption: no server, no account, no telemetry - Private keys stored in encrypted storage backed by Android Keystore - Optional biometric lock (fingerprint or face unlock) - Separate biometric-to-sign toggle for signing control - Open standards: RFC 4880 + RFC 9580 (OpenPGP) ▌BUILT ON BOUNCY CASTLE - Industry-standard Java cryptography library (v1.84) - Fully interoperable with GnuPG: gpg --import works both ways - Ed25519 signatures, Curve25519 encryption, AEAD-OCB mode ▌WHO PGPONY IS FOR - Journalists, researchers, and activists handling sensitive information - Developers and sysadmins who need PGP for code signing or releases - Hardware-key users with a YubiKey or Token2 - GnuPG users who want a mobile companion for their desktop - Anyone curious about end-to-end encryption and OpenPGP ▌WHY PGPONY Most "secure messaging" apps ask you to trust their servers. PGPony doesn't have any. Your PGP keys are generated and stored on your device, and never leave unless you explicitly share them. No account, no email to verify, no analytics SDK watching you. If you use GnuPG on the desktop, you already know PGPony. New to PGP? It's built to be the easiest place to start. ▌COMPATIBILITY - Android 8.0 (API 26) and newer - NFC hardware key support on NFC-capable devices - Optimized for phones and tablets, dark theme throughout - No Internet permission required for core encryption ▌PRIVACY COMMITMENT PGPony does not collect, store, or transmit any personal data. We run no key server, have no account system, and bundle no analytics or tracking SDKs. Full privacy policy: pgpony.app/privacy. Made by an indie developer in Alabama. Questions, bugs, or requests? Tap Send Feedback in the app, or write norsehorse@norsehor.se.
F-DroidGitHub
PHONK
APK
PHONK is a coding playground for new and old Android devices. You can create scripts rapidly from your phone or using the remote Web Editor on your computer using Javascript. The API is simple and extensive. GUI, audio, graphics, Bluetooth BLE, Arduino, OSC, MIDI, and much more.FeaturesTakes 1 min to set up on your phoneNo need to install anything on your computerPHONK uses JavaScript but it calls native Java functions, getting close to native speedSimplified API. Create custom interfaces and access on-device sensors in a couple of lines of codePseudo Live Coding (select your code and Control (or Cmd) + Enter to live execute)Bluetooth and Arduino in a few lines of codeMQTT, HTTP requests, WebSockets, OSC, MIDIAccess to Processing.org APIUse your PureData skills thanks to the embedded LibPdOpenStreetMaps and muuuch more!
GitHubIzzyOnDroid
PI
APK
PI is short for "Package Installer". It is just a Package Installer and its function is very simple. In short, my idea is, this app works for me, you can use it if you like, but if you need features that I don't need, then I won't add them. It's just a niche project.PI requires Shizuku or root to acquire the elevated privileges needed to do its job.
GitHubIzzyOnDroid
PIA VPN
APK
Direct
PIN Mnemonic (Privacy Friendly)
APK
Provides strategies to memorize a 4-digit PIN. Therefore it determines whether the PIN forms a T9-word, underlies a mathematical rule or forms a date or year. It is part of the Privacy Friendly Apps developed by the SECUSO research group of the Technische Universtität Darmstadt in Germany.
F-DroidGitHub
PINcredible - Secure PIN vault
APK
About Over time I've used several apps to store my PINs, unfortunately none of them really convinced me. So here we are now, this is my own implementation of a secure PIN manager. Features 🔢 PIN obfuscation🔐 Local Encryption🎨 Modern Design🌐 No Internet Connection required🎞️ No Ads🗿 No Suspicious Permissions The app obfuscates the PIN in a table layout surrounded by secure random numbers. This brings two security benefits: 1. ❔ The app can not know where in the pattern the user given PIN is located at. Attackers can not extract the plaintext PIN. 2. 🕵️ This offers protection against Shoulder Surfing, for example while accessing your PIN in a super market or a bank. Security Aspects For technical details about the implemented security take a look at the GitHub repo readme. Used Icons Color-blindness-test icons created by Freepik - Flaticon Grid icons created by prettycons - Flaticon Random icons created by Uniconlabs - Flaticon
F-DroidGitHub
PObY-A
APK
PObY-A (Privacy Owned by You - Android) is an application which aim to help Android users to improve security and privacy of their devices. With this app you can protect your smartphone or tablet.Key Features:Applications scanning and permissions listing (including system applications)Malware scan based on some known Android malwareSettings hardening to protect your privacyLive monitoringWarn apps with dangerous* permissions*dangerous: "A higher-risk permission that would give a requesting application access to private user data or control over the device that can negatively impact the user"
GitHubIzzyOnDroid
POuL BITS
APK
Client for Politecnico Open unix Labs B.I.T.S. status system. B.I.T.S. shows whether the headquarters are open and there's someone. If the icon is green, come hack with us :)
F-DroidGitHub
PPPPutSettings
APK
System settings changer without root for PhoneProfilesPlusHelper application for configure Android settings parameters. With this application is not needed rooted device.*** IMPORTANT ***It is "plugin", so does NOT work standalone!Designed for co-working with 'PhoneProfilesPlus' application. Without it, this application do nothing.Privacy Policy
GitHubIzzyOnDroid
PPSSPP
APK
PPSSPP is a PSP emulator for Android and other platforms. It is being developed at a rapid speed and compatibility is increasing quickly, but there are many games it doesn't run yet and it doesn't run fast on Android yet. No games are included with this download, you will have to dump your own PSP games and turn them into .ISO or .CSO files, or simply play free homebrew games, which are available online. * PSP is a trademark of Sony, Inc.
DirectF-DroidGitHub
PPSSPP VR
APK
PPSSPP VR is an open source PSP emulator for your VR devices like Quest and Pico
Direct
PReVo
APK
PReVo is a portable version of Reta Vortaro (the free and libre Esperanto dictionary) for Android. It’s usable without Internet access and is quickly searched with the keyboard.
F-DroidGitHub
PS-Aux
APK
Android task manager and automated background service killer. Features:Shows linux ps command output.Shows detailed information about processes.AutoKill (Terminate selected background services constantly)App Widget (for starting autokill service)Optional ps command arguments.
GitHubIzzyOnDroid
PSIAndroid
APK
Little tool allowing you to monitor your phpSysInfo system on your phone. Features: * Operating System Information (Version, Uptime, ...) * CPU, Memory and Disk usage * Multi-host * HTTPS * Basic/Digest Authentification * Temperatures (MotherBoard and IPMI) * Fans speed (MotherBoard) * Network informations * PSStatus * SMART * RAID * UPS * UpdateNotifier * Printers (SNMP) * Auto-Refresh feature (experimental)
F-DroidGitHub
Page 130