An unofficial Android client for Blinko — the open-source, self-hosted note-taking app.
- Notes Management — Create, edit, and delete blinkos, notes, and todos
- Organization — Archive notes and mark todos as complete
- Search — Find notes by text or filter by tags
- Share Integration — Share URLs or text from other apps directly to Blinko
- Secure — Connects to your self-hosted Blinko instance
The app is not available on Google Play. Choose one of these methods:
Obtainium automatically checks for updates and notifies you when new versions are available.
- Install Obtainium from F-Droid or GitHub
- Add this repository:
https://github.com/pepitoria/BlinkoAndroid - Install and enjoy automatic updates
Download the latest APK from the Releases page.
Note: This method is not recommended for most users. Building from source requires configuring your own signing keys, which can be complex.
git clone https://github.com/pepitoria/BlinkoAndroid.git
cd BlinkoAndroid
./gradlew assembleRemoteReleaseThe APK will be in app/build/outputs/apk/remote/release/.
- Android 7.1 (API 25) or higher
- A running Blinko server instance
- Offline mode with sync - In progress
- Advanced search (multiple terms/tags)
- Tag suggestions while editing
- Dark theme improvements
- Login with token authentication
Contributions are welcome! Whether it's bug reports, feature requests, or pull requests — all help is appreciated.
See README-DEV.md for technical documentation and architecture details.
This is an independent project and is not affiliated with the official Blinko project. Use at your own risk.
This project is open source. See the LICENSE file for details.









