Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

tvOS

tvOS is an operating system developed by Apple for use in the Apple TV line of products since the fourth generation model. Before tvOS, Apple used a variant of Mac OS X Tiger for the first generation model and a variant of iOS for the 2nd and 3rd gen models.

https://github.com/markbattistella/simplelogger

SimpleLogger is a robust and flexible logging framework designed for Swift applications across multiple platforms, including iOS, macOS, tvOS, and watchOS. It provides extensive functionality for managing, filtering, and exporting logs with ease and precision.

appkit hacktoberfest ios ipados logger oslog swift swiftui tvos uikit visionos watchos

Last synced: 10 Oct 2024

https://github.com/0xopenbytes/openbytesnavigation

๐Ÿ“š Easy-to-use navigation system for SwiftUI apps

alert ios macos modal navigation navigationpath navigationstack swift swiftui toast tvos watchos

Last synced: 25 Dec 2024

https://github.com/crelies/tvdatepicker

The missing SwiftUI DatePicker view for tvOS

datepicker swift swiftui tvos

Last synced: 11 Dec 2024

https://github.com/cellular/networking-swift

Dependency based HTTP Networking Framework in Swift by CELLULAR.

cocoapods ios swift tvos watchos xcode

Last synced: 05 Nov 2024

https://github.com/0xleif/navigation

๐ŸŒŸ SwiftUI Navigation: Effortless, powerful navigation and modals for SwiftUI.

environment ios macos navigation navigationpath navigationstack swift-6 swiftui tvos view watchos

Last synced: 17 Jan 2025

https://github.com/kosoku/ksotextvalidation

KSOTextValidation is an iOS/tvOS framework for as the user types validation of textual input in UITextField and UITextView.

ios text tvos validation

Last synced: 10 Dec 2024

https://github.com/kosoku/ksofontawesomeextensions

A collection of categories on NSString, UIFont and UIImage to make creation of images using the Font Awesome font easier.

font-awesome ios macos tvos watchos

Last synced: 10 Dec 2024

https://github.com/kochava/apple-swiftpackage-kochavatracking-xcframework

Improves install measurement and attribution through the use of cross-site tracking featuresโ€” An optional module which extends the KochavaMeasurement SDK

apple ios kochava kochavatracking maccatalyst macos module package sdk swift tf tracking tvos visionos watchos xcframework

Last synced: 07 Jan 2025

https://github.com/bellapplab/defines

A collection of runtime checks written in Swift.

cocoapods define defines ios macos osx swift tvos watchos

Last synced: 05 Jan 2025

https://github.com/bellapplab/blresultscontroller

BLResultsController is not a drop-in replacement for the `NSFetchedResultsController` to be used with Realm. It's better.

background-realm carthage cocoapods ios macos osx realm realmswift swift tvos

Last synced: 05 Jan 2025

https://github.com/bellapplab/laziable

When 'lazy var' doesn't cut it, have a truly Lazy variable in Swift.

carthage cocoapods ios lazy linux macos osx swift swift-package-manager tvos watchos

Last synced: 05 Jan 2025

https://github.com/space-code/cqrs

The Command and Query Responsibility Segregation

cqrs ios macos swift swift-package-manager tvos watchos

Last synced: 11 Jan 2025

https://github.com/itztravelintime/swiftpackagesbase

A Swift Library containing useful code for Any Swift project.

cross-platform ios ipados linux macos swift swift-package-manager tvos utility-library watchos

Last synced: 12 Dec 2024

https://github.com/dev1an/nmbs

Swift interface to acces the iRail API

api ios irail macos navigation nmbs route-planner swift swift-4 tvos watchos

Last synced: 21 Jan 2025

https://github.com/shvul/wda-java-examples

Java examples of using WDA Java Client for tvOS automation

tvos wda-java

Last synced: 09 Dec 2024

https://github.com/andrsd/cro_tvos

Neoficiรกlnรญ aplikace pro mujrozhlas.cz pro Apple TV

apple-tv cesky-rozhlas radio tvos

Last synced: 23 Oct 2024

https://github.com/bellapplab/weakable

An easy way to hold weak references in Swift.

carthage cocoapods ios linux macos osx swift swift-package-manager tvos watchos weak

Last synced: 09 Dec 2024

https://github.com/durul/tvos-development-talk-columbia-md

My talk on tvOS Development at Columbia iOS Development Meetup on April 27, 2017

appletv-demo deckset swift3 tvml-demo tvos

Last synced: 28 Nov 2024

https://github.com/swarm-cloud/apple-p2p-engine

P2P Streaming Engine for iOS, tvOS and macOS

cdnbye hls ios macos mp4 osx p2p streaming tvos webrtc

Last synced: 11 Dec 2024

https://github.com/pavjacko/icon-toolkit-sketch

Sketch file to generate multi-platform icons

andoird icons ios react-native renative toolkit tvos utility web

Last synced: 14 Jan 2025

https://github.com/divadretlaw/URL-Extensions

๐Ÿ”— A collection of Swift.URL Extensions

extensions ios macos swift tvos url visionos watchos

Last synced: 23 Oct 2024

https://github.com/bellapplab/blbackgroundrealm

a collection of handy classes and extensions that make it easier to work with RLMRealm in the background.

ios macos objective-c osx realm tvos watchos

Last synced: 13 Dec 2024

https://github.com/cellular/modeldatasource-swift

Handle cells & content for UITableViews and UICollectionViews

cocoapods datasource ios swift tvos uicollectionview uitableview

Last synced: 05 Nov 2024

https://github.com/divadretlaw/url-extensions

๐Ÿ”— A collection of Swift.URL Extensions

extensions ios macos swift tvos url visionos watchos

Last synced: 17 Dec 2024

https://github.com/gilzoide/unity-key-value-store-apple-keychain

Key-Value Store implementation for Unity backed by macOS/iOS/tvOS/visionOS Keychain services

apple ios key-value key-value-store keychain keychain-services macos tvos unity unity2d unity3d upm upm-package visionos

Last synced: 21 Dec 2024

https://github.com/ericlewis/swift-log-variadic-bootstrap

Variadic bootstrapping function for SwiftLog.

ios logging macos swift swift-log tvos watchos

Last synced: 05 Dec 2024

https://github.com/yannxou/taptempobutton

SwiftUI View to easily add tap tempo functionality to music apps.

catalyst ios macos macos-catalyst music music-library swift swift-package swiftui swiftui-controls tvos watchos xcode

Last synced: 21 Jan 2025

https://github.com/marekpridal/swinjectlight

Lightweight dependency injection framework for Swift (inspired by Swinject)

apple dependencies dependency dependency-injection ios ipados linux macos swift swift-package-manager tvos ubuntu visionos watchos windows

Last synced: 19 Jan 2025

https://github.com/iharkatkavets/swift.pod.clean-tests

XCTest extensions to write clean tests. Inspired by Robert C.Martin's book Clean Code and Rambler's sessions

ios swift tvos uitesting xctest

Last synced: 10 Dec 2024

https://github.com/markbattistella/hapticsmanager

HapticsManager is a Swift package that provides a modular and easy-to-use interface for implementing haptic feedback in iOS applications. It integrates seamlessly with both UIKit and SwiftUI, enabling you to enhance user experience through customisable tactile feedback.

hacktoberfest ios swift swiftui tvos visionos watchos

Last synced: 16 Dec 2024

https://github.com/kiarashvosough1999/combineextension

A set of tools that extend Combine framework to be easily used

combine ios macos reactive-programming swift tvos

Last synced: 01 Dec 2024

https://github.com/erkanyildiz/eyxml2nsdictionary

A block based NSXMLParser wrapper for converting XML to NSDictionary on background thread

background-thread dictionary ios macos nsxmlparser nsxmlparser-wrapper objective-c parser tvos watchos xml

Last synced: 21 Dec 2024

https://github.com/rebeloper/onedot

The missing stuff from SwiftUI

ios macos spm swiftui tvos watchos

Last synced: 24 Dec 2024

https://github.com/chenhaiteng/coregraphicsextension

The extension of Core Graphics -- add angle and polar point to support polar coordinates

coregraphics framework ios macos polar-coordinates radians spm swift swift-package-manager tvos watchos

Last synced: 12 Jan 2025

https://github.com/rebeloper/kindaswiftui

It's kinda SwiftUI, but better. The trial is full-featured and there's no expiry date, but without a subscription kindaSwiftUI sleeps from time to time. You may consider subscribing for 'SwiftUI Nation' to keep kindaSwiftUI awake 24/7 ๐Ÿ‘‡

ios ios-swift macos swiftui swiftui-framework swiftui-navigation tvos wathcos xcode

Last synced: 24 Dec 2024

https://github.com/thefinnomenon/react-native-universal-monorepo

React Native boilerplate supporting multiple platforms: Android, iOS, macOS, Windows, web, browser extensions, Electron, Nextjs, tvOS, and Android TV.

android-tv macos monorepo nextjs react react-native react-native-web tvos windows yarn-workspaces

Last synced: 23 Oct 2024

https://github.com/iharkatkavets/tvos.bugreport.remote-play-pause

An example application to demonstrate the issue with receiving play-pause event from remote control

avplayer avplayerviewcontroller bug remote-control tvos

Last synced: 10 Dec 2024

https://github.com/rugheid/swift-amalgamate

The Amalgamate package extends the Combine framework with handy utilities.

combine-framework ios13 macos swift swift-package-manager tvos watchos

Last synced: 23 Oct 2024

https://github.com/andyfinnell/RestLikeKit

A basic Swift package for writing REST-like clients on iOS, macOS, and tvOS.

ios keychain-api macos rest-client swift tvos

Last synced: 23 Oct 2024

https://github.com/daisuke-t-jp/llalogmanager

Customizable Swift Logger ๐Ÿโ„น๏ธโš ๏ธ๐Ÿ’ฃ๐Ÿ’ฅ

carthage cocoapods ios logger logging macos swift-logger tvos

Last synced: 29 Dec 2024

https://github.com/RodrigoOkido/basicTvOSApp

Simple movie selection screen for tvOS developed using UIKit.

ios swift tvos uikit xcode

Last synced: 23 Oct 2024

https://github.com/417-72ki/swiftpackagetemplate

A template repo for new Swift Package

ios macos swift template-repository tvos watchos xcode

Last synced: 11 Dec 2024

https://github.com/ccworld1000/cclog

Simple and lightweight cross-platform logs, easy-to-use simple learning, and support for multiple languages, such as C, C++, Perl 6, shell, Objective-C

c cclog color-theme cplusplus cross-platform debug ios log objective-c osx perl perl6 perl6-module print raku say shell shell-script tvos watchos

Last synced: 23 Dec 2024

https://github.com/vrudikov/AppleTvSample

tvOS(Apple TV) React Native sample application

react-native tvos

Last synced: 23 Oct 2024

https://github.com/progklb/myview

A Xamarin.tvOS app that streams high-quality photographs as a screensaver for your television. (Note that there is a GitHub pages site, but this is experimental; thus I have linked a Wordpress page.)

tvos unsplash xamarin xamarin-tvos

Last synced: 23 Oct 2024

https://github.com/lumaa-dev/artisticlyclient

Play your own kind of music, in a decentralized way.

decentralized ios music spotify swiftui tvos

Last synced: 18 Dec 2024

https://github.com/ggthedev/tvOS

Curated list of tutorials and sample apps for tvOS

tutorials tvos

Last synced: 23 Oct 2024

https://github.com/romanpodymov/swift-package-manager-google-programmatic-access-library-ios-tvos

For those who use Google PAL SDK with iOS + tvOS

google ios swift tvos

Last synced: 17 Jan 2025

https://github.com/alexhedley/tvos

Apple tvOS Apps

apps tvml tvos

Last synced: 28 Nov 2024

https://github.com/nzrsky/timezoneidentifier

TimeZone Identifiers for Swift ๐ŸŒ

date ios macos swift time timezone timezones tvos tzdata visionos watchos

Last synced: 16 Jan 2025

https://github.com/durul/hackathon

LeafTrack is an online community created by Quierra Wells, Ethan and Durul and app focused on facilitating connections between marijuana producers, medical practitioners, and patients.

api baltimore impact-hub ios10 slack swift3 tableview theme tvos watchos

Last synced: 28 Nov 2024

https://github.com/sunny-chung/kotlite

A Kotlin Multiplatform library to interpret Kotlite code, which is a subset of the Kotlin language, during runtime in a safe way.

android interpreter ios javascript kotlin kotlin-multiplatform macos tvos watchos

Last synced: 25 Dec 2024

https://github.com/nzrsky/diekit

๐Ÿ’€ Comprehensive error printer for Swift

apple errno error ios macos nserror swift swiftui tvos visionos watchos

Last synced: 16 Jan 2025

https://github.com/bbc6bae9/pangu

Quickly build a bugfree SwiftUI Router App (TabView + Navigation + Router) with one line of code.

ios macos router swiftui tvos visionos

Last synced: 25 Dec 2024