Skip to content

pepitoria/BlinkoAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

236 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blinko Android

GitHub release License Android

An unofficial Android client for Blinko — the open-source, self-hosted note-taking app.

Screenshots

Light Theme

Blinkos Notes Todos Search Settings

Dark Theme

Blinkos Notes Todos Search Settings

Features

  • 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

Installation

The app is not available on Google Play. Choose one of these methods:

Obtainium (Recommended)

Obtainium automatically checks for updates and notifies you when new versions are available.

  1. Install Obtainium from F-Droid or GitHub
  2. Add this repository: https://github.com/pepitoria/BlinkoAndroid
  3. Install and enjoy automatic updates

Direct Download

Download the latest APK from the Releases page.

Build from Source

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 assembleRemoteRelease

The APK will be in app/build/outputs/apk/remote/release/.

Requirements

  • Android 7.1 (API 25) or higher
  • A running Blinko server instance

Roadmap

  • Offline mode with sync - In progress
  • Advanced search (multiple terms/tags)
  • Tag suggestions while editing
  • Dark theme improvements
  • Login with token authentication

Contributing

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.

Disclaimer

This is an independent project and is not affiliated with the official Blinko project. Use at your own risk.

License

This project is open source. See the LICENSE file for details.

About

This project aims to build a functional android client for the blinko project.

Resources

License

Stars

Watchers

Forks

Languages