QZ Android Start App #3485
eskimos20
started this conversation in
Show and tell
Replies: 2 comments
-
Nice!
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno ven 13 giu 2025 alle ore 08:19 eskimos20 ***@***.***>
ha scritto:
… Hi!
I have Qdomyos Zwift on a small Intel NUC with Ubuntu. I wanted to create
an Android app that would start Qdomyos via the android app instead of
having to login on the server and launch it. So I created a small and very
simple app called QZ App. I´ve only tried it on my Samsung Galaxy S22 with
android 14.
What it does is to let the user enter SFTP credentials in an settings menu
and also paths to a start and stop script on the server where Qdomyos Zwift
is installed. When the user presses Start it will launch whatever you have
in your start script and the same goes for the stop script.
The scripts have to be able to launch Qdomyos Zwift with root privilegies
so that has to be set up first on the server.
Here are some screenshots and also the zipped code and the scripts that I
am running, i am starting bluetooth and shutting it down because with my
Tacx Neo2 the blue indication wont turn off unless I stopp the bluetooth.
Feel free to use the code and modify it as you wish. No warrantys though :)
/Eskimos
startqz.txt
<https://github.com/user-attachments/files/20720700/startqz.txt>
stopqz.txt <https://github.com/user-attachments/files/20720713/stopqz.txt>
QZ-App.zip <https://github.com/user-attachments/files/20720637/QZ-App.zip>
Startscreen.jpg (view on web)
<https://github.com/user-attachments/assets/5700166f-22dd-4b1b-974f-63b6b715a2e1>
Settingsscreen.jpg (view on web)
<https://github.com/user-attachments/assets/bc6a025a-3a37-46ea-80cd-ab2fa5577885>
Start.jpg (view on web)
<https://github.com/user-attachments/assets/9a7a5ff8-4cd0-489a-b61f-b3b48fbdd650>
Stop.jpg (view on web)
<https://github.com/user-attachments/assets/b6a8e89e-7431-4e0e-ac69-435ce4f49a39>
—
Reply to this email directly, view it on GitHub
<#3485>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWEHEWMRLXJMDCILP633DJUO3AVCNFSM6AAAAAB7HHLHF2VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGQ2DQNRRGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Lets just say I am no gui developer :D I work mostly with Integrations in java and on linux servers.. but this was such a small project so its really basic. Just build it to an apk in Android Studio. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have Qdomyos Zwift on a small Intel NUC with Ubuntu. I wanted to create an Android app that would start Qdomyos via the android app instead of having to login on the server and launch it. So I created a small and very simple app called QZ App. I´ve only tried it on my Samsung Galaxy S22 with android 14.
What it does is to let the user enter SFTP credentials in an settings menu and also paths to a start and stop script on the server where Qdomyos Zwift is installed. When the user presses Start it will launch whatever you have in your start script and the same goes for the stop script.
The scripts have to be able to launch Qdomyos Zwift with root privilegies so that has to be set up first on the server.
Here are some screenshots and also the zipped code and the scripts that I am running, i am starting bluetooth and shutting it down because with my Tacx Neo2 the blue indication wont turn off unless I stopp the bluetooth. Feel free to use the code and modify it as you wish. No warrantys though :)
/Eskimos
startqz.txt
stopqz.txt
QZ-App.zip




Beta Was this translation helpful? Give feedback.
All reactions