AYA is a desktop application for easily controlling android devices, which can be considered as a GUI wrapper for ADB.
Article de présentation par Korben.
#> sudo wget https://apt.armbian.com/armbian.key -O key
#> sudo gpg --dearmor < key | sudo tee /usr/share/keyrings/armbian.gpg > /dev/null
#> sudo chmod go+r /usr/share/keyrings/armbian.gpg
#> sudo echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/armbian.gpg] http://apt.armbian.com $(lsb_release -cs) main $(lsb_release -cs)-utils $(lsb_release -cs)-desktop" | sudo tee /etc/apt/sources.list.d/armbian.list
apt update
lsb_release -cs
is to be replaced by distro name (a.k.a bullseye
) if required.
Discover Meshtastic: a community-driven, open-source project using LoRa radios for long-range, off-grid communication.
#Shaarli💫 📱
1 - Original TeachingTech project : Printable
2 - Remix with Hall Effect Joysticks, PCB Wiring and BALLS OF STEEL: Printable
3 - Hall Effect Joysticks For the Space Mouse: Printable
4 - ErgonoMouse - Advanced remix of TeachingTech: Free version / Pay version 12$
5 - Advanced firmware: GitHub