mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
23 lines
943 B
Markdown
23 lines
943 B
Markdown
<p align="center">
|
|
<img src="Resources/logo.png" width="120">
|
|
</p>
|
|
|
|
# My TouchBar. My rules
|
|
|
|
<p align="center">
|
|
<img src="Resources/TouchBar-v0.3.png">
|
|
</p>
|
|
|
|
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
|
|
- [x] Create the first prototype with TouchBar in Storyboard
|
|
- [x] Put in stripe menu on startup the application
|
|
- [x] Find how to simulate real buttons like brightness, volume, night shift and etc.
|
|
- [x] Time in touchbar!
|
|
- [x] First the weather plugin
|
|
- [x] Find how to open full-screen TouchBar without the cross and stripe menu
|
|
- [ ] Create the same panel like in my [BTT preset](https://github.com/Toxblh/btt-touchbar-preset)
|
|
- [ ] Find how to add haptic feedback
|
|
- [ ] Refactoring the application on packages (AppleScript, JavaScript? and Swift?)
|