This file contains 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 ruby | |
# Metadata allows your plugin to show up in the app, and website. | |
# changed from xbar to SwiftBar: https://github.com/swiftbar/SwiftBar | |
# | |
# <xbar.title>evcc</xbar.title> | |
# <xbar.version>v1.1</xbar.version> | |
# <xbar.author>naltatis</xbar.author> | |
# <xbar.author.github>naltatis</xbar.author.github> | |
# <xbar.desc>shows evcc solar charging stats</xbar.desc> |