diff --git a/apps.toml b/apps.toml index 01a16e59..30993b7e 100644 --- a/apps.toml +++ b/apps.toml @@ -3656,6 +3656,11 @@ state = "working" subtags = [ "network" ] url = "https://github.com/YunoHost-Apps/torrelay_ynh" +[traccar] +category = "small_utilities" +state = "working" +url = "https://github.com/YunoHost-Apps/traccar_ynh" + [tracim] category = "office" level = 7 diff --git a/logos/traccar.png b/logos/traccar.png new file mode 100644 index 00000000..7de82105 Binary files /dev/null and b/logos/traccar.png differ diff --git a/wishlist.toml b/wishlist.toml index 79748fdf..1e6ae59e 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1444,12 +1444,6 @@ description = "Instant Terminal Sharing" upstream = "https://github.com/tmate-io/tmate" website = "https://tmate.io/" -[traccar] -name = "Traccar" -description = "Modern GPS Tracking Platform" -upstream = "https://github.com/traccar/traccar" -website = "https://www.traccar.org/" - [trivy] name = "trivy" description = "OSS Vulnerability and Misconfiguration Scanning."