From 9907fb8dee33dc0abff24880c99cdb5b68e7b157 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 7 Dec 2025 07:55:33 -0800 Subject: [PATCH] Added trippy to network --- source/data/dynamic/applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 7b7d703..11d4743 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12505,6 +12505,24 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "trippy", + "description": "", + "repo_url": "https://github.com/fujiapple852/trippy", + "tags": [ + "tui" + ], + "platforms": [ + "cross" + ], + "category": "network", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file