diff --git a/MTMR/Info.plist b/MTMR/Info.plist index e2b99d0..1f44d4a 100644 --- a/MTMR/Info.plist +++ b/MTMR/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.16 + 0.16.1 CFBundleVersion 1 LSMinimumSystemVersion diff --git a/README.md b/README.md index 4211a6d..8c56bb2 100644 --- a/README.md +++ b/README.md @@ -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