# eul

## Highlights
- Dark Mode compatible
- Big Sur widgets out of the box
- Bluetooth battery level
- Written in SwiftUI (as much as possible)
## OS Requirement
macOS 10.15 minimum for SwiftUI support
## Installation
### Download
Download the [latest release](https://github.com/gao-sun/eul/releases/latest/download/eul.app.zip) directly and drag `.app` file into your `Application` folder.
### Homebrew Cask
```bash
brew install --cask eul
```
### App Store
Search `eul` or [click here](https://apps.apple.com/us/app/eul/id1537133867) to view in App Store.
Note:
1. Some features are disabled due to the removal of all SMC calls.
2. The version is out-dated.
### Release Notes
[Click here](https://github.com/gao-sun/eul/releases/latest) to browse our latest release notes.
## Contributors