Added Gitea, Emacs, Blender, Krita, PixelFeed and Bibliogram.
This commit is contained in:
parent
d02ce3c53e
commit
21726eb2d7
8 changed files with 116 additions and 0 deletions
16
apps/bibliogram.json
Normal file
16
apps/bibliogram.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{"names":["Bibliogram"],
|
||||
"comment":"Bibliogram is a website that takes data from instagram's public profile views and puts into a freindlier page that loads faster, gives downloadable images, eliminates ads, generates RSS feeds, and doesn't urge you to sign up.",
|
||||
"links":{"website":"https://bibliogram.art/",
|
||||
"git":"https://git.sr.ht/~cadence/bibliogram",
|
||||
"documentation":"https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs",
|
||||
"icon":"https://bibliogram.art/favicon-32x32.png"},
|
||||
"licenses":["AGPL3"],
|
||||
"platforms":["Web"],
|
||||
"interface":["Touch",
|
||||
"HTML"],
|
||||
"languages":["JavaScript"],
|
||||
"networks_read":["Instagram"],
|
||||
"networks_write":[],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Social Media", "Photo Sharing", "Client"]}
|
21
apps/blender.json
Normal file
21
apps/blender.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{"names":["Blender"],
|
||||
"comment":"Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.",
|
||||
"links":{"website":"https://www.blender.org/",
|
||||
"git":"https://git.blender.org/gitweb/gitweb.cgi/blender.git",
|
||||
"wikipedia":"https://en.wikipedia.org/wiki/Blender_(software)",
|
||||
"documentation":"https://docs.blender.org/manual/en/latest/",
|
||||
"icon":"https://download.blender.org/branding/square/blender_icon_64x64.png"},
|
||||
"licenses":["GPL3+"],
|
||||
"platforms":["GNU/Linux",
|
||||
"Windows",
|
||||
"MacOS",
|
||||
"BSD",
|
||||
"AmigaOS",
|
||||
"Solaris"],
|
||||
"interface":["opengl"],
|
||||
"languages":["C"],
|
||||
"networks_read":[],
|
||||
"networks_write":[],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Text Editor", "Video Editor", "3D Modeling tool"]}
|
23
apps/emacs.json
Normal file
23
apps/emacs.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{"names":["GNU emacs"],
|
||||
"comment":"An extensibe free/libre text editor and more.",
|
||||
"links":{"website":"https://www.gnu.org/software/emacs/",
|
||||
"git":"https://git.savannah.gnu.org/cgit/emacs.git",
|
||||
"wikipedia":"https://en.wikipedia.org/wiki/GNU_Emacs",
|
||||
"documentation":"https://www.gnu.org/software/emacs/documentation.html",
|
||||
"icon":"https://www.gnu.org/software/emacs/images/emacs.png"},
|
||||
"licenses":["GPL3+"],
|
||||
"platforms":["GNU/Linux",
|
||||
"Windows",
|
||||
"MacOS",
|
||||
"BSD",
|
||||
"AmigaOS",
|
||||
"Solaris"],
|
||||
"interface":["GTK",
|
||||
"terminal"],
|
||||
"languages":["C",
|
||||
"lisp"],
|
||||
"networks_read":[],
|
||||
"networks_write":[],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Text Editor", "Opperating System", "Productivity Tool"]}
|
16
apps/gitea.json
Normal file
16
apps/gitea.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{"names":["Gitea"],
|
||||
"comment":"Git with a cup of tea, painless self-hosted git service",
|
||||
"links":{"website":"https://gitea.io/",
|
||||
"git":"https://github.com/go-gitea/gitea",
|
||||
"wikipedia":"https://en.wikipedia.org/wiki/Gitea",
|
||||
"documentation":"https://docs.gitea.io/en-us/",
|
||||
"icon":"https://upload.wikimedia.org/wikipedia/commons/b/bb/Gitea_Logo.svg"},
|
||||
"licenses":["MIT"],
|
||||
"platforms":["Web"],
|
||||
"interface":["HTML5"],
|
||||
"languages":["Go"],
|
||||
"networks_read":[],
|
||||
"networks_write":[],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Git Service", "File Hosting", "Decentralized"]}
|
21
apps/krita.json
Normal file
21
apps/krita.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{"names":["Krita"],
|
||||
"comment":"Krita is a professional FREE and open source painting program it is made by artists that want to see affordable art tools for everyone",
|
||||
"links":{"website":"https://krita.org/",
|
||||
"git":"https://git.blender.org/gitweb/gitweb.cgi/blender.git",
|
||||
"wikipedia":"https://en.wikipedia.org/wiki/Krita",
|
||||
"documentation":"https://invent.kde.org/graphics/krita",
|
||||
"icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/7/73/Calligrakrita-base.svg/1024px-Calligrakrita-base.svg.png"},
|
||||
"licenses":["GPL3"],
|
||||
"platforms":["GNU/Linux",
|
||||
"Windows",
|
||||
"MacOS",
|
||||
"BSD",
|
||||
"AmigaOS",
|
||||
"Solaris"],
|
||||
"interface":["QT"],
|
||||
"languages":["C++"],
|
||||
"networks_read":[],
|
||||
"networks_write":[],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Image Editor", "Drawing Tool", "Raster"]}
|
19
apps/pixelfeed.json
Normal file
19
apps/pixelfeed.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{"names":["PixelFed",
|
||||
"PixelFeed"],
|
||||
"comment":"A free and ethical photo sharing platform, powered by ActivityPub federation.",
|
||||
"links":{"website":"https://pixelfed.org/",
|
||||
"git":"https://github.com/pixelfed/pixelfed",
|
||||
"documentation":"https://docs.pixelfed.org/",
|
||||
"icon":"https://pixelfed.org/img/logo.svg"},
|
||||
"licenses":["AGPL3"],
|
||||
"platforms":["Web"],
|
||||
"interface":["Touch",
|
||||
"JavaScript",
|
||||
"HTML"],
|
||||
"languages":["PHP"],
|
||||
"networks_read":["PixelFeed"],
|
||||
"networks_write":["PixelFed",
|
||||
"ActivityPub"],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Social Media", "Photo Sharing", "Fediverse"]}
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue