Upload files to 'apps'

This commit is contained in:
Jeison Yehuda Amihud (Blender Dumbass) 2022-03-29 12:43:44 +00:00
parent 179af82123
commit bb78a7cc69
3 changed files with 256 additions and 0 deletions

216
apps/gimp.json Normal file
View file

@ -0,0 +1,216 @@
{"names":["GNU Image Manipulation Program",
"GNOME Image Manipulation Program",
"GIMP"],
"comment":"GIMP is an excellent program to edit images and make 2D graphics.",
"links":{"website":"https://gimp.org",
"git":"https://gitlab.gnome.org/GNOME/gimp",
"fsd":"https://directory.fsf.org/wiki/Gimp",
"wikipedia":"https://en.wikipedia.org/wiki/GIMP",
"icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/4/45/The_GIMP_icon_-_gnome.svg/64px-The_GIMP_icon_-_gnome.svg.png"},
"licenses":["GPL3+"],
"platforms":["GNU/Linux",
"Windows",
"MacOS",
"BSD",
"AmigaOS",
"Solaris"],
"networks_read":[],
"networks_write":[],
"formats_read":["pix",
"matte",
"mask",
"aplha",
"als",
"fli",
"flc",
"xcf",
"bz2",
"xcfbz2",
"dds",
"dektop",
"dcm",
"dicom",
"hgt",
"eps",
"fit",
"fits",
"g3",
"gif",
"gbr",
"gbp",
"gih",
"pat",
"gz",
"xcfgz",
"j2k",
"j2c",
"jpc",
"jp2",
"jpg",
"jpeg",
"jpe",
"cel",
"ico",
"wmf",
"apm",
"exr",
"psp",
"tub",
"pspimage",
"psd",
"png",
"pnm",
"ppm",
"pgm",
"pbm",
"pfm",
"pdf",
"ps",
"hdr",
"dng",
"qtk",
"ari",
"cr2",
"crw",
"cr3",
"bay",
"rdc",
"erf",
"raf",
"3fr",
"fff",
"data",
"dc2",
"dcr",
"kdc",
"k25",
"kc2",
"mos",
"rwl",
"pxn",
"mef",
"mdc",
"mrw",
"nef",
"nrw",
"orf",
"raw",
"rw2",
"pef",
"cine",
"cin",
"cap",
"iiq",
"srw",
"x3f",
"cs1",
"ia",
"sti",
"arw",
"srf",
"sr2",
"sgi",
"rgb",
"rgba",
"bw",
"icon",
"im1",
"im8",
"im24",
"im32",
"rs",
"ras",
"sun",
"svg",
"tga",
"vga",
"icb",
"vst",
"tif",
"tiff",
"webp",
"bmp",
"xmp",
"xbm",
"bitmap",
"xpm",
"xwd",
"xz",
"xcfxz",
"pcw",
"pcc"],
"formats_write":["pix",
"matte",
"mask",
"aplha",
"als",
"txt",
"ansi",
"text",
"fli",
"flc",
"xcf",
"bz2",
"xcfbz2",
"c",
"h",
"dds",
"dcm",
"dicom",
"eps",
"fit",
"fits",
"gif",
"gbr",
"gih",
"pat",
"gz",
"xcfgz",
"html",
"htm",
"jpg",
"jpeg",
"jpe",
"cel",
"ico",
"mng",
"pbm",
"pfm",
"pgm",
"psd",
"png",
"pnm",
"pdf",
"ps",
"ppm",
"hdr",
"data",
"raw",
"sgi",
"rgb",
"rgba",
"bw",
"icon",
"im1",
"im8",
"im24",
"im32",
"rs",
"ras",
"sun",
"tga",
"tif",
"tiff",
"webp",
"bmp",
"xmc",
"xbm",
"bitmap",
"xpm",
"xwd",
"xz",
"xcfxz",
"pcx",
"pcc"],
"generic_name":["Image Editor", "Image Converter", "Painting Program"]}

16
apps/newpipe.json Normal file
View file

@ -0,0 +1,16 @@
{"names":["NewPipe"],
"comment":"NewPipe is a cool Android app to access YouTube videos.",
"links":{"website":"https://newpipe.net/",
"git":"https://github.com/TeamNewPipe/NewPipe",
"wikipedia":"https://en.wikipedia.org/wiki/NewPipe",
"icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/2/22/NewPipelogo.svg/220px-NewPipelogo.svg.png"},
"licenses":["GPL3+"],
"platforms":["Android"],
"networks_read":["youtube",
"peertube",
"soundcloud"],
"networks_write":[],
"formats_read":[],
"formats_write":[],
"generic_name":["Video Player", "YouTube Client", "Music Player"]}

24
apps/youtube.json Normal file
View file

@ -0,0 +1,24 @@
{"names":["YouTube",
"You Tube",
"youtube.com",
"youtu.be"],
"comment":"A platform for uploading and watching videos.",
"links":{"website":"https://youtube.com",
"wikipedia":"https://en.wikipedia.org/wiki/YouTube",
"icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/0/09/YouTube_full-color_icon_%282017%29.svg/120px-YouTube_full-color_icon_%282017%29.svg.png"},
"platforms":["Android",
"iOS",
"Web"],
"networks_read":["youtube"],
"networks_write":["youtube"],
"formats_read":[],
"formats_write":[],
"generic_name":["Video Player",
"YouTube Client",
"Music Player",
"Publication"],
"issues":["Surveillance",
"Non-Free Software",
"Non-Free JavaScript",
"DRM"]}