1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-10 17:08:39 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
81131ec390 new screenshot. 2 json author's presets. Instruction. 2018-04-12 10:41:50 +01:00
Serg
cd6054af03 example presets and credits 2018-04-12 14:30:08 +07:00
eee33ee645 v0.6 2018-04-12 07:57:18 +01:00
Anton Palgunov
046f0fc1cf
Merge pull request #6 from Toxblh/cleanup
Cleanup project
2018-04-12 07:34:59 +01:00
Serg
4b7788fff7 some cleanup 2018-04-12 08:58:24 +07:00
Serg
ea5fbf0ee8 action has unified source too 2018-04-12 08:48:24 +07:00
Serg
d0cfa45b5d hacky solution to autohide if title is empty 2018-04-11 23:46:05 +07:00
ed14f34a2d conflict resolved 2018-04-11 17:09:34 +01:00
98d5a6eb0e add staticImageButton for buttons with custom image 2018-04-11 17:03:38 +01:00
Serg
b492b89d2f unified source for scripts (and image data in future) 2018-04-11 22:37:46 +07:00
Serg
ff58329691 displaysleep item 2018-04-11 13:47:09 +07:00
Serg
dd3ab9ac6f no codesign for debug, no UI tests 2018-04-11 07:29:28 +07:00
f08ce7a381 add FlexSpace. A bit refactor structure. Correct loading scripts from preset 2018-04-11 01:07:58 +01:00
Serg
11c8d167c0 custom width 2018-04-11 00:56:14 +07:00
Serg
0ba5984217 shell scripts and sleep implemented 2018-04-10 23:37:20 +07:00
Serg
1584cf979c cleanup extra code 2018-04-10 23:21:38 +07:00
753cfd8a31 add buttons: battery and time with format 2018-04-10 14:07:52 +01:00
34b51b2dd8 a bit fix json lint 2018-04-10 13:23:12 +01:00
Serg
5bda77d0d5 Merge remote-tracking branch 'upstream/master' into preset
# Conflicts:
#	README.md
2018-04-10 19:02:59 +07:00
Serg
2bc8912add weather – example on bundled scripts 2018-04-10 19:01:41 +07:00
Serg
b70c8ca4a3 start to log my dirty code 2018-04-10 18:44:47 +07:00
Serg
2750d00317 media keys implemented 2018-04-10 18:41:25 +07:00
Serg
4fb7cb9b99 cleaner custom actions, potentially able to register from the outside 2018-04-10 18:16:28 +07:00
Serg
651ddbef5c escape button implemented 2018-04-10 17:57:51 +07:00
Serg
fe5705627f missing changes :( 2018-04-10 17:51:21 +07:00
Serg
c0401ce83d exit touchbar implemented 2018-04-10 17:50:34 +07:00
Serg
1c45ca13a3 generic actions sketched 2018-04-10 17:39:07 +07:00
Serg
970fb99e33 interval for apple script 2018-04-10 16:58:52 +07:00
Serg
46f35f4737 preset working 2018-04-10 16:50:41 +07:00
713f4dffc7 added StatusMenu. Del from Dock. 2018-04-10 09:16:05 +01:00
Serg
d0efdef8c2 initial json parsing 2018-04-10 14:13:20 +07:00
65e3d67c32 a bit upd readme 2018-04-10 00:00:34 +01:00
e56a05657e add first badge to readme 😅 2018-04-09 23:25:30 +01:00
4a84532c56 upd roadmap 2018-04-09 23:00:39 +01:00
435439ecd2 Added Haptic feddback on click all buttons 2018-04-09 22:59:02 +01:00
Anton Palgunov
bb0c81ea76
Merge pull request #5 from ReDetection/master
Workaround for apple script
2018-04-09 17:29:14 +01:00
Serg
c022018ec4 workaround for NSAppleScript not being thread safe :( 2018-04-09 23:23:06 +07:00
Anton Palgunov
e10eed17ad
Merge pull request #4 from ReDetection/master
Async apple script
2018-04-09 16:10:37 +01:00
Serg
17e2362ebf async apple script; fix for those who have no helper apps 2018-04-09 22:07:15 +07:00
dd97c706f9 upd Roadmap 2018-04-09 15:39:29 +01:00
002af40756 upd roadmap 2018-04-09 15:37:30 +01:00
285fb1fb85 added sleep button 2018-04-09 15:26:04 +01:00
1e07deedae a bit fix for Icons 2018-04-09 14:25:34 +01:00
a86d31b0ac Added Icon for DockBar 2018-04-09 14:22:30 +01:00
0a0b393fb7 fix brithness keys 2018-04-09 12:38:05 +01:00
af83fa8a72 base added for plugins on appleScript 2018-04-09 12:29:14 +01:00
ab4aef4e2a added weather 2018-04-09 12:22:31 +01:00
e3f5da0294 Different approach 2018-04-09 11:59:44 +01:00
aaa7bc33bc avaliable for >=10.12.2 2018-04-09 11:50:41 +01:00
Anton Palgunov
74d57cdc7d
Merge pull request #3 from ReDetection/master
Basic AppleScript support
2018-04-09 11:42:19 +01:00