This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| # -*- coding: utf-8 -*- | |
| # <bitbar.title>Active GPU</bitbar.title> | |
| # <bitbar.version>v1.0</bitbar.version> | |
| # <bitbar.author>Eric Ripa</bitbar.author> | |
| # <bitbar.author.github>eripa</bitbar.author.github> | |
| # <bitbar.desc>Displays an image based on the active GPU in multi-GPU machines, such as the MacBook Pro</bitbar.desc> | |
| # <bitbar.image>http://i.imgur.com/v2MuPOi.png</bitbar.image> | |
| # <bitbar.dependencies></bitbar.dependencies> | |
| # <bitbar.abouturl></bitbar.abouturl> |
OlderNewer