Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiliankoe/anybarswift
A minimal swift package for talking to AnyBar
https://github.com/kiliankoe/anybarswift
Last synced: 24 days ago
JSON representation
A minimal swift package for talking to AnyBar
- Host: GitHub
- URL: https://github.com/kiliankoe/anybarswift
- Owner: kiliankoe
- Created: 2019-08-03T21:30:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T21:43:59.000Z (over 5 years ago)
- Last Synced: 2024-09-16T16:03:49.837Z (about 2 months ago)
- Language: Swift
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Anybar
A minimal swift package for talking to [AnyBar](https://github.com/tonsky/AnyBar).
```swift
Anybar.default.update(with: .green)
```