{"id":47016308,"url":"https://github.com/lebe-dev/transmitter","last_synced_at":"2026-05-23T05:08:22.407Z","repository":{"id":343165142,"uuid":"1176104884","full_name":"lebe-dev/transmitter","owner":"lebe-dev","description":"Modern WebUI for Transmission","archived":false,"fork":false,"pushed_at":"2026-04-27T18:35:10.000Z","size":577,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-27T20:24:57.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lebe-dev.png","metadata":{"files":{"readme":"README.de.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.de.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-08T16:15:54.000Z","updated_at":"2026-04-27T18:52:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lebe-dev/transmitter","commit_stats":null,"previous_names":["lebe-dev/transmitter"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/lebe-dev/transmitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebe-dev%2Ftransmitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebe-dev%2Ftransmitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebe-dev%2Ftransmitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebe-dev%2Ftransmitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lebe-dev","download_url":"https://codeload.github.com/lebe-dev/transmitter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebe-dev%2Ftransmitter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32367021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-11T21:50:14.944Z","updated_at":"2026-04-28T05:01:05.961Z","avatar_url":"https://github.com/lebe-dev.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Transmitter\n\n![Transmitter Screenshot](screenshot.png)\n![Torrent-Details](screenshot2.png)\n\nTransmitter ist eine moderne, schlanke Alternative zur Standard-Weboberfläche von Transmission. Läuft ohne externe Abhängigkeiten. Beinhaltet außerdem eine Telegram-Bot-Integration.\n\n## Funktionen\n\n- **Torrent-Liste** — sortierbare Tabelle: Name, Status, Fortschritt, Größe, Geschwindigkeit, Hinzugefügt, ETA\n- **Statusfilter** — Alle, Lädt herunter, Seeding, Pausiert, Fertig\n- **Suche** — Torrents nach Name filtern (Groß-/Kleinschreibung ignoriert)\n- **Torrents hinzufügen** — Magnet-Links oder .torrent-Datei-Upload\n- **Verwaltung** — Torrents pausieren, fortsetzen, löschen\n- **Auto-Aktualisierung** — Live-Updates alle 3–5 Sekunden\n- **Unterstützte Sprachen**: en, ru, es, de\n- **Docker images**: linux/amd64, linux/arm/v7, linux/arm64/v8\n\n## Erste Schritte\n\n```bash\ncp .env.example .env\n\n# .env nach Bedarf anpassen\n\ndocker-compose up -d\n```\n\nBrowser öffnen: `http://localhost:8080`\n\n### Konfiguration\n\nAlle Einstellungen über Umgebungsvariablen:\n\n| Variable | Erforderlich | Standard |\n|-----------|--------------|---------|\n| `TRANSMISSION_USER` | Ja | — |\n| `TRANSMISSION_PASS` | Ja | — |\n| `TRANSMISSION_URL` | Nein | `http://localhost:9091/transmission/rpc` |\n| `LISTEN_ADDR` | Nein | `:8080` |\n| `CORS_ORIGIN` | Nein | `http://localhost:8080` |\n| `WEBUI_ENABLED` | Nein | `true` |\n| `TELEGRAM_BOT_ENABLED` | Nein | `false` |\n| `TELEGRAM_TOKEN` | Bei Bot-Nutzung | — |\n| `TELEGRAM_USERS` | Bei Bot-Nutzung | — |\n| `LOG_LEVEL` | Nein | `info` |\n| `FILE_PRIORITY_ENABLED` | Nein | `false` |\n| `FILE_PRIORITY_HIGH_COUNT` | Nein | `3` |\n\nAlle Optionen siehe [.env.example](.env.example).\n\n## Sicherheit\n\nSiehe [SECURITY.md](docs/SECURITY.de.md).\n\n## Roadmap\n\n- Web-UI-Authentifizierung\n- Video plugin\n- Unterstützung mehrerer Transmission-Instanzen\n- RSS-Feeds für automatisches Hinzufügen von Torrents\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flebe-dev%2Ftransmitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flebe-dev%2Ftransmitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flebe-dev%2Ftransmitter/lists"}