1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owntracks_ynh.git synced 2025-11-05 12:38:41 +01:00
Owntracks package for YunoHost
Find a file
2025-09-25 19:25:58 +02:00
.github Fix 2021-08-11 19:06:00 +02:00
conf Fix 2025-01-15 23:13:53 +01:00
doc Bump package version and add documentation 2024-06-09 18:46:33 +02:00
scripts Merge branch 'testing' into fix 2025-01-17 17:57:13 +01:00
LICENSE Package overhaul (#14) 2020-07-19 13:33:12 +02:00
manifest.toml Remove warning about manifest schema 2025-09-25 19:25:54 +02:00
README.md Auto-update READMEs 2025-09-25 19:25:58 +02:00
tests.toml Fix test_upgrade_from: missing user 2024-07-15 11:32:01 +02:00

Logo of OwnTracks OwnTracks, packaged for YunoHost

Keep track of your location history

🌐 Official app website Version: 2.15.3~ynh2

Screenshots

Screenshot of OwnTracks

📦 Developer info

Automatic tests level

🛠️ Upstream OwnTracks repository: https://github.com/owntracks/frontend

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

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

📚 App packaging documentation

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