Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Tvos

Tvos

234 projects

Showing 36 of 234 projects

Themes
ThemesSwift

A protocol-oriented Swift library for dynamic theme management across iOS, macOS, tvOS, and watchOS.

#ios#mode#theme-management
Stars243
Forks20
Last commit5 years ago
SwiftyInsta
SwiftyInstaSwift

A Swift client for Instagram's private API, enabling iOS/macOS/tvOS/watchOS apps to automate tasks and build custom Instagram experiences.

#instagram-like#ios#social-media
Stars230
Forks49
Last commit4 years ago
Cent
CentSwift

A Swift library that extends standard types (Array, String, Int, Date, etc.) with useful helper methods via extensions.

#functional-programming#ios#tvos
Stars223
Forks36
Last commit3 years ago
TheAnimation
TheAnimationSwift

A type-safe wrapper for CAAnimation that prevents setting wrong type values in iOS, tvOS, and macOS animations.

#ios#ui-animation#animation
Stars221
Forks13
Last commit6 years ago
LetterAvatarKit
LetterAvatarKitSwift

A Swift framework for generating customizable letter-based avatar images for iOS and tvOS apps.

#ios#avatar-generation#objective-c
Stars220
Forks27
Last commit3 years ago
BerkananSDK
BerkananSDKSwift

An open-source SDK enabling Bluetooth mesh messaging between nearby iOS, macOS, tvOS, and watchOS apps without internet connectivity.

#ios#mesh-networking#bluetooth
Stars218
Forks20
Last commit6 years ago
Flow
FlowSwift

A lightweight Swift library for operation-oriented programming, enabling atomic operations that can be grouped, sequenced, queued, and repeated.

#ios#operation-oriented-programming#async-programming
Stars218
Forks6
Last commit9 years ago
SwiftBoost
SwiftBoostSwift

A collection of Swift extensions to boost iOS, tvOS, and watchOS development.

#swifterswift#apple-platforms#ios
Stars211
Forks18
Last commit1 month ago
algoliasearch-client-swift
algoliasearch-client-swiftSwift

A fully-featured and blazing-fast Swift API client for integrating Algolia search into iOS, macOS, tvOS, watchOS, and Linux applications.

#search#ios#search-api
Stars210
Forks66
Last commit11 days ago
AsyncLocationKit
AsyncLocationKitSwift

A modern async/await wrapper for Apple's CoreLocation framework, replacing delegate patterns with Swift's structured concurrency.

#ios#async-await#swift-package-manager
Stars198
Forks29
Last commit1 month ago
AnyDate
AnyDateSwift

A Swifty date and time API for Swift inspired by Java 8's DateTime API, offering immutability, type safety, and ease of use.

#ios#datetime#java-8-datetime-api
Stars191
Forks13
Last commit1 year ago
SectionScrubber
SectionScrubberSwift

A customizable iOS/tvOS scrubber component for quickly navigating between UICollectionView sections.

#ios#ui-component#tvos
Stars188
Forks15
Last commit5 years ago
MirrorDiffKit
MirrorDiffKitSwift

A Swift library that provides human-readable diff output for XCTAssertEqual failures and default Equatable implementations.

#ios#library#unit-testing
Stars188
Forks5
Last commit2 years ago
Version
VersionSwift

A Swift library for representing and comparing semantic version numbers following SemVer 2.0.0.

#semver#ios#version-management
Stars185
Forks36
Last commit2 years ago
TvOSScribble
TvOSScribbleSwift

A handwriting gesture recognizer for tvOS that enables number input using the Siri Remote touchpad.

#apple-tv#tvos#gesture-recognition
Stars182
Forks5
Last commit4 years ago
DuctTape
DuctTapeSwift

KeyPath dynamicMemberLookup based syntax sugar for Swift, enabling fluent property setting and method chaining.

#keypath#ios#appkit
Stars176
Forks13
Last commit5 years ago
Kommander
KommanderSwift

A lightweight, pure-Swift library for managing task execution across different threads using the Kommand pattern.

#asynchronous-programming#command-pattern#ios
Stars169
Forks15
Last commit7 years ago
CloudCore
CloudCoreSwift

An advanced sync engine for Core Data and CloudKit with offline editing, field-level deltas, and support for private, shared, and public databases.

#cacheable-assets#ios#offline-first
Stars161
Forks16
Last commit1 month ago
CloudCore
CloudCoreSwift

An advanced sync engine for Core Data and CloudKit with offline editing, field-level deltas, and support for private, shared, and public databases.

#ios#offline-first#cloudkit
Stars161
Forks16
Last commit1 month ago
PersistenceKit
PersistenceKitSwift

A lightweight Swift library to store and retrieve Codable objects across UserDefaults, Files, and Keychain with minimal code.

#keychain#ios#data-persistence
Stars156
Forks15
Last commit1 year ago
AsyncNinja
AsyncNinjaSwift

A comprehensive Swift library providing primitives for concurrency and reactive programming, simplifying asynchronous code.

#ios#channels#async
Stars156
Forks17
Last commit4 years ago
ForecastIO
ForecastIOSwift

A Swift library for interacting with the Dark Sky API to fetch weather forecasts and historical data.

#ios#darksky#cocoadocs
Stars156
Forks25
Last commit6 years ago
MLKit
MLKitSwift

A simple machine learning framework written in Swift, currently focusing on regression algorithms.

#genetic-algorithms#machine-learning-library#data-science
Stars153
Forks14
Last commit7 years ago
NoticeObserveKit
NoticeObserveKitSwift

A type-safe NotificationCenter wrapper for Swift, supporting Swift Concurrency, Combine, and manual observation.

#ios#swift-concurrency#tvos
Stars152
Forks7
Last commit1 year ago
CombineCoreBluetooth
CombineCoreBluetoothSwift

A Combine-based wrapper for Apple's CoreBluetooth framework, enabling reactive Bluetooth operations with publishers instead of delegates.

#ios#reactive-programming#bluetooth
Stars142
Forks11
Last commit1 year ago
xib2Storyboard
xib2StoryboardObjective-C

A macOS tool to convert Xcode .xib files to .storyboard files while preserving outlets, constraints, and other objects.

#ios#macos-tool#xib-converter
Stars133
Forks14
Last commit6 years ago
Cachyr
CachyrSwift

A typesafe key-value data cache for iOS, macOS, tvOS, and watchOS written in Swift.

#ios#memory-cache#tvos
Stars124
Forks7
Last commit5 years ago
SwiftyVIPER
SwiftyVIPERSwift

A Swift library and Xcode templates for implementing VIPER architecture in iOS and tvOS applications.

#viper#ios#unit-testing
Stars123
Forks15
Last commit6 years ago
Differific
DifferificSwift

A fast and convenient diffing framework for iOS, macOS, and tvOS using Paul Heckel's algorithm.

#algorithm#ios#hashable
Stars123
Forks2
Last commit6 years ago
XMLMapper
XMLMapperSwift

A Swift framework for converting model objects (classes and structs) to and from XML.

#ios#alamofire#swift-package-manager
Stars112
Forks24
Last commit3 years ago
MissionControl-iOS
MissionControl-iOSSwift

A Swift library for managing remote configuration across Apple platforms, enabling real-time app updates without redeployment.

#ios#remote-configuration#app-configuration
Stars111
Forks9
Last commit7 years ago
Unreachable
UnreachableSwift

A Swift microframework that provides hints to the compiler about unreachable code paths for optimization.

#ios#microframework#compiler-optimization
Stars107
Forks1
Last commit9 years ago
SwiftyXML
SwiftyXMLSwift

A Swift library providing an intuitive, Swifty way to parse, access, and generate XML data using modern Swift features.

#ios#swift-package-manager#swifty
Stars107
Forks28
Last commit4 months ago
ExtendaBLE
ExtendaBLESwift

A blocks-based Bluetooth LE framework for iOS/watchOS/tvOS/OSX to easily configure centrals, peripherals, and handle packet-based communication.

#iot#apple-platforms#ios
Stars104
Forks5
Last commit8 years ago
TvOSPinKeyboard
TvOSPinKeyboardSwift

A customizable PIN keyboard view controller for tvOS applications.

#user-input#authentication#tvos
Stars102
Forks11
Last commit2 months ago
PredicateFlow
PredicateFlowSwift

A Swift library for writing strongly-typed, readable, and flowable NSPredicate queries with auto-generated schemas.

#query-builder#ios#autogenerated
Stars100
Forks10
Last commit3 years ago
PreviousPage 6 of 7Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Ios223
#Swift196
#Macos175
#Watchos117
#Cocoapods66
#Carthage48
#Mobile Development39
#Objective C29
#Swift Package Manager27
#Uikit27
#Swift Library25
#Apple Platforms23