forked from AudioBand/CommunityProfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ProfilesSummary.json
65 lines (65 loc) · 3.26 KB
/
ProfilesSummary.json
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
[
{
"name": "Default",
"description": "The default profile, with full functionality. Occupies a wide space.",
"authors": "Dsafa, svr333",
"version": "v1.0.1",
"imageUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Default/Default.png",
"profileUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Default/Default.profile.json",
"assetsUrl": ""
},
{
"name": "Default (Compact)",
"description": "A compacted version of the Default profile, for those who like functionality but don't want to occupy a lot of space.",
"authors": "svr333",
"version": "v1.0.1",
"imageUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Default%20(Compact)/Default%20(Compact).png",
"profileUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Default%20(Compact)/Default%20(Compact).profile.json",
"assetsUrl": ""
},
{
"name": "Idle",
"description": "The standard idle profile, very small and optimally used together with the automatic idle profile switch functionality.",
"authors": "svr333",
"version": "v1.0.1",
"imageUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Idle/Idle.png",
"profileUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Idle/Idle.profile.json",
"assetsUrl": ""
},
{
"name": "Ultracompact",
"description": "This will really stay out of your way. Only 30x80 pixels, containing all the essentials.",
"authors": "diggoran",
"version": "v1.0.0",
"imageUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Ultracompact/Ultracompact.png",
"profileUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Ultracompact/Ultracompact.profile.json",
"assetsUrl": ""
},
{
"name": "No Controls",
"description": "The standard Compact profile, perfect for minimal space usage.",
"authors": "svr333",
"version": "v0.0.1",
"imageUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/No%20Controls/No%20Controls.png",
"profileUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/No%20Controls/No%20Controls.profile.json",
"assetsUrl": ""
},
{
"name": "Compact",
"description": "The standard Compact profile, perfect for minimal space usage.",
"authors": "svr333",
"version": "v1.0.1",
"imageUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Compact/Compact.png",
"profileUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Compact/Compact.profile.json",
"assetsUrl": ""
},
{
"name": "Spotify",
"description": "A theme mainly focused on Spotify's Like Button, using Spotify's color scheme to replicate its theme.",
"authors": "svr333",
"version": "v1.0.0",
"imageUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Spotify/Spotify.png",
"profileUrl": "https://raw.githubusercontent.com/AudioBand/CommunityProfiles/master/Profiles/Spotify/Spotify.profile.json",
"assetsUrl": "Profiles/Spotify/Assets"
}
]