Linka is an open-source decentralized social network focused on freedom, compatibility and customization.
Unlike traditional social platforms, Linka allows anyone to host their own server, create custom clients, modify algorithms and adapt the platform for different devices — from modern desktops to legacy hardware and lightweight systems.
Connect through any device, any client, any server.
- Decentralized servers
- Open-source backend
- Lightweight architecture
- Customizable algorithms
- External client support
- SDK for bots and integrations
- Legacy device compatibility
- Desktop client
- Android client (LinkaLite)
- Designed for low-resource hardware
Main decentralized social platform.
(Backend built with:
)
Ultra-light Android client focused on:
- old Android devices
- low RAM usage
- lightweight WebView rendering
- legacy compatibility
Desktop multi-platform client using C++ and Qt:
(Built with:
)
- Windows
- Linux
- macOS
- Android
SDK for:
- bots
- custom clients
- integrations
- automation
Linka was created with one main idea:
Social networks should not depend on a single company, platform or device.
The project focuses on:
- openness
- modularity
- accessibility
- compatibility
- simplicity
git clone [https://github.com/luizgustavo76/Linka.git](https://github.com/luizgustavo76/Linka.git)
cd Linkacd backend
# Install the required dependencies
pip install flask python-dotenv werkzeug flask-cors
# Create your configuration file
echo "token_gmail=your_smtp_app_password_here" > .env
# Start the server
python main.pyLinka is currently under active development.
Current focus:
- stability
- security
- messaging system
- notifications
- lightweight clients
- SDK improvements
- Authentication system
- Notifications
- Messaging system
- Lightweight Android client
- Groups
- Better feed design
- Media upload system
- Advanced SDK
Anyone can contribute to Linka.
Ideas, pull requests, forks and custom clients are welcome.
https://github.com/luizgustavo76/Linka
https://luizgustavo76.github.io/Linka/documentation/docs.html
Luiz Gustavo
Backend and desktop developer focused on lightweight and multi-platform systems.
This project is open-source. read the LICENSE.txt, is a apache 2.0 license