mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
1.4 KiB
1.4 KiB
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 (my BTT preset). 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
- Find how to open full-screen TouchBar without the cross and stripe menu
- Find how to add haptic feedback
- JSON or another approch for save preset and plugins maybe in
~/mtmr - Layout: [always left, NSSliderView for center, always right]
- Custom buttons size, actions by click in settings
- Add icon and menu in StatusBar
- Hide from Dock
- Status menu: "preferences", "quit"
- System for autoupdate (maybe https://sparkle-project.org/)
Settings:
- Intarface for plugins and export like presets
- Startup at login
- Show on/off in Dock
- Show on/off in StatusBar
- On/off Haptic Feedback
Maybe:
- Refactoring the application on packages (AppleScript, JavaScript? and Swift?)

