https://github.com/olivierodo/mbp-btt-wifi-touchbar
WIFI touchbar widget for the Macbook Pro
https://github.com/olivierodo/mbp-btt-wifi-touchbar
applescript bettertouchtool macbook touchbar widget wifi
Last synced: 7 months ago
JSON representation
WIFI touchbar widget for the Macbook Pro
- Host: GitHub
- URL: https://github.com/olivierodo/mbp-btt-wifi-touchbar
- Owner: olivierodo
- Created: 2018-04-08T14:13:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T14:31:36.000Z (over 7 years ago)
- Last Synced: 2025-02-04T16:48:20.135Z (8 months ago)
- Topics: applescript, bettertouchtool, macbook, touchbar, widget, wifi
- Language: AppleScript
- Homepage:
- Size: 296 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BetterTouchTool - Wifi - Touch Bar
## Description
If you have a MacBook Pro with the touchbar this project will help you to customize your touchbar by :
- Displaying the current connected wifi networkExample Full bar (1st widget) :

Example widget :

## Prerequisite
- MacBook pro with the Touch Bar
- You can read this article: [Hands-on: Creating a custom Touch Bar button using BetterTouchTool](https://9to5mac.com/2016/12/02/hands-on-custom-touch-bar-button-bettertouchtool-video/)
- [BetterTouchTool](https://www.boastr.net/downloads/)## Config
First, you need to add a new widget on the global section. Find the configuration below.

#### Icon

#### Script
For the widget display paste the following script as shared on the previous screenshot:
[touchbar.applescript](./touchbar.applescript)
And Voila !

### Other widget available on github
- [Spotify](https://github.com/olivierodo/MBP-BTT-spotify-touchbar)
- [Clipboard](https://github.com/olivierodo/MBP-BTT-clipboard-touchbar)