-
SwiftSubtitles Public
Forked from dagronf/SwiftSubtitlesA Swift package for reading/writing subtitle formats (srt, sbv, sub, vtt, csv)
Swift MIT License UpdatedOct 9, 2023 -
Heart-Journey-Demo Public
Health app demo for rapid historical data visualization. A preview of what's to come in the full-fledged application for iOS and Mac.
1 UpdatedAug 15, 2023 -
Publication-Archive Public
A collection for publications of various experiences.
1 UpdatedJul 7, 2023 -
Swift-Binary-Tree-Modeler Public
Test and understand binary trees while visualizing them with pretty-printing in Swift.
-
Core-Motion-Gesture Public
In SwiftUI, we use the accelerometer to detect a custom gesture of a user shaking their device in a double shaking motion. Our project represents a clean, modern approach to iOS development and is …
-
Samazama Public
Save keystrokes for iOS and macOS users by comparing shorthand input against full-length words and phrases using Soundex coding and permutations.
-
Signal-iOS Public
Forked from signalapp/Signal-iOSA private messenger for iOS.
Swift GNU Affero General Public License v3.0 UpdatedMar 26, 2023 -
Signal-Desktop Public
Forked from signalapp/Signal-DesktopA private messenger for Windows, macOS, and Linux.
TypeScript GNU Affero General Public License v3.0 UpdatedMar 13, 2023 -
tsurukame Public
Forked from davidsansome/tsurukameTsurukame is an unofficial WaniKani app for iOS. It helps you learn Japanese Kanji.
Swift Apache License 2.0 UpdatedMar 10, 2021 -
fs-copy-file-sync Public
Forked from coderaiser/fs-copy-file-syncNodejs fs.copyFileSync ponyfill
JavaScript MIT License UpdatedMay 6, 2018 -
yajl-dynamic Public
YAJL 2.1.0 as a dynamic framework for iOS - with a binary release for Carthage
C GNU General Public License v3.0 UpdatedMay 1, 2018 -
needs-translation Public
Configurable translations diff and exclusion tool for XLIFF 1.2 designed for Xcode localization exports
JavaScript GNU General Public License v3.0 UpdatedApr 24, 2018 -
-
-
Sourcery Public
Forked from krzysztofzablocki/SourceryMeta-programming for Swift, stop writing boilerplate code.
Swift MIT License UpdatedApr 21, 2018 -
kawa Public
Forked from hatashiro/kawaA better input source switcher for OS X
Swift MIT License UpdatedNov 10, 2017 -
RxSwift Public
Forked from ReactiveX/RxSwiftReactive Programming in Swift
-
lloyd-yajl Public
Forked from lloyd/yajlA fast streaming JSON parsing library in C.
C ISC License UpdatedJan 19, 2017 -
jekyll-paginate Public
Forked from jekyll/jekyll-paginateNO LONGER UNDER ACTIVE DEVELOPMENT as of Jekyll 3: Pagination Generator for Jekyll
Ruby MIT License UpdatedSep 30, 2016 -
aws-ios-developer-guide Public
Forked from awsdocs/aws-ios-developer-guideContent for the AWS Mobile SDK for iOS Developer Guide
Python Other UpdatedJun 10, 2016 -
XcodeColors Public
Forked from robbiehanson/XcodeColorsXcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.
Objective-C UpdatedJan 28, 2016 -
Demonstrates an automatically resizing UITableViewCell that contains a UITextView. Auto layout constraints are not used.
Swift UpdatedJan 7, 2016 -
How to use streams of values over time to simulate cooking miso soup.
-
-
PBJVision Public
Forked from piemonte/PBJVisioniOS camera engine, features touch-to-record video, slow motion, and photo capture
Objective-C MIT License UpdatedOct 29, 2015 -
bypass Public
Forked from Uncodin/bypassSkip the HTML, Bypass takes markdown and renders it directly on Android and iOS.
C Apache License 2.0 UpdatedSep 18, 2015 -
ReactiveCocoa Public
Forked from ReactiveCocoa/ReactiveCocoaStreams of values over time
Objective-C MIT License UpdatedSep 16, 2015 -
-
Maui-Smart-Grid Public
Forked from Hawaii-Smart-Energy-Project/Maui-Smart-GridDaniel's Development Fork for the Maui Smart Grid Data Science Software.
Python BSD 3-Clause "New" or "Revised" License UpdatedSep 24, 2014 -
MVVM-in-Swift Public
Exercise in translating Objective-C into Swift within ReactiveCocoa for an MVVM app.