Add hands-free PWA mode and systemd service

This commit is contained in:
2026-04-27 08:20:51 +02:00
parent 606a925724
commit f876b3a635
9 changed files with 339 additions and 70 deletions

View File

@@ -30,7 +30,7 @@
<section class="conversation" id="conversation" aria-live="polite">
<article class="bubble assistant">
Bonjour Laurent. Appuie sur Demarrer, puis parle-moi naturellement.
Bonjour Laurent. Appuie sur Demarrer, puis parle-moi naturellement. Je transmets apres deux secondes de silence.
</article>
</section>
@@ -50,6 +50,6 @@
</section>
</main>
<script src="/app.js?v=4" type="module"></script>
<script src="/app.js?v=5" type="module"></script>
</body>
</html>