Created
May 31, 2020 07:58
-
-
Save KaratekHD/63b497c445c04bb8de777c4895447b31 to your computer and use it in GitHub Desktop.
GDO Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Copyright (C) 2019 Karatek_HD. Do not distribute! | |
kdialog --msgbox "Please connect yout phone to this system. \n We will forward its screen to you." --title "Gods of Olympus Launcher v1.0 by Karatek_HD" | |
/snap/bin/scrcpy -S -f --window-title "Gods of Olympus (Ported by Karatek_HD)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment