1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-10 00:58:37 +00:00

Added full work buttons! Added Time on touchbar.

Next plan: first plugins, and custom buttons
This commit is contained in:
Toxblh 2018-04-09 01:14:37 +01:00
parent 5bbb8a89bf
commit b69cdd5d60
3 changed files with 22 additions and 0 deletions

13
MTMR/TouchBarSupport.h Normal file
View 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
View 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
View File