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

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

Awesome Lists containing this project

README

          

![](docs/couchnado.png)

# Couchnado

![](docs/couchnado-tv.png)

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

![](docs/couchnado-mac.png)

![](docs/couchnado-web.png)

### 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.