Skip to content

A menubar app that displays shortcuts for current open app.

License

Notifications You must be signed in to change notification settings

egoist/Shortcut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortcut

GitHub All Releases

A menubar app that displays shortcuts for current open app. (it works for every app!)

Note: this is my first native Mac app, the code is pretty messy!

And what I've learnt so far:

  • Interface builder and storyboard are not my jam.
  • Swift UI is awesome but not mature enough! Especially for macOS apps, many UI components are missing (but you can always use NSViewRepresentable to connect NSView to your Swift UI interface).
  • Electron is actually not a bad idea.

So why I'm using Swift UI now?

  • I like apps with native UI controls.
  • Smaller package size.

Preview

preview

TODO

Help wanted:

  • Add auto-updater
  • Add app icon
  • Refactor the code

Download

Releases

Development

pod install
open Shortcut.xcworkspace

License

MIT.

About

A menubar app that displays shortcuts for current open app.

Topics

Resources

License

Stars

Watchers

Forks

Packages