mirror of
https://github.com/YunoHost-Apps/digitranscode_ynh.git
synced 2025-11-04 19:18:44 +01:00
DigiTranscode package for YunoHost
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Digitranscode, packaged for YunoHost
Online converter of audio files and videos into different formats
📦 Developer info
🛠️ Upstream Digitranscode repository: https://codeberg.org/ladigitale/digitranscode
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/digitranscode_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade digitranscode -u https://github.com/YunoHost-Apps/digitranscode_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.