Script to Help Run Your Samsung Dex From Linux Machine Note: The Current Script is messy but it works :)
The Current script is not really stable, but overall it works well on my machine, currently miraclecast requires to turnoff NetworkManager and WPA_Supplicant when activating it as sink, thats why before connecting to SamsungDex it needs to disable your wifi temporarily
- Systemd
- Python >=3.6
- notify-send
- miraclecast
- scrcpy
- pexpect
- netifaces
- Enable Developer Tools On Samsung S-Series Phone
- Enable Wireless Debugging
Note: Requires Root because miracles.py need to run as superuser (Thanks To: Variatio_Delectat)
$ sudo pip3 install pexpect netifaces
$ git clone https://github.com/semarainc/TuxDex
$ cd TuxDex
$ chmod +x tuxdex-restore.sh
$ cd TuxDex
$ python3 tuxdex.py