https://github.com/cestef/meshlink
The code behind my Maturity Work - Decentralized communication system via Bluetooth Low Energy
https://github.com/cestef/meshlink
ble bluetooth decentralized messaging
Last synced: about 1 year ago
JSON representation
The code behind my Maturity Work - Decentralized communication system via Bluetooth Low Energy
- Host: GitHub
- URL: https://github.com/cestef/meshlink
- Owner: cestef
- License: mit
- Created: 2022-11-20T17:01:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T17:57:58.000Z (about 2 years ago)
- Last Synced: 2025-03-31T17:24:56.463Z (about 1 year ago)
- Topics: ble, bluetooth, decentralized, messaging
- Language: Kotlin
- Homepage: https://meshlink.cstef.dev
- Size: 28 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meshlink [](https://github/cestefmeshlink/releases/latest)

# :warning: WARNING: This is still in heavy development, expect bugs and crashes if you try to use this app.
### Decentralized and private peer-to-peer messaging
To read more about MeshLink, visit [meshlink.cstef.dev](https://meshlink.cstef.dev).
## Features
- **✨ Easy to use:** Just turn on Bluetooth and you're ready to go!
- **🔒 Private:** None of your data is stored anywhere else than on your device.
- **🔐 Secure:** Your data is encrypted end-to-end via [RSA-2048]() and locally via [AES-256](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard).
- **🔗 Decentralized:** No central server, no central authority.
- **📡 Offline:** MeshLink uses [Bluetooth Low Energy](https://en.wikipedia.org/wiki/Bluetooth_Low_Energy) to communicate with other devices.
- **📖 Open-source:** This project is open-source and available on [GitHub](https://github.com/cestef/meshlink)
- **📦 Lightweight:** The universal APK is only ~15 MB in size. (~5MB for the arm64-v8a version)
## Screenshots

## Download
