Pinned Repositories
iPokeMon
PokéMon like game on iOS with Location Based Service.
iPokeMon-Server
iPokeMon Server.
KYArcTab
Arcuated tab view controller with toggleing animation, 2 ~ 4 tabs are enabled. What's more, you can swipe left or right to toggle the views.
KYCircleMenu
An iOS UI control that allows you to build a circular menu by laying out buttons in a circle pattern adjusting from the number of buttons (1~6).
KYNearbyService
A service for nearby discovery and communication.
KYPhotoLibrary
A Photo Library extension to save images or videos to custom photo albums.
MKMapView-ZoomLevel
MKMapView category with zoom level extension.
pngcrush
It is a free, open source command-line utility for optimizing PNG image files ( batch script included ).
SLNTFS
A preference Pane that allow you to enable writing on NTFS disks via the Apple driver.
UIBezierPath-Symbol
[DEPRECATED] Symbol extension for UIBezierPath class (UIBezierPath category).
Kjuly's Repositories
Kjuly/KYNearbyService
A service for nearby discovery and communication.
Kjuly/kjuly.github.com
Dev - Kjuly.com
Kjuly/UDAExplainer
Sensitive user data access explainer, such as for Photo Library, Face ID, App Tracking Transparency, etc.
Kjuly/ColorCalculation
A color extension library for calculating hex, brightness, etc.
Kjuly/KYImageProcessor
The image processing foundation of KYPhotoPicker.
Kjuly/KYLogger
A local system logger for Apple platforms.
Kjuly/sphinx-template
Sphinx docs template, including automated deployment workflows.
Kjuly/sphinx-builder
Github Action to build Sphinx source files as static pages.
Kjuly/.github
Some default community health files, templates, etc.
Kjuly/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
Kjuly/close-pr-from-issue
Github Action to close the PR when the related issue is closed.
Kjuly/docker-image-publisher
Github Action to build and push tagged Docker image to a Registry.
Kjuly/docker-jekyll
A Docker image for Jekyll, based on Ruby:Alpine.
Kjuly/docker-mkdocs
A tiny Docker image for MkDocs, based on Alpine Linux with Python3.
Kjuly/docker-ruby-alpine-build-base
Alpine-based Ruby Docker image with build-base installed.
Kjuly/docker-sphinx
Docker images for Sphinx, based on Alpine Linux with Python3.
Kjuly/FCModel
An alternative to Core Data for people who like having direct SQL access.
Kjuly/fmdb
A Cocoa / Objective-C wrapper around SQLite
Kjuly/KYUnitTestResourceManager
Unit test resource manager.
Kjuly/log-sh
Logger for shell scripts.
Kjuly/mkdocs-page-builder
Github Action to build MkDocs source files as static pages, supporting multiple config files.
Kjuly/mkdocs-page-publisher
Github Action to deploy MkDocs source files as Github Pages, supporting multiple config files.
Kjuly/mkdocs-template
MkDocs site template, including automated deployment workflows.
Kjuly/preview
Some non-code resources for previewing, such as screenshots of open source libraries.
Kjuly/scripts-xcode
Some common scripts that can be used as Xcode Run Script.
Kjuly/sphinx-publisher
Github Action to deploy Sphinx source files as Github Pages.
Kjuly/swift-ci
Some reusable CI Workflows for app development in Swift (also including Objective-C).
Kjuly/tag-xyz
Create a new tag (x.y.z) based on the last one, and dispatch a relevant workflow if needed.
Kjuly/unit-test-resources
Some resources for unit testing.
Kjuly/ZipArchive
Utility class for zipping and unzipping files on iOS and Mac