mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
Added full work buttons! Added Time on touchbar.
Next plan: first plugins, and custom buttons
This commit is contained in:
parent
5bbb8a89bf
commit
b69cdd5d60
13
MTMR/TouchBarSupport.h
Normal file
13
MTMR/TouchBarSupport.h
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
//
|
||||||
|
// TouchBarSupport.h
|
||||||
|
// MTMR
|
||||||
|
//
|
||||||
|
// Created by Anton Palgunov on 08/04/2018.
|
||||||
|
// Copyright © 2018 Anton Palgunov. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef TouchBarSupport_h
|
||||||
|
#define TouchBarSupport_h
|
||||||
|
|
||||||
|
|
||||||
|
#endif /* TouchBarSupport_h */
|
||||||
9
MTMR/TouchBarSupport.m
Normal file
9
MTMR/TouchBarSupport.m
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
//
|
||||||
|
// TouchBarSupport.m
|
||||||
|
// MTMR
|
||||||
|
//
|
||||||
|
// Created by Anton Palgunov on 08/04/2018.
|
||||||
|
// Copyright © 2018 Anton Palgunov. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
#import <Foundation/Foundation.h>
|
||||||
0
MTMR/battery.scpt
Normal file
0
MTMR/battery.scpt
Normal file
Loading…
Reference in New Issue
Block a user