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
#!/opt/homebrew/bin/python3 | |
# canonical source for this script: | |
# https://gist.github.com/gregsadetsky/7e4f040989d7792c3191316174409670 | |
""" | |
this is a script that is meant to be run by xbar i.e. | |
https://github.com/matryer/xbar | |
a utility that places any command line output into a macOS menu bar |