Ecosyste.ms: Awesome

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

https://github.com/gao-sun/eul

🖥️ macOS status monitoring app written in SwiftUI.
https://github.com/gao-sun/eul

app macos monitor monitoring status-monitoring statusbar swiftui

Last synced: about 2 months ago
JSON representation

🖥️ macOS status monitoring app written in SwiftUI.

Lists

README

        



# eul

![Preview](https://user-images.githubusercontent.com/14722250/105626766-f718ab00-5e6c-11eb-9761-661ff85c8faf.jpg)

## 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



XaoflySho

💻

akeschmidi

🌍

Nikolay Kostyurin

🌍

Jesus

🌍

Darío Hereñú

🌍

R. Fuehrer

🌍



Jorge Claro

🌍

Zorig

🌍

lill74

🌍

strafe

🌍

Andy Hong

🌍

treastrain / Tanaka Ryoga

🌍



Baptiste C.

🌍

Luca

🌍

Ali AOUF | علي عوف

🌍

Seungbin Oh

🌍

nrudnyk

🌍

カワリミ人形

📖



Ivy Jackson

💻

J-rg

🌍

Jevon Mao

💻

Tekrific

🌍

nebeker

🌍

Adam

🌍



stosumarte

🌍

gnehs

🌍

Animenosekai

🌍

Soe Wai Yan Myo Win

🌍

Vojtěch Kaizr

🌍

wqer

🌍



sn0wmem0ry

🌍

代码家

💻

Emir Sarı

🌍

## Language Support

```swift
let languages = [
"简体中文", "English", "Arabic",
"Deutsch", "Русский", "Español",
"Português", "Монгол", "한국어",
"日本語", "Français", "Українська",
"Svenska", "Čeština", "Italiano",
"繁體中文", "မြန်မာဘာသာ", "Magyar",
"ไทย", "Türkçe"
];
```