We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f242e commit ba0d30eCopy full SHA for ba0d30e
ITTools/ITTools.php
@@ -0,0 +1,7 @@
1
+<?php
2
+
3
+namespace App\SupportedApps\ITTools;
4
5
+class ITTools extends \App\SupportedApps
6
+{
7
+}
ITTools/app.json
@@ -0,0 +1,10 @@
+ "appid": "b5f16344632fdfe68391a2dc3816ee0edbb1813c",
+ "name": "IT-Tools",
+ "website": "https://it-tools.tech/",
+ "license": "GNU General Public License v3.0 only",
+ "description": "Useful tools for developer and people working in IT.",
+ "enhanced": false,
8
+ "tile_background": "light",
9
+ "icon": "ittools.png"
10
ITTools/ittools.png
6.72 KB
0 commit comments