From 08c1e3069ce4c99d02d312464b42a4eae59ac3ef Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 6 Sep 2020 08:14:17 -0700 Subject: [PATCH] Add Campus-iOS by @TUM-Dev --- contents.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/contents.json b/contents.json index 41dae4f2..bfae8beb 100644 --- a/contents.json +++ b/contents.json @@ -23148,6 +23148,23 @@ "stars": 2600, "date_added": "Sep 4 2020", "suggested_by": "dkhamsing" + }, + { + "title": "TUM Campus", + "description": "For Technische Universität München, includes lecture schedule, cafeteria menus, grades and more", + "source": "https://github.com/TUM-Dev/Campus-iOS", + "screenshots": [ + "https://user-images.githubusercontent.com/7985149/84211831-93e42f00-aabc-11ea-8594-6d3d6240589e.png" + ], + "license": "gpl-3.0", + "tags": [ + "swift", + "ipad", + "macos" + ], + "stars": 59, + "date_added": "Sep 5 2020", + "suggested_by": "dkhamsing" } ] }