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
- Host: GitHub
- URL: https://github.com/aayush9029/medo
- Owner: Aayush9029
- License: gpl-3.0
- Created: 2022-03-19T20:47:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T05:57:26.000Z (over 3 years ago)
- Last Synced: 2025-03-28T13:21:52.297Z (about 1 year ago)
- Topics: coredata, macos, macos-app, menubar-app, mvvm, swiftui, todoapp
- Language: Swift
- Homepage: https://aayush9029.github.io/Medo/
- Size: 9.82 MB
- Stars: 27
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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