Wirelessly connect, manage and control your Android devices from Linux
📦 Install • 🚀 Quick Start • ✨ Features • 🔧 Help
Aurynk (Aura + Sync, pronounced “aw-rink”) makes managing your Android devices from Linux simple and wireless. No more cables, no more complicated setup - just scan a QR code and you're connected!
Perfect for:
- 📱 Developers testing apps on multiple devices
- 🎮 Gamers managing Android gaming setups
- 👨💻 Power users who want full device control
- 📸 Content creators capturing device screenshots
| Feature | Description |
|---|---|
| 🔗 Wireless Pairing | Connect via QR code - no cables needed! |
| 📱 Device Management | View detailed specs, battery, storage info |
| 📸 Screenshot Capture | Instantly capture and save device screenshots |
| 🖥️ Screen Mirroring | View and control your device screen (via scrcpy) |
| 🎨 Modern Interface | Beautiful GTK4 design that fits your Linux desktop |
| � Multiple Devices | Manage several Android devices simultaneously |
Coming Soon! Aurynk will be available on Flathub for easy installation:
# Once published on Flathub:
flatpak install flathub io.github.IshuSinghSE.aurynkDownload the latest release from GitHub Releases
To test the latest development features, add the nightly repository:
flatpak remote-add --user --if-not-exists --no-gpg-verify aurynk-nightly https://theishu.xyz/aurynk/nightly
flatpak install --user aurynk-nightly io.github.IshuSinghSE.aurynkNote: Nightly builds may be unstable and contain bugs.
-
Enable Developer Options:
- Go to Settings → About Phone
- Tap Build Number 7 times
- Developer Options will appear in Settings
-
Enable Wireless Debugging:
- Go to Settings → Developer Options
- Turn on Wireless Debugging
- Launch Aurynk from your applications menu
- Click "Add Device" (the + button)
- On your Android device:
- Tap "Pair device with QR code" in Wireless Debugging
- Scan the QR code shown in Aurynk
- Done! Your device is now connected wirelessly
- Click on your device to view detailed information
- Take screenshots with the camera button
- Mirror your screen with the monitor button
- Refresh data anytime with the refresh button
- Make sure you tapped "Build Number" exactly 7 times
- Look for "Developer Options" in your main Settings menu
- ✅ Both devices are on the same WiFi network
- ✅ Wireless Debugging is enabled on Android
- ✅ Try restarting Aurynk and trying again
# Install ADB on your Linux system:
# Ubuntu/Debian:
sudo apt install android-tools-adb
# Fedora:
sudo dnf install android-tools
# Arch:
sudo pacman -S android-toolsWant to help make Aurynk better? Check out CONTRIBUTING.md for:
- 🔨 Development setup
- 🏗️ Building from source
- 📝 Code style guidelines
- 🚀 How to submit changes
Aurynk is being translated into many languages, and we need your help!
You can help translate Aurynk into your native language directly in your browser using Weblate. No coding knowledge is required.
👉 Start Translating on Weblate
This project uses Hosted Weblate for translations.
Aurynk is free and open source software licensed under GPL-3.0-or-later.
- Developer: IshuSinghSE
- Screen Mirroring: Powered by scrcpy
- UI Framework: Built with GTK4 and libadwaita
- ADB Integration: Uses Android Debug Bridge
⭐ Star us on GitHub if you find Aurynk useful!
🔗 GitHub Repository


