Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlegrone/xbargo
https://github.com/jlegrone/xbargo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jlegrone/xbargo
- Owner: jlegrone
- License: mit
- Created: 2021-12-21T03:33:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T05:33:26.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T18:37:19.616Z (3 months ago)
- Language: Go
- Size: 173 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xbargo
[![Go Reference](https://pkg.go.dev/badge/github.com/jlegrone/xbargo.svg)](https://pkg.go.dev/github.com/jlegrone/xbargo)
xbargo makes it simple to write [xbar plugins](https://github.com/matryer/xbar-plugins/blob/main/CONTRIBUTING.md) using Go.
See [examples/helloworld](examples/helloworld) for a working example. More examples are also included in this package's godoc: https://pkg.go.dev/github.com/jlegrone/xbargo