Create README.md

This commit is contained in:
Alex Mazanov 2020-11-02 19:11:59 -05:00 committed by GitHub
parent d23c08534b
commit 58a824160f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

23
README.md Normal file
View File

@ -0,0 +1,23 @@
<p align="center">
<img width="155" height="150" src="Resources/logo.png">
</p>
# SwiftBar
Add custom menu bar programs on macOS in three easy steps:
- Write a shell script
- Add it to SwiftBar
- ... there is no 3rd step!
Get plugins from awesome [BitBar repository](https://github.com/matryer/bitbar-plugins)
## How to get SwiftBar
- Download from [GitHub Releases](https://github.com/swiftbar/SwiftBar/releases)
- Install with Homebrew(in progress)
## How to build from source
- Clone or download a copy of this repository
- Open SwiftBar/SwiftBar.xcodeproj
- Press play