diff --git a/projects/hotdir.json b/projects/hotdir.json new file mode 100644 index 0000000..7993e29 --- /dev/null +++ b/projects/hotdir.json @@ -0,0 +1,13 @@ +{ + "name": "HotDIR", + "homepage": "https://veganaize.github.io/HotDIR/", + "shortdesc": { + "en": "Colorized file & folder listing for the Windows console." + }, + "download-page": "https://github.com/veganaize/HotDIR/releases", + "repository": { + "browse": "https://github.com/veganaize/HotDIR", + "location": "https://github.com/veganaize/HotDIR.git" + }, + "license": "https://github.com/veganaize/HotDIR/blob/master/LICENSE" +}