A simple easy to use / extend File System watcher using Swift
☆38Dec 1, 2017Updated 8 years ago
Alternatives and similar repositories for SwiftFSWatcher
Users that are interested in SwiftFSWatcher are comparing it to the libraries listed below
Sorting:
- A translation of Apple's sample code CocoaSlideCollection: Using NSCollectionView on OS X 10.11 into Swift☆16Apr 7, 2019Updated 6 years ago
- Monitor changes to files and directories using kernel event notifications (kqueue) in Swift☆94May 5, 2020Updated 5 years ago
- An audio player with equalizer written with iOS core audio☆14Dec 27, 2013Updated 12 years ago
- You can do drawing on image and can add text overlay on image☆13Oct 4, 2017Updated 8 years ago
- Track SwiftUI animation progress and completion via callbacks!☆12Feb 18, 2022Updated 4 years ago
- Add Stored Properties In Swift Class Extensions☆10Oct 13, 2016Updated 9 years ago
- Recognize two and three fingers scroll and swipe gestures in Leopard and Lion☆21Feb 19, 2015Updated 11 years ago
- Easily access Bonjour services and domains in Swift☆45Oct 21, 2016Updated 9 years ago
- An app to upload screenshots and metadata to App Store. Frontend for deliver.☆13Aug 1, 2015Updated 10 years ago
- A Swift task runner and file watcher with an interface inspired by Gulp.js☆12Dec 9, 2018Updated 7 years ago
- A translation of Apple's sample code for Mac "SourceView: Using NSOutlineView with NSTreeController" into Swift☆28Dec 5, 2019Updated 6 years ago
- A YouTube video downloader in Objective-c for downloading multiple YT videos on iOS.☆34Feb 8, 2013Updated 13 years ago
- Archives a webpage as .webarchive without WebKit☆33Jul 21, 2011Updated 14 years ago
- A Swift interface for WebRTC using libjingle_peerconnection and the Signalite signaling server☆14Jul 23, 2017Updated 8 years ago
- Monitor changes to a folder in your filesystem.☆28Oct 7, 2018Updated 7 years ago
- Demo Chart OSX☆15Aug 27, 2017Updated 8 years ago
- Simple wrapper of NSTask that supports async execution and easy error and output handling.☆15Feb 21, 2016Updated 10 years ago
- TreeView,UITreeView☆14Jun 5, 2017Updated 8 years ago
- An NSButton subclass that looks just like the Yosemite+ native window close button☆10Jun 12, 2015Updated 10 years ago
- for Mac OS X NSScrollView Pull to Refresh☆14Dec 23, 2015Updated 10 years ago
- SpotlightFinder is Spotlight plugin which adds show in Finder option☆31Dec 16, 2014Updated 11 years ago
- A vector app that rethinks how we draw graphics☆14Jul 12, 2017Updated 8 years ago
- A Tinder Swiping Card Prototype that does touch less swipe, using face gestures.☆14Nov 15, 2023Updated 2 years ago
- DMechanicWatch can show time in a MechanicWatch look.☆16Dec 12, 2016Updated 9 years ago
- NSTextView subclass with basic syntax highlighting for C, C++, JavaScript and Lua☆16Sep 21, 2016Updated 9 years ago
- A collection view subview for handling multiple continues touches on cells.☆17Nov 8, 2019Updated 6 years ago
- A simple, declarative, functional drawing framework, in Swift!☆36Nov 7, 2016Updated 9 years ago
- QuickLook Preview for SwiftUI on Mac Catalyst☆17Dec 22, 2021Updated 4 years ago
- ☆17Nov 7, 2022Updated 3 years ago
- FTPickerView. A simple UIPickerView/UIDatePicker wrapper.☆17May 14, 2018Updated 7 years ago
- ☆10Jul 26, 2022Updated 3 years ago
- http://ip-api.com Geolocation API client written in Swift.☆16Jul 17, 2020Updated 5 years ago
- How to make a split view in an OS X app using NSSplitViewController☆15Feb 4, 2023Updated 3 years ago
- Simplify and smooth UIBezierPaths by reducing the number of elements within the path.☆17Apr 11, 2021Updated 4 years ago
- A MacFUSE filesystem for browsing a github repository☆22Dec 17, 2010Updated 15 years ago
- Realistic photogrammetry model rendered in ARKit☆16Dec 31, 2018Updated 7 years ago
- Benchmark tests for @synchronized, NSLock, NSRecursiveLock, dispatch_sync and mutex (pthread_mutex_t)