mirror of
https://github.com/YunoHost-Apps/glance_ynh
synced 2026-02-05 08:01:50 +01:00
No description
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Glance, packaged for YunoHost
Self-hosted dashboard that puts all your feeds in one place
📦 Developer info
🛠️ Upstream Glance repository: https://github.com/glanceapp/glance
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/glance_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade glance -u https://github.com/YunoHost-Apps/glance_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.