widebluesky / Medo

Menu bar macOS app

Home Page:https://aayush9029.github.io/Medo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banner

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
  • Custom Splash Animations using .onAppear modifier
  • Native Prefrences tab using Settings {}
  • Local Keyboard shortcuts using CommandMenu{}
  • Raycast Extensions

About

Menu bar macOS app

https://aayush9029.github.io/Medo/

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%