Added more software
This commit is contained in:
parent
5295a19a19
commit
90e4b0fb87
9 changed files with 590 additions and 91 deletions
31
apps/acrobat.json
Normal file
31
apps/acrobat.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"comment": "Program to read PDF files.",
|
||||
"formats_read": [
|
||||
"pdf"
|
||||
],
|
||||
"formats_write": [],
|
||||
"generic_name": [
|
||||
"Document Viewer"
|
||||
],
|
||||
"interface": [],
|
||||
"issues": [
|
||||
"Non-Free Software"
|
||||
],
|
||||
"languages": [],
|
||||
"licenses": [],
|
||||
"links": {
|
||||
"icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Adobe_Acrobat_DC_logo_2020.svg/66px-Adobe_Acrobat_DC_logo_2020.svg.png",
|
||||
"wikipedia": "https://en.wikipedia.org/wiki/Adobe_Acrobat"
|
||||
},
|
||||
"names": [
|
||||
"Adobe Acrobat",
|
||||
"Acrobat"
|
||||
],
|
||||
"networks_read": [],
|
||||
"networks_write": [],
|
||||
"platforms": [
|
||||
"Windows",
|
||||
"macOS",
|
||||
"Android"
|
||||
]
|
||||
}
|
113
apps/after_effects.json
Normal file
113
apps/after_effects.json
Normal file
|
@ -0,0 +1,113 @@
|
|||
{
|
||||
"comment": "A digital visual effects, motion graphics, and compositing application developed by Adobe Systems and used in the post-production process of film making, video games and television production.",
|
||||
"formats_read": [
|
||||
"3gp",
|
||||
"3g2",
|
||||
"aac",
|
||||
"aiff",
|
||||
"aif",
|
||||
"apple",
|
||||
"prores",
|
||||
"hdr",
|
||||
"raw",
|
||||
"asf",
|
||||
"asnd",
|
||||
"avc",
|
||||
"avi",
|
||||
"bwf",
|
||||
"chproj",
|
||||
"crm",
|
||||
"mxf",
|
||||
"dv",
|
||||
"gif",
|
||||
"mp4",
|
||||
"heif",
|
||||
"hevc",
|
||||
"m1v",
|
||||
"m2t",
|
||||
"m2ts",
|
||||
"m2v",
|
||||
"m4a",
|
||||
"m4v",
|
||||
"mov",
|
||||
"mp3",
|
||||
"mpeg",
|
||||
"mpg",
|
||||
"mpe",
|
||||
"mts",
|
||||
"1dc",
|
||||
"omf",
|
||||
"exr",
|
||||
"r3d",
|
||||
"rush",
|
||||
"vob",
|
||||
"wav",
|
||||
"wmv",
|
||||
"jpg",
|
||||
"png",
|
||||
"psd",
|
||||
"tga",
|
||||
"tiff",
|
||||
"ico",
|
||||
"eps",
|
||||
"dfxp",
|
||||
"mcc",
|
||||
"scc",
|
||||
"srt",
|
||||
"stl",
|
||||
"xml",
|
||||
"aaf",
|
||||
"aep",
|
||||
"aepx",
|
||||
"chrpoj",
|
||||
"csv",
|
||||
"pbl",
|
||||
"txt",
|
||||
"tab",
|
||||
"edl",
|
||||
"prel",
|
||||
"prproj"
|
||||
],
|
||||
"formats_write": [
|
||||
"avi",
|
||||
"mp4",
|
||||
"tiff",
|
||||
"mov",
|
||||
"mpeg",
|
||||
"exr",
|
||||
"wmv"
|
||||
],
|
||||
"generic_name": [
|
||||
"Video Editor",
|
||||
"Compositing",
|
||||
"Motion Graphics",
|
||||
"Visual Effects"
|
||||
],
|
||||
"interface": [
|
||||
"Custom"
|
||||
],
|
||||
"issues": [
|
||||
"Subscription",
|
||||
"Non-Free Software",
|
||||
"Surveillance"
|
||||
],
|
||||
"languages": [],
|
||||
"licenses": [],
|
||||
"links": {
|
||||
"documentation": "https://docs.blender.org/manual/en/latest/",
|
||||
"git": "https://git.blender.org/gitweb/gitweb.cgi/blender.git",
|
||||
"icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Adobe_After_Effects_CC_icon.svg/66px-Adobe_After_Effects_CC_icon.svg.png",
|
||||
"website": "https://www.blender.org/",
|
||||
"wikipedia": "https://en.wikipedia.org/wiki/Adobe_After_Effects"
|
||||
},
|
||||
"names": [
|
||||
"Adobe After Effects",
|
||||
"After Effects"
|
||||
],
|
||||
"networks_read": [],
|
||||
"networks_write": [],
|
||||
"platforms": [
|
||||
"Windows",
|
||||
"macOS"
|
||||
]
|
||||
}
|
|
@ -1,22 +1,7 @@
|
|||
{"names":["Blender"],
|
||||
"comment":"Blender is a Free Software 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":["GPL-2.0-or-later"],
|
||||
"platforms":["GNU/Linux",
|
||||
"Windows",
|
||||
"MacOS",
|
||||
"BSD",
|
||||
"AmigaOS",
|
||||
"Solaris"],
|
||||
"interface":["opengl"],
|
||||
"languages":["C", "C++", "Python"],
|
||||
"networks_read":[],
|
||||
"networks_write":[],
|
||||
"formats_read":["blend",
|
||||
{
|
||||
"comment": "Blender is a Free Software 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.",
|
||||
"formats_read": [
|
||||
"blend",
|
||||
"dae",
|
||||
"abc",
|
||||
"usd",
|
||||
|
@ -30,8 +15,21 @@
|
|||
"glb",
|
||||
"obj",
|
||||
"x3d",
|
||||
"wrl"],
|
||||
"formats_write":["blend",
|
||||
"wrl",
|
||||
"webm",
|
||||
"ogg",
|
||||
"ogv",
|
||||
"mp4",
|
||||
"mp3",
|
||||
"mp2",
|
||||
"mp1",
|
||||
"flv",
|
||||
"dv",
|
||||
"avi",
|
||||
"mkv"
|
||||
],
|
||||
"formats_write": [
|
||||
"blend",
|
||||
"dae",
|
||||
"abc",
|
||||
"usd",
|
||||
|
@ -45,8 +43,21 @@
|
|||
"fbx",
|
||||
"glb",
|
||||
"gltf",
|
||||
"x3d"],
|
||||
"generic_name":["Text Editor",
|
||||
"x3d",
|
||||
"webm",
|
||||
"ogg",
|
||||
"ogv",
|
||||
"mp4",
|
||||
"mp3",
|
||||
"mp2",
|
||||
"mp1",
|
||||
"flv",
|
||||
"dv",
|
||||
"avi",
|
||||
"mkv"
|
||||
],
|
||||
"generic_name": [
|
||||
"Text Editor",
|
||||
"Video Editor",
|
||||
"Computer Aided Design",
|
||||
"3D Modeling",
|
||||
|
@ -56,4 +67,40 @@
|
|||
"3D Rendering",
|
||||
"3D Printing",
|
||||
"Compositing",
|
||||
"Motion Tracking"]}
|
||||
"Motion Tracking",
|
||||
"Motion Graphics",
|
||||
"Visual Effects"
|
||||
],
|
||||
"interface": [
|
||||
"opengl"
|
||||
],
|
||||
"issues": [],
|
||||
"languages": [
|
||||
"C",
|
||||
"C++",
|
||||
"Python"
|
||||
],
|
||||
"licenses": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"links": {
|
||||
"documentation": "https://docs.blender.org/manual/en/latest/",
|
||||
"git": "https://git.blender.org/gitweb/gitweb.cgi/blender.git",
|
||||
"icon": "https://download.blender.org/branding/square/blender_icon_64x64.png",
|
||||
"website": "https://www.blender.org/",
|
||||
"wikipedia": "https://en.wikipedia.org/wiki/Blender_(software)"
|
||||
},
|
||||
"names": [
|
||||
"Blender"
|
||||
],
|
||||
"networks_read": [],
|
||||
"networks_write": [],
|
||||
"platforms": [
|
||||
"GNU/Linux",
|
||||
"Windows",
|
||||
"MacOS",
|
||||
"BSD",
|
||||
"AmigaOS",
|
||||
"Solaris"
|
||||
]
|
||||
}
|
84
apps/cinema-4d.json
Normal file
84
apps/cinema-4d.json
Normal file
|
@ -0,0 +1,84 @@
|
|||
{
|
||||
"comment": "A 3D software suite developed by the German company Maxon. ",
|
||||
"formats_read": [
|
||||
"3ds",
|
||||
"dae",
|
||||
"fbx",
|
||||
"stl",
|
||||
"usd",
|
||||
"obj",
|
||||
"wrl",
|
||||
"bvh",
|
||||
"abc",
|
||||
"catia",
|
||||
"dwg",
|
||||
"iges",
|
||||
"jt",
|
||||
"skp",
|
||||
"step",
|
||||
"dem",
|
||||
"dxf",
|
||||
"tiff",
|
||||
"tga",
|
||||
"hdr",
|
||||
"exr",
|
||||
"bmp",
|
||||
"jpg",
|
||||
"png"
|
||||
],
|
||||
"formats_write": [
|
||||
"3ds",
|
||||
"dae",
|
||||
"fbx",
|
||||
"gltf",
|
||||
"stl",
|
||||
"usd",
|
||||
"obj",
|
||||
"wrl",
|
||||
"abc",
|
||||
"catia",
|
||||
"dwg",
|
||||
"iges",
|
||||
"jt",
|
||||
"skp",
|
||||
"step",
|
||||
"dxf",
|
||||
"x",
|
||||
"tiff",
|
||||
"tga",
|
||||
"hdr",
|
||||
"exr",
|
||||
"bmp",
|
||||
"jpg",
|
||||
"png"
|
||||
],
|
||||
"generic_name": [
|
||||
"3D Modeling",
|
||||
"3D Rendering",
|
||||
"3D Rigging",
|
||||
"3D Animation"
|
||||
],
|
||||
"interface": [
|
||||
"Custom"
|
||||
],
|
||||
"issues": [
|
||||
"Non-Free Software"
|
||||
],
|
||||
"languages": [],
|
||||
"licenses": [],
|
||||
"links": {
|
||||
"icon": "https://upload.wikimedia.org/wikipedia/en/thumb/d/d8/C4D_Logo.png/64px-C4D_Logo.png",
|
||||
"wikipedia": "https://en.wikipedia.org/wiki/Cinema_4D"
|
||||
},
|
||||
"names": [
|
||||
"Cinema 4D"
|
||||
],
|
||||
"networks_read": [],
|
||||
"networks_write": [],
|
||||
"platforms": [
|
||||
"Windows",
|
||||
"macOS",
|
||||
"GNU/Linux",
|
||||
"AmigaOS"
|
||||
]
|
||||
}
|
87
apps/illustrator.json
Normal file
87
apps/illustrator.json
Normal file
|
@ -0,0 +1,87 @@
|
|||
{
|
||||
"comment": "A vector graphics editor and design program developed and marketed by Adobe Inc.",
|
||||
"formats_read": [
|
||||
"idea",
|
||||
"ai",
|
||||
"ait",
|
||||
"line",
|
||||
"pdf",
|
||||
"dwg",
|
||||
"dxf",
|
||||
"bmp",
|
||||
"rle",
|
||||
"dib",
|
||||
"cgm",
|
||||
"cdr",
|
||||
"eps",
|
||||
"epsf",
|
||||
"ps",
|
||||
"emf",
|
||||
"gif",
|
||||
"heic",
|
||||
"heif",
|
||||
"jpg",
|
||||
"jpeg",
|
||||
"jpe",
|
||||
"jpf",
|
||||
"jpx",
|
||||
"jp2",
|
||||
"j2k",
|
||||
"j2c",
|
||||
"jpc",
|
||||
"pic",
|
||||
"pct",
|
||||
"docx",
|
||||
"pcx",
|
||||
"psd",
|
||||
"pdd",
|
||||
"pxr",
|
||||
"png",
|
||||
"svg",
|
||||
"svgz",
|
||||
"tga",
|
||||
"vga",
|
||||
"icb",
|
||||
"vst",
|
||||
"txt",
|
||||
"tif",
|
||||
"tiff",
|
||||
"webp",
|
||||
"wmf"
|
||||
],
|
||||
"formats_write": [
|
||||
"ai",
|
||||
"pdf",
|
||||
"eps",
|
||||
"ait",
|
||||
"svg",
|
||||
"svgz"
|
||||
],
|
||||
"generic_name": [
|
||||
"Vector Graphics"
|
||||
],
|
||||
"interface": [
|
||||
"Custom"
|
||||
],
|
||||
"issues": [
|
||||
"Subscription",
|
||||
"Non-Free Software",
|
||||
"Surveillance"
|
||||
],
|
||||
"languages": [],
|
||||
"licenses": [],
|
||||
"links": {
|
||||
"icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fb/Adobe_Illustrator_CC_icon.svg/66px-Adobe_Illustrator_CC_icon.svg.png",
|
||||
"wikipedia": "https://en.wikipedia.org/wiki/Adobe_Illustrator"
|
||||
},
|
||||
"names": [
|
||||
"Adobe Illustrator",
|
||||
"Illustrator"
|
||||
],
|
||||
"networks_read": [],
|
||||
"networks_write": [],
|
||||
"platforms": [
|
||||
"Windows",
|
||||
"macOS"
|
||||
]
|
||||
}
|
108
apps/premiere.json
Normal file
108
apps/premiere.json
Normal file
|
@ -0,0 +1,108 @@
|
|||
{
|
||||
"comment": "Adobe Premiere Pro is a timeline-based video editing software application developed by Adobe Inc.",
|
||||
"formats_read": [
|
||||
"3gp",
|
||||
"3g2",
|
||||
"aac",
|
||||
"aiff",
|
||||
"aif",
|
||||
"apple",
|
||||
"prores",
|
||||
"hdr",
|
||||
"raw",
|
||||
"asf",
|
||||
"asnd",
|
||||
"avc",
|
||||
"avi",
|
||||
"bwf",
|
||||
"chproj",
|
||||
"crm",
|
||||
"mxf",
|
||||
"dv",
|
||||
"gif",
|
||||
"mp4",
|
||||
"heif",
|
||||
"hevc",
|
||||
"m1v",
|
||||
"m2t",
|
||||
"m2ts",
|
||||
"m2v",
|
||||
"m4a",
|
||||
"m4v",
|
||||
"mov",
|
||||
"mp3",
|
||||
"mpeg",
|
||||
"mpg",
|
||||
"mpe",
|
||||
"mts",
|
||||
"1dc",
|
||||
"omf",
|
||||
"exr",
|
||||
"r3d",
|
||||
"rush",
|
||||
"vob",
|
||||
"wav",
|
||||
"wmv",
|
||||
"jpg",
|
||||
"png",
|
||||
"psd",
|
||||
"tga",
|
||||
"tiff",
|
||||
"ico",
|
||||
"eps",
|
||||
"dfxp",
|
||||
"mcc",
|
||||
"scc",
|
||||
"srt",
|
||||
"stl",
|
||||
"xml",
|
||||
"aaf",
|
||||
"aep",
|
||||
"aepx",
|
||||
"chrpoj",
|
||||
"csv",
|
||||
"pbl",
|
||||
"txt",
|
||||
"tab",
|
||||
"edl",
|
||||
"prel",
|
||||
"prproj"
|
||||
],
|
||||
"formats_write": [
|
||||
"avi",
|
||||
"mp4",
|
||||
"tiff",
|
||||
"mov",
|
||||
"mpeg",
|
||||
"exr",
|
||||
"wmv"
|
||||
],
|
||||
"generic_name": [
|
||||
"Video Editor"
|
||||
],
|
||||
"interface": [
|
||||
"Custom"
|
||||
],
|
||||
"issues": [
|
||||
"Subscription",
|
||||
"Non-Free Software",
|
||||
"Surveillance"
|
||||
],
|
||||
"languages": [],
|
||||
"licenses": [],
|
||||
"links": {
|
||||
"icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/40/Adobe_Premiere_Pro_CC_icon.svg/66px-Adobe_Premiere_Pro_CC_icon.svg.png",
|
||||
"wikipedia": "https://en.wikipedia.org/wiki/Adobe_Premiere_Pro"
|
||||
},
|
||||
"names": [
|
||||
"Adobe Premiere",
|
||||
"Premiere",
|
||||
"Adobe Premiere Pro"
|
||||
],
|
||||
"networks_read": [],
|
||||
"networks_write": [],
|
||||
"platforms": [
|
||||
"Windows",
|
||||
"macOS"
|
||||
]
|
||||
}
|
|
@ -13,7 +13,8 @@
|
|||
"languages":["C", "C++", "Python"],
|
||||
"networks_read":[],
|
||||
"networks_write":[],
|
||||
"formats_read":["blend",
|
||||
"formats_read": [
|
||||
"blend",
|
||||
"dae",
|
||||
"abc",
|
||||
"usd",
|
||||
|
@ -27,8 +28,21 @@
|
|||
"glb",
|
||||
"obj",
|
||||
"x3d",
|
||||
"wrl"],
|
||||
"formats_write":["blend",
|
||||
"wrl",
|
||||
"webm",
|
||||
"ogg",
|
||||
"ogv",
|
||||
"mp4",
|
||||
"mp3",
|
||||
"mp2",
|
||||
"mp1",
|
||||
"flv",
|
||||
"dv",
|
||||
"avi",
|
||||
"mkv"
|
||||
],
|
||||
"formats_write": [
|
||||
"blend",
|
||||
"dae",
|
||||
"abc",
|
||||
"usd",
|
||||
|
@ -42,7 +56,19 @@
|
|||
"fbx",
|
||||
"glb",
|
||||
"gltf",
|
||||
"x3d"],
|
||||
"x3d",
|
||||
"webm",
|
||||
"ogg",
|
||||
"ogv",
|
||||
"mp4",
|
||||
"mp3",
|
||||
"mp2",
|
||||
"mp1",
|
||||
"flv",
|
||||
"dv",
|
||||
"avi",
|
||||
"mkv"
|
||||
],
|
||||
"generic_name":["Text Editor",
|
||||
"Video Editor",
|
||||
"Computer Aided Design",
|
||||
|
|
|
@ -64,7 +64,7 @@ def html(page, json):
|
|||
|
||||
# I want to show nothing else from if it's proprietary
|
||||
issues_files = list(os.listdir("data/issues"))
|
||||
if "issues" in json:
|
||||
if "issues" in json and json["issues"]:
|
||||
l = json.get("issues", [])
|
||||
page = page +"<h2>Anti-Features / Problems:</h2>"
|
||||
|
||||
|
|
|
@ -98,6 +98,9 @@ def suggest(json_data):
|
|||
|
||||
for b in json_data.get(c, []):
|
||||
if b in i.get(c, []):
|
||||
if c == "generic_name":
|
||||
score += 10 # Features matter more than formats
|
||||
else:
|
||||
score += 1
|
||||
# Pass the found datapoint into the renderer
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue