1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-09 16:48:38 +00:00
Go to file
2018-04-09 08:33:02 +01:00
MTMR display custom touchbar without control strip and builtin close button 2018-04-09 13:16:14 +07:00
MTMR.xcodeproj add readme into project (no target) for convenience 2018-04-09 13:15:52 +07:00
MTMRTests First progress. 2018-03-17 03:52:48 +00:00
MTMRUITests First progress. 2018-03-17 03:52:48 +00:00
Resources upd to previous the commit 2018-04-09 01:15:04 +01:00
.gitignore First progress. 2018-03-17 03:52:48 +00:00
LICENSE Create LICENSE 2018-04-09 08:33:02 +01:00
README.md display custom touchbar without control strip and builtin close button 2018-04-09 13:16:14 +07:00

My TouchBar. My rules

My the idea is to create the program like a platform for plugins for customization TouchBar. I very like BTT and a full custom TouchBar. And I want to create it. And it's my the first Swift project for MacOS :)

Roadmap

  • Create the first prototype with TouchBar in Storyboard
  • Put in stripe menu on startup the application
  • Find how to simulate real buttons like brightness, volume, night shift and etc.
  • Time in touchbar!
  • First the weather plugin
  • Create the same panel like in my BTT preset
  • Find how to open full-screen TouchBar without the cross and stripe menu
  • Find how to add haptic feedback
  • Refactoring the application on packages (AppleScript, JavaScript? and Swift?)