-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpftools.json
More file actions
45 lines (45 loc) · 1.29 KB
/
pftools.json
File metadata and controls
45 lines (45 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[
{
"id": "pixelpaint",
"name": "Pixel Paint",
"file": "pixelpaint.htm",
"url": "https://dedehai.github.io/pixelpaint.htm.gz",
"author": "@dedehai",
"source": "https://github.com/DedeHai/WLED-Tools",
"desc": "Interactive paint tool: color your strips or matrix and save as GIFs or presets.",
"ver": "1.11",
"wled_min": "16.0"
},
{
"id": "videolab",
"name": "Video Lab",
"file": "videolab.htm",
"url": "https://dedehai.github.io/videolab.htm.gz",
"author": "@dedehai",
"source": "https://github.com/DedeHai/WLED-Tools",
"desc": "Stream videos and generate animated GIFs",
"ver": "0.92",
"wled_min": "16.0"
},
{
"id": "fontfactory",
"name": "Font Factory",
"file": "fontfactory.htm",
"url": "https://dedehai.github.io/fontfactory.htm.gz",
"author": "@dedehai",
"source": "https://github.com/DedeHai/WLED-Tools",
"desc": "Create your own fonts for Scrolling Text FX from ttf, otf, or bdf files",
"ver": "1.0",
"wled_min": "16.0"
},
{
"id": "pxmagic",
"name": "Pixel Magic Tool",
"file": "pxmagic.htm",
"url": "https://dedehai.github.io/pxmagic.htm.gz",
"author": "@ajotanc",
"source": "https://github.com/ajotanc/PixelMagicTool",
"desc": "Classic pixel art editor",
"ver": "1.0"
}
]