Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anaghsharma/ambar-swiftui
Ambar is a macOS menu bar app built with SwiftUI.
https://github.com/anaghsharma/ambar-swiftui
macos menubar swift swiftui
Last synced: 14 days ago
JSON representation
Ambar is a macOS menu bar app built with SwiftUI.
- Host: GitHub
- URL: https://github.com/anaghsharma/ambar-swiftui
- Owner: AnaghSharma
- License: mit
- Created: 2019-11-12T14:54:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T17:35:31.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T08:14:25.509Z (20 days ago)
- Topics: macos, menubar, swift, swiftui
- Language: Swift
- Homepage: https://www.anaghsharma.com/blog/macos-menu-bar-app-with-swiftui/
- Size: 174 KB
- Stars: 270
- Watchers: 8
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ambar
Ambar is a macOS Menu Bar app built with SwiftUI. It is a template project which means that it can be used as a starting point for a new Menu Bar app (with SwiftUI) project.
## Why
It is for the folks wanting to start developing macOS Catalina Menu Bar apps using SwiftUI.## How
I have written a [detailed blog post](https://www.anaghsharma.com/blog/macos-menu-bar-app-with-swiftui/) explaining how to build a macOS menu bar app using SwiftUI.## Requirements
1. macOS Catalina 10.15
2. Xcode 11## Donate
Buy me a coffee to support the development of this project.## Contribute
If you think this project can be improved, you are welcome to contribute. If you build something epic using it, do [let me know](https://twitter.com/AnaghSharma).