amatas / morphic-macos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Open up Morphic.xcworkspace to see all of the related macOS projects.

For debugging, you'll want to run the MorphicMenuBar scheme in XCode.

Project Organization

The Morphic macOS client consists of a native mac application, MorphicMenuBar:

  • Runs as an icon the system menu bar without a Dock presence
  • When the user clicks the icon, they see a Quick Strip
  • An embedded application, MorphicConfigurator can open to handle first-time-setup tasks or other taks inappropriate for the Quick Strip

A collection of Frameworks support the application:

About

License:Other


Languages

Language:Swift 96.6%Language:Shell 1.5%Language:C++ 1.0%Language:Objective-C 0.9%