You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
# My TouchBar. My rules
6
6
7
7
<palign="center">
8
-
<img src="Resources/TouchBar-v0.2.png">
8
+
<img src="Resources/TouchBar-v0.3.png">
9
9
</p>
10
10
11
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 :)
@@ -15,8 +15,8 @@ My the idea is to create the program like a platform for plugins for customizati
15
15
-[x] Put in stripe menu on startup the application
16
16
-[x] Find how to simulate real buttons like brightness, volume, night shift and etc.
17
17
-[x] Time in touchbar!
18
-
-[ ] First the weather plugin
19
-
-[ ] Create the same panel like in my [BTT preset](https://github.com/Toxblh/btt-touchbar-preset)
18
+
-[x] First the weather plugin
20
19
-[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)
21
21
-[ ] Find how to add haptic feedback
22
22
-[ ] Refactoring the application on packages (AppleScript, JavaScript? and Swift?)
0 commit comments