Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
This is a simple map for use with Martin Stemmle’s localize-mainmenu node application to help you find the locations of internationalised strings within Apple’s Pages App to use their translations as a reference when adding new translation files.
-
A small test case to demonstrate the issue at http://stackoverflow.com/questions/28383563/cocoa-backgrounds-of-components-on-nsvisualeffectview-rendering-incorrectly-whe
-
Enables VoiceOver status to be queried and observed on OS X via NSAccessibilityIsVoiceOverRunning() method and NSAccessibilityVoiceOverStatusChanged notification.
-
A Swift micro-library that enables easy and cancellable delayed execution of blocks.
-
An easy-to-use and expressive Swift library for handling notifications.
-
Manages a Pulse Go process from Node. Includes configuration and API.
Some functions currently only useful when used within Heartbeat.
-
Configurable unread count badges for OS X apps.
-
Individual pre-alpha sites for Heartbeat pre-alpha testers.
Hosted in Labs.
This is an evolution of the invitations project.
-
Heartbeat OS X native client.
-
Very simple module that promisifies fs-extra using thrush to workaround the Cannot promisify an API that has normal methods with 'Async'-suffix problem when you try to promisify the same module from multiple other modules.
-
Better content in Blockdown format.
-
Design templates, etc., for iOS.
-
iOS 9.2 introduces edge swipe functionality when SFViewController is presented with the default presentation style. This project showcases a bug when using it from a full screen app while there is an active personal hotspot connection or call.
-
A simple, non-modal status message window.
-
Swift extensions to (and Swift demo for) the excellent MBProgressHUD.
-
A singleton that broadcasts touch events from the main window as notifications. See the demo app for a use case (to find out the location of a link that was clicked in a WKWebView).
-
Themes for the Better web site and the iOS app (as well as styles/templates common to both).
-
Sets up the Better web production server.
-
A simple wrapper for NSTimer in Swift that lets you create timers using Swifty syntax and closures.
-
Asynchronous NSFileManager extension with Swifty syntax.
Currently has an async version of copyItemAtPathmethod.