Skip to content

Commit

Permalink
Add packy presets to top-level README
Browse files Browse the repository at this point in the history
  • Loading branch information
Packy Anderson committed Apr 7, 2024
1 parent 415d682 commit 1cf45d0
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
36 changes: 36 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1242,3 +1242,39 @@ By default you can enable basic gestures from application menu (status bar -> MT
![Default](simplest/images/Default.png)
![Fn](simplest/images/Fn.png)

---

[packy](packy/items.json)

This started as the default toolbar.\
The Function Key and Controls groups were lifted from @spaniakos.\
The expanding dock group was lifted from @BitYoungjae.

![main touchbar](packy/00-main.png "Main")
- Partial Dock with button to expand to a full dock
- Music Native Plugin
- Function Key Group
- Settings Group
- Exit MTMR Button
- Weather Native Plugin
- Battery Native Plugin
- timeButton Native Plugin


![full dock](packy/01-full-dock.png "Dock")
- Close group button
- Dock Native Plugin at 950 pixel width (wider doesn't display)

![function keys](packy/02-function-keys.png "Function Keys")
- Close group button
- F1 - F12, PgUp, PgDn

![fsettings](packy/03-settings.png "Settings")
- Close group button
- Brightness Down Button, Brightness Slider, Brightness Up Button
- Key Illumination Down Button, Key Illumination Up Button
- Mute Button, Volume Down Button, Volume Slider, Volume Up Button
- Media: Previous Track Button, Play/Pause Button, Next Track Button
- Static Button to open link to MTMR GitHub project page

**BONUS:** `install.sh` script to copy files into `~/Library/Application\ Support/MTMR`
4 changes: 4 additions & 0 deletions packy/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[packy](items.json)

This started as the default toolbar.\
The Function Key and Controls groups were lifted from @spaniakos.\
The expanding dock group was lifted from @BitYoungjae.
Expand Down Expand Up @@ -28,3 +30,5 @@ The expanding dock group was lifted from @BitYoungjae.
- Mute Button, Volume Down Button, Volume Slider, Volume Up Button
- Media: Previous Track Button, Play/Pause Button, Next Track Button
- Static Button to open link to MTMR GitHub project page

**BONUS:** `install.sh` script to copy files into `~/Library/Application\ Support/MTMR`

0 comments on commit 1cf45d0

Please sign in to comment.