Skip to content

Commit 002af40

Browse files
committed
upd roadmap
1 parent 285fb1f commit 002af40

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<img src="Resources/TouchBar-v0.3.png">
99
</p>
1010

11-
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 :)
11+
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 :)
1212

1313
### Roadmap
1414
- [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
1717
- [x] Time in touchbar!
1818
- [x] First the weather plugin
1919
- [x] Find how to open full-screen TouchBar without the cross and stripe menu
20-
- [ ] Create the same panel like in my [BTT preset](https://github.com/Toxblh/btt-touchbar-preset)
2120
- [ ] Find how to add haptic feedback
21+
- [ ] JSON or another approch for save preset and plugins maybe in `~/mtmr`
22+
- [ ] Layout: [always left, NSSliderView for center, always right]
23+
- [ ] Custom buttons size, actions by click in settings
24+
- [ ] Add icon and menu in StatusBar
25+
- [ ] Hide from Dock
26+
- [ ] Status menu: "preferences", "quit"
27+
28+
Settings:
29+
- [ ] Intarface for plugins and export like presets
30+
- [ ] Startup at login
31+
- [ ] Show on/off in Dock
32+
- [ ] Show on/off in StatusBar
33+
- [ ] On/off Haptic Feedback
34+
35+
Maybe:
2236
- [ ] Refactoring the application on packages (AppleScript, JavaScript? and Swift?)

0 commit comments

Comments
 (0)