-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlist.json
More file actions
72 lines (72 loc) · 2.09 KB
/
list.json
File metadata and controls
72 lines (72 loc) · 2.09 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"aurasync-control": {
"name": "AuraSync Control",
"description": "Control Aura Sync with MacroGiciel.",
"package": "aurasync-control",
"version": "1.0.0",
"author": "Tai Tetsuyuki",
"category": "Utilities",
"license": "MIT",
"repository": "https://github.com/MacroGiciel/AuraSync-Control"
},
"discord-control": {
"name": "Discord Control",
"description": "Control your discord profile with macrogiciel.",
"package": "discord-control",
"version": "1.0.0",
"author": "Tai Tetsuyuki",
"category": "Utilities",
"license": "MIT",
"repository": "https://github.com/MacroGiciel/Discord-Control"
},
"remoteobs": {
"name": "Remote OBS",
"description": "Remote OBS",
"package": "remoteobs",
"version": "1.0.0",
"author": "Tai Tetsuyuki",
"category": "Streaming",
"license": "MIT",
"repository": "https://github.com/MacroGiciel/RemoteOBS"
},
"soundkey": {
"name": "SoundKey",
"description": "Play sound from macrogiciel.",
"package": "soundkey",
"version": "1.0.0",
"author": "Tai Tetsuyuki",
"category": "Streaming",
"license": "MIT",
"repository": "https://github.com/MacroGiciel/SoundKey"
},
"trash": {
"name": "Trash",
"description": "Empty your trash on windows.",
"package": "trash",
"version": "1.0.0",
"author": "Tai Tetsuyuki",
"category": "Utilities",
"license": "MIT",
"repository": "https://github.com/MacroGiciel/Trash"
},
"twitch-control": {
"name": "Twitch Control",
"description": "Control your channel twitch with MacroGiciel.",
"package": "twitch-control",
"version": "1.0.0",
"author": "Tai Tetsuyuki",
"category": "Streaming",
"license": "MIT",
"repository": "https://github.com/MacroGiciel/Twitch-Control"
},
"websocket": {
"name": "Websocket",
"description": "Trigger an Websocket with macrogiciel.",
"package": "websocket",
"version": "1.0.0",
"author": "Tai Tetsuyuki",
"category": "Utilities",
"license": "MIT",
"repository": "https://github.com/MacroGiciel/Websocket"
}
}