Skip to content

Instantly share code, notes, and snippets.

View Sticktron's full-sized avatar

Sticktron Sticktron

  • Toronto, Canada
View GitHub Profile
@Sticktron
Sticktron / Localization For LockGlyphX
Last active September 5, 2019 13:15
LockGlyphX supports 22 languages but they need updating. We can add new languages too. Reply here with changes, or submit a pull request if you are a GitHub user. Default strings: https://raw.githubusercontent.com/Sticktron/LockGlyphX/master/Prefs/Resources/en.lproj/Localizable.strings
/*
* These are the strings that need updated translations in all non-English languages.
*
* To submit a new language please download the English (en) strings file and then
* change all of the strings to your language :)
*
* Default strings: Prefs/Resources/en.lproj/Localizable.strings
*/
/* Main Page */
@Sticktron
Sticktron / DarkMessages.xm
Created January 27, 2017 13:52
Dark Messages Theme (iOS 10)
/*
* Dark theme for Messages app.
* iOS 10
* @sticktron
*/
@interface CKUITheme : NSObject
@end
@interface CKUIThemeDark : CKUITheme
@Sticktron
Sticktron / NCMeters9_IPA.md
Last active March 22, 2018 02:35
Download NCMeters9 for iOS 9/10 (non-jailbroken)

NCMeters 9 for non-jailbroken devices on iOS 9-10.

  1. Download: ncmeters9_0.9-7.ipa

  2. Sign the .ipa with your favorite signing tool and a valid certificate

  3. Double-click the .ipa file to add the app to iTunes and then install as you would any other app.

  4. Enable the widget and position it by tapping the Edit button in the Notification Center.