-
Notifications
You must be signed in to change notification settings - Fork 247
/
items.json
197 lines (197 loc) Β· 5.38 KB
/
items.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
[
{
"type": "group",
"align": "left",
"bordered": false,
"title": "π",
"background": "#000000",
"width": 40,
"items": [
{
"type": "close",
"align": "left",
"width": 100
},
{
"type": "dock",
"flip": false,
"align": "left",
"bordered": false,
"autoResize": false,
"refreshInterval": 5
}
]
},
{
"type": "group",
"align": "left",
"bordered": false,
"title": "ποΈ",
"width": 40,
"items": [
{
"type": "close",
"width": 100,
"align": "left"
},
{
"type": "appleScriptTitledButton",
"source": {
"inline": "return {\"π Jingle Bells\"}" //SET YOUR NAME
},
"refreshInterval": 1,
"action": "appleScript",
"actionAppleScript": {
"inline": "tell application \"Shortcuts Events\" to run the shortcut named \"$NAME$\"" //CHANGE $NAME$ TO YOUR SHORTCUT NAME
},
"align": "left"
},
{
"type": "appleScriptTitledButton",
"source": {
"inline": "return {\"π³ Kitchen\"}" //SET YOUR NAME
},
"refreshInterval": 1,
"action": "appleScript",
"actionAppleScript": {
"inline": "tell application \"Shortcuts Events\" to run the shortcut named \"$NAME$\"" //CHANGE $NAME$ TO YOUR SHORTCUT NAME
},
"align": "left"
},
{
"type": "appleScriptTitledButton",
"source": {
"inline": "return {\"ποΈ Bra\"}" //SET YOUR NAME
},
"refreshInterval": 1,
"action": "appleScript",
"actionAppleScript": {
"inline": "tell application \"Shortcuts Events\" to run the shortcut named \"$NAME$\"" //CHANGE $NAME$ TO YOUR SHORTCUT NAME
},
"align": "left"
},
{
"type": "appleScriptTitledButton",
"source": {
"inline": "return {\"πΏ Cinema Mode\"}" //SET YOUR NAME
},
"refreshInterval": 1,
"action": "appleScript",
"actionAppleScript": {
"inline": "tell application \"Shortcuts Events\" to run the shortcut named \"$NAME$\"" //CHANGE $NAME$ TO YOUR SHORTCUT NAME
},
"title": "πΏ Cinema Mode",
"align": "left"
}
]
},
{
// ANC control
"type": "staticButton",
"title": " π§ ",
"width": 40,
"action": "appleScript",
"actionAppleScript": {
"inline": "tell application \"System Events\" to key code 33 using {command down, shift down, option down, control down}"
},
"bordered": true,
"align": "left"
},
//SPOTIFY Start
{
"type": "appleScriptTitledButton",
"align": "left",
"source": {
"filePath": "/Users/Shared/MTMR/spotify.scpt"
},
"action": "appleScript",
"actionAppleScript": {
"inline": "tell application \"Spotify\"\rplaypause\rend tell"
},
"refreshInterval": 5,
"image": {
"base64": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAYUExURUdwTB3WXx3UXh3VXx7XYBkXFRpVLRyURmIaeAQAAAAEdFJOUwDDO3fSqUUkAAABbklEQVRIx61VbW6DMAztoAeYNA7ApB6gkzhAWS24wIAL0HABaK6/pHFNEhy8TXu/kPzkPD/8cTj8K7KPAqB+K5NhQPCUrABCXe7HOUYYZxgVRLiG8RfY4DUgFFtC7cffAfZTFBwBdhWEKfgEq4ocEjgj4ZQifO6/QG9kkETp1dDeVWfRKx3XYSW0LoqY5kCElXDrQkyeCCuh6WL0M4nIWQIyzqixdfKU1koFDKvyCA8NJMzU4xiD+b4kfHRpsIyKc6hBwjVptFHVY51EMAINNDFGJITKDNQcdpX74Hz0CQ3rY5qwMp4EIxrlafzrsYZ2Veb0DkRgfNCUok4Y1fqEijfyi2b8RE9beWqa48Y/uvCNMcH9btfUi+/CGLR1vhL6Zz9N/vBlaCU+7lwY/cmJ67Ryen/2tj23PLqJBodZH8vgj544vOL4pxfI5acrSFxi8hrkU9TSKr78ZpnL50A8KPJJEo+afBblwyqf5j/iGys5j6ScrST2AAAAAElFTkSuQmCC"
},
"longAction": "openUrl",
"longUrl": "spotify://",
"tripleAction": "appleScript"
},
{
"type": "next",
"width": 44,
"align": "left",
"bordered": false
},
//UNCOMMENT TO HAVE PREV BUTTON
// { "type": "previous", "width": 44, "align": "left" },
//SPOTIFY End
{
"type": "inputsource",
"align": "right",
"bordered": false
},
//UNCOMMENT TO HAVE CPU TEMP
// {
// "type": "appleScriptTitledButton",
// "source": {
// "inline": "set temp to do shell script \"/usr/local/bin/iStats cpu --no-graphs --no-labels\"\rreturn temp"
// },
// "refreshInterval": 50,
// "align": "right",
// "width": 56
// },
{
"type": "battery",
"align": "right",
"bordered": false
},
{
"type": "timeButton",
"formatTemplate": " MMM dd E HH:mm",
"align": "right",
"bordered": false,
"action": "openUrl",
"url": "ical://"
},
{
"type": "timeButton",
"formatTemplate": "HH:mm",
"align": "right",
"timeZone": "UTC+3",
"bordered": false,
"width": 40,
"action": "appleScript",
"actionAppleScript": {
"inline": "tell application \"Shortcuts Events\" to run the shortcut named \"Start Timer\""
}
},
{
"type": "illuminationDown",
"width": 40,
"bordered": false,
"align": "right"
},
{
"type": "illuminationUp",
"width": 40,
"bordered": false,
"align": "right"
},
{
"type": "mute",
"width": 40,
"align": "right",
"bordered": false
},
{
"type": "staticButton",
"title": " π ",
"action": "keyPress",
"keycode": 103,
"width": 40,
"align": "right",
"bordered": false
}
//UNCOMMENT TO HAVE DARK MODE BUTTON
// , { "type": "darkMode", "align": "right"}
]