Pinned Repositories
DFAXUIElement
A fastway to use Accessibility API in MacOS with AXUIElement with Swift
DFGCDTimer
DFGCDTimer is implementation of NSTimer-like class with API close to original, but done on top of Apple's GCD (Grand Central Dispatch)
DFInvocation
This project is developed on the basis of NSInvocation. A dynamic call function that can be used for multiple parameters. Get the return value of the function at the same time
DFTimeCountDownManager
DFTimer-Swift
DFVolumeBrightness
A easy and helpful demo for custom UI and control System Volume and Brightness.
jgitTest
StatusBarAppExample
A demo of create StatusBar App with Custom View
StatusBarAppWithPopoverExample
A demo of Create A App, custom NSMenu with NSPopover
WindowSnap
drag window or use Shortcut to let your window snap to specify location and resize to fullscreen or half screen automatic.just like window system `snap function`
DevilFinger's Repositories
DevilFinger/DFAXUIElement
A fastway to use Accessibility API in MacOS with AXUIElement with Swift
DevilFinger/WindowSnap
drag window or use Shortcut to let your window snap to specify location and resize to fullscreen or half screen automatic.just like window system `snap function`
DevilFinger/DFGCDTimer
DFGCDTimer is implementation of NSTimer-like class with API close to original, but done on top of Apple's GCD (Grand Central Dispatch)
DevilFinger/DFInvocation
This project is developed on the basis of NSInvocation. A dynamic call function that can be used for multiple parameters. Get the return value of the function at the same time
DevilFinger/DFTimer-Swift
DevilFinger/StatusBarAppExample
A demo of create StatusBar App with Custom View
DevilFinger/StatusBarAppWithPopoverExample
A demo of Create A App, custom NSMenu with NSPopover
DevilFinger/DFTimeCountDownManager
DevilFinger/DFVolumeBrightness
A easy and helpful demo for custom UI and control System Volume and Brightness.
DevilFinger/jgitTest