Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

keyle/SwiftCocoaUtilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftCocoaUtilities

NOTE: this is an archive, all of this is now out of date.

A bunch of classes I made and use for my own sanity..

They solve my own problems to develop apps quickly.

I will add them as I go, note that I'm still relatively new to Swift. References are added in comments.

(MIT license)

Contributions welcome.

  • UserNotif - display growl-like notification right now, in one line
  • Messages - pass messages around the app in a register/broadcast global BUS style (oldschool) system, with payload
  • DropView - extends NSView to handle files of certain extensions to be dropped in the application window
  • CustomWindow - transparent window basic setup

About

A bunch of Swift classes I made and use for my own sanity in developing Cocoa/Appkit apps quickly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages