1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-11 09:28:38 +00:00

Parse AS in any encoding. Groups description

This commit is contained in:
Toxblh 2018-06-01 09:26:07 +01:00
parent ad70c034da
commit 46c86a71de
2 changed files with 12 additions and 2 deletions

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.16</string>
<string>0.16.1</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSMinimumSystemVersion</key>

View File

@ -80,7 +80,7 @@ File for customize your preset for MTMR: `open ~/Library/Application\ Support/MT
- sleep
- displaySleep
## Gestures on central part:
## Gestures on central part:
- two finger slide: change you Volume
- three finger slide: change you Brightness
@ -115,6 +115,16 @@ File for customize your preset for MTMR: `open ~/Library/Application\ Support/MT
"formatTemplate": "HH:mm" //optional
```
## Groups
```js
"type": "group",
"align": "center",
"bordered": true,
"title": "stats",
"items": [{ button }, {button}, ...]
}
```
## Native plugins
- `weather`
> Provider: https://openweathermap.org Need allowance location service