https://github.com/toddheasley/couchnado
TV and movies
https://github.com/toddheasley/couchnado
ios macos movies swiftui tv-shows tvos
Last synced: 8 months ago
JSON representation
TV and movies
- Host: GitHub
- URL: https://github.com/toddheasley/couchnado
- Owner: toddheasley
- Created: 2020-07-18T14:13:13.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T02:16:36.000Z (almost 2 years ago)
- Last Synced: 2024-09-15T08:06:47.621Z (almost 2 years ago)
- Topics: ios, macos, movies, swiftui, tv-shows, tvos
- Language: Swift
- Homepage: https://toddheasley.github.io/couchnado
- Size: 43.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Couchnado

Couchnado keeps my favorite movies and TV shows handy on Apple TV.


### Powered by Spreadsheet
The included [`CouchData` package](couchdata/) transforms rows and columns from a single, static [tab-separated values (.tsv) spreadsheet](https://en.wikipedia.org/wiki/Tab-separated_values) into video titles, links and genres.
### Requirements
Version 3 is a unified SwiftUI app targeting [tvOS](https://developer.apple.com/tvos) 18, [iOS](https://developer.apple.com/ios)/[iPadOS](https://developer.apple.com/ipad) 18 and [macOS](https://developer.apple.com/macos) 15 Sequoia, with preliminary support for [visionOS.](https://developer.apple.com/visionos)
Written in [Swift](https://developer.apple.com/documentation/swift) 6. Build in [Xcode](https://developer.apple.com/xcode) 16 or newer.