A SailfishOS (Jolla phone) client application for the Computer voice-assistant project
  • C++ 66.9%
  • Python 22.7%
  • QML 9.4%
  • QMake 1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
troed f45ae8e07f docs: add public repo hygiene policy (#1)
Adds the **Public repo hygiene** policy to AGENTS.md, matching what starfleet/roster and communicator-esp32/computer now use:

- The Forgejo repo is public — never commit internal hostnames, LAN IPs, usernames, home paths, or credentials.
- Phone credentials stay in the local, gitignored `.env`; tracked files use `<device-ip>` placeholders.
- Includes a pre-push scan command for private addresses/identifiers (excluding vendored websockets).

No functional changes.

Co-authored-by: Troed Sångberg <github@troed.se>
Reviewed-on: #1
2026-08-26 11:49:32 +02:00
audio harbour-communicator: Sailfish OS voice assistant client for the computer realtime server 2026-08-12 10:53:19 +02:00
docs/superpowers harbour-communicator: Sailfish OS voice assistant client for the computer realtime server 2026-08-12 10:53:19 +02:00
qml harbour-communicator: Sailfish OS voice assistant client for the computer realtime server 2026-08-12 10:53:19 +02:00
rpm harbour-communicator: Sailfish OS voice assistant client for the computer realtime server 2026-08-12 10:53:19 +02:00
src harbour-communicator: Sailfish OS voice assistant client for the computer realtime server 2026-08-12 10:53:19 +02:00
tests harbour-communicator: Sailfish OS voice assistant client for the computer realtime server 2026-08-12 10:53:19 +02:00
.gitignore harbour-communicator: Sailfish OS voice assistant client for the computer realtime server 2026-08-12 10:53:19 +02:00
AGENTS.md docs: add public repo hygiene policy (#1) 2026-08-26 11:49:32 +02:00
communicator.pro harbour-communicator: Sailfish OS voice assistant client for the computer realtime server 2026-08-12 10:53:19 +02:00
RESEARCH.md harbour-communicator: Sailfish OS voice assistant client for the computer realtime server 2026-08-12 10:53:19 +02:00