No description
  • Shell 51.1%
  • PHP 47.6%
  • Python 1.3%
Find a file
2026-07-30 20:58:19 +02:00
conf Translate the status page (English default, French, Russian) 2026-07-30 19:30:21 +02:00
doc Add Telegram setup guide and self-service key reset 2026-07-30 18:47:50 +02:00
hooks Add MTProto secret management hooks and testing scripts 2026-07-30 18:28:10 +02:00
scripts Add Telegram setup guide and self-service key reset 2026-07-30 18:47:50 +02:00
tests Translate the status page (English default, French, Russian) 2026-07-30 19:30:21 +02:00
.gitignore Prepare for catalog submission: drop vendored schemas, regen README 2026-07-30 20:53:26 +02:00
LICENSE fix: address all package linter issues (helpers 2.1, LICENSE, doc/, tests.toml, systemd hardening) 2026-03-24 23:04:52 +01:00
manifest.toml Declare explicit min/max on the port question 2026-07-30 19:00:03 +02:00
README.md Auto-update READMEs 2026-07-30 20:58:19 +02:00
tests.toml feat: Implement per-user MTProto secret management 2026-07-30 18:05:38 +02:00

Logo of mtg-multi mtg-multi, packaged for YunoHost

Fork of mtg with multi-secret support and per-user stats

Version: 1.11.0~ynh4

📦 Developer info

Automatic tests level

🛠️ Upstream mtg-multi repository: https://github.com/dolonet/mtg-multi

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mtg-multi_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mtg-multi -u https://github.com/YunoHost-Apps/mtg-multi_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.