Skip to content

Commit 7695704

Browse files
committed
Add portable Exe
1 parent 094ef51 commit 7695704

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/app.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Per utilizzare questo mini-KVM, il computer host deve installare una delle segue
1616

1717
Scarica l'app Openterface QT per Windows
1818

19-
[:octicons-download-24: Scarica {{qt_version}}](https://github.com/TechxArtisanStudio/Openterface_QT/releases/download/{{qt_version}}/openterfaceQT.windows.amd64.exe) <br>
19+
[:octicons-download-24: Scarica {{qt_version}} Programma di installazione](https://github.com/TechxArtisanStudio/Openterface_QT/releases/download/{{qt_version}}/openterfaceQT.windows.amd64.installer.zip) <br>
20+
[:octicons-download-24: Scarica {{qt_version}} EXE portatile](https://github.com/TechxArtisanStudio/Openterface_QT/releases/download/{{qt_version}}/openterfaceQT.windows.amd64.portable.zip) <br>
2021
[:octicons-mark-github-16: Openterface_QT](https://github.com/TechxArtisanStudio/Openterface_QT) <br>
2122
[:octicons-play-24: Guarda la Demo](https://youtu.be/ERzpGtRvP2o?si=e9k402f0nxsD8o2j)
2223

docs/overrides/home.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@ <h2>Installa l'app host</h2>
3636
<div class="dialogue-bubble" id="op-bubble">
3737
<img src="/images/trademark/win.svg" alt="Avatar" class="avatar" draggable="false">
3838
<p>Windows</p>
39-
<a href="https://github.com/TechxArtisanStudio/Openterface_QT/releases/download/{{ config.extra.qt_version }}/openterfaceQT.windows.amd64.exe" class="md-button md-button--primary" id="join-waitlist-button">QT {{ config.extra.qt_version }}</a>
39+
<a href="https://github.com/TechxArtisanStudio/Openterface_QT/releases/download/{{ config.extra.qt_version }}/openterfaceQT.windows.amd64.installer.zip" class="md-button md-button--primary" id="join-waitlist-button">Programma di installazione {{ config.extra.qt_version }}</a>
40+
<a href="https://github.com/TechxArtisanStudio/Openterface_QT/releases/download/{{ config.extra.qt_version }}/openterfaceQT.windows.amd64.portable.zip" class="md-button md-button--primary" id="join-waitlist-button">Programma di installazione
41+
42+
EXE portatile {{ config.extra.qt_version }}</a>
4043
</div>
4144
<div class="dialogue-bubble" id="op-bubble">
4245
<img src="/images/trademark/app-store.svg" alt="Avatar" class="avatar" draggable="false">

0 commit comments

Comments
 (0)