1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2025-11-04 21:08:43 +01:00
μlogger package for YunoHost
Find a file
2025-11-04 11:53:56 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:53:23 +02:00
conf convert to helpers2.1 2025-11-04 11:10:07 +01:00
doc Improve 2025-03-23 00:30:11 +01:00
scripts convert to helpers2.1 2025-11-04 11:10:07 +01:00
.gitignore convert to helpers2.1 2025-11-04 11:10:07 +01:00
LICENSE First commit 2017-10-22 04:41:59 +05:30
manifest.toml upgrade php to 8.2 2025-11-04 11:27:30 +01:00
README.md Auto-update READMEs 2025-11-04 11:10:13 +01:00
tests.toml Improve 2025-03-23 00:30:11 +01:00

Logo of ulogger ulogger, packaged for YunoHost

Real-time collection of geolocation data, tracks viewing and management

Version: 1.2~ynh1

Screenshots

Screenshot of ulogger

📦 Developer info

Automatic tests level

🛠️ Upstream ulogger repository: https://github.com/bfabiszewski/ulogger-server

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

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

📚 App packaging documentation

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