Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)
```