Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

awesome-macos

A list of macOS libraries, built with Swift and Objective-C.
https://github.com/seyfeddin/awesome-macos

Last synced: 2 days ago
JSON representation

  • UI

    • TwUI - A UI framework for Mac based on Core Animation
    • KSNavigationController - UINavigationController on macOS.
    • StatusItemController - Boilerplate controller for Status Item apps.
    • AboutThisApp - A more customizable about this app panel.
    • RichEditor - Allows you to turn a native NSTextView into a full blown WYSIWYG editor.
    • Masonry - Auto-Layout, simplified.
    • TwUI - A UI framework for Mac based on Core Animation
  • Animation

    • pop - An extensible iOS and OS X animation library, useful for physics-based interactions.
  • SVG

    • IJSVG - OSX SVG Library
  • Updating

    • Squirrel - Cocoa framework for updating OS X apps
    • Sparkle - open source software update framework for macOS
  • Global Shortcuts and Window Management

    • ShortcutRecorder - The only user interface control to record shortcuts.
    • MASShortcut - Modern framework for managing global keyboard shortcuts compatible with Mac App Store.
  • Utilities

    • Hue - Color utilities written with Swift. :large_orange_diamond:
    • Algorithm - Algorithm is a collection of data structures that are empowered by a probability toolset. :large_orange_diamond:
    • Freddy - A reusable framework for parsing JSON in Swift. :large_orange_diamond:
  • Omni Group Frameworks

  • Open Source macOS Apps

    • GIFs - A Mac App for finding GIFs
    • FB Messenger - macOS App for Facebook Messenger
    • Panda - A macOS app for switching between Light and Dark modes
    • ChitChat - A native Mac app wrapper for WhatsApp Web
    • WWDC Mac - The unofficial WWDC app for macOS
  • Networking

    • Alamofire - A HTTP networking library written in Swift. :large_orange_diamond:
    • AFNetworking - A HTTP networking library written in Objective-C.
    • TRON - Lightweight network abstraction layer, written on top of Alamofire. :large_orange_diamond: