mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
upd roadmap
This commit is contained in:
parent
285fb1fb85
commit
002af40756
18
README.md
18
README.md
@ -8,7 +8,7 @@
|
|||||||
<img src="Resources/TouchBar-v0.3.png">
|
<img src="Resources/TouchBar-v0.3.png">
|
||||||
</p>
|
</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 :)
|
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](https://github.com/Toxblh/btt-touchbar-preset)). And I want to create it. And it's my the first Swift project for MacOS :)
|
||||||
|
|
||||||
### Roadmap
|
### Roadmap
|
||||||
- [x] Create the first prototype with TouchBar in Storyboard
|
- [x] Create the first prototype with TouchBar in Storyboard
|
||||||
@ -17,6 +17,20 @@ My the idea is to create the program like a platform for plugins for customizati
|
|||||||
- [x] Time in touchbar!
|
- [x] Time in touchbar!
|
||||||
- [x] First the weather plugin
|
- [x] First the weather plugin
|
||||||
- [x] Find how to open full-screen TouchBar without the cross and stripe menu
|
- [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
|
- [ ] 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"
|
||||||
|
|
||||||
|
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?)
|
- [ ] Refactoring the application on packages (AppleScript, JavaScript? and Swift?)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user