mirror of
https://github.com/YunoHost-Apps/pyinventory_ynh.git
synced 2025-10-09 00:38:29 +02:00
YunoHost app package for: https://github.com/jedie/PyInventory
|
||
---|---|---|
.github | ||
.run | ||
conf | ||
doc | ||
pyinventory_ynh | ||
scripts | ||
.editorconfig | ||
.gitignore | ||
config_panel.toml | ||
dev-cli.py | ||
LICENSE | ||
local_settings_source.py | ||
manage_local_test.py | ||
manifest.toml | ||
pyproject.toml | ||
README.md | ||
tests.toml | ||
uv.lock |
PyInventory, packaged for YunoHost
Web based management to catalog things including state and location etc.
Screenshots
📦 Developer info
🛠️ Upstream PyInventory repository: https://github.com/jedie/PyInventory
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/pyinventory_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade pyinventory -u https://github.com/YunoHost-Apps/pyinventory_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.