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

https://github.com/aayush9029/medo

Menu bar macOS app
https://github.com/aayush9029/medo

coredata macos macos-app menubar-app mvvm swiftui todoapp

Last synced: about 1 year ago
JSON representation

Menu bar macOS app

Awesome Lists containing this project

README

          



![banner](https://user-images.githubusercontent.com/43297314/159801155-9dc521df-07bc-42d1-85ea-643a66aaace5.png)

# [Medo](https://aayush9029.github.io/Medo/)


# Some neat implementations
- Complete SwiftUI lifecycle (including menu bar view)
- Core Data + \*ViewModel follows **MVVM** pattern
- Custom Splash Screen (on first app launch)
- View Modifiers
- NSView Extension for floating view
- Custom URL Scheme handling
- New Async Await api (to check for latest app version and build)
- [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin)
- Native Prefrences tab using `Settings {}`
- Local Keyboard shortcuts using `CommandMenu{}`
- Raycast Extensions

Note: *Looking at the codebase at 2022-11-23* (after 7 months): This doesn't feel as polished*