1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2025-11-06 04:38:42 +01:00
Lufi package for YunoHost
Find a file
2025-10-12 18:51:04 +02:00
.github Testing (#61) 2021-06-05 17:46:03 +02:00
conf Fix "max file size" setting type for config panel (#103) 2025-10-07 20:58:14 +02:00
doc enh(doc): file edit and what to do upon major system upgrade 2025-10-12 13:38:06 +02:00
scripts fix: max_file_size is in bytes, use v2.1 settings helper 2025-10-11 10:35:35 +02:00
config_panel.toml Fix "max file size" setting type for config panel (#103) 2025-10-07 20:58:14 +02:00
LICENSE Change to a better compatible licence 2018-09-02 10:39:06 +02:00
manifest.toml Upgrade to v0.07.2 (#101) 2025-10-11 00:10:35 +02:00
README.md Upgrade to v0.07.2 (#101) 2025-10-11 00:10:35 +02:00
tests.toml Upgrade to v0.07.2 (#101) 2025-10-11 00:10:35 +02:00

Logo of Lufi Lufi, packaged for YunoHost

Files and sharing anonymous application

🌐 Official app website App Demo Version: 0.07.2~ynh1

Screenshots

Screenshot of Lufi

📦 Developer info

Automatic tests level

🛠️ Upstream Lufi repository: https://framagit.org/fiat-tux/hat-softwares/lufi

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/lufi_ynh/tree/testing

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

📚 App packaging documentation

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