All Projects → a-ignatov-parc → tvos-soap4.me

a-ignatov-parc / tvos-soap4.me

Licence: other
tvOS app for soap4.me video service https://soap4.me/

Programming Languages

javascript
184084 projects - #8 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to tvos-soap4.me

Exhibit
Exhibit is a managed screensaver App for tvOS.
Stars: ✭ 19 (-13.64%)
Mutual labels:  tvos, apple-tv
UitzendingGemist
An *Unofficial* Uitzending Gemist application for Apple TV 4 (**deprecated, use TV Gemist ☝🏻**)
Stars: ✭ 48 (+118.18%)
Mutual labels:  tvos, apple-tv
TVMLKitchen
Swifty TVML template manager with or without client-server
Stars: ✭ 82 (+272.73%)
Mutual labels:  tvos, tvml
Hostess.swift
A Swift implementation of NSHost that works on iOS, OS X and tvOS. Hostess.swift is safe to use in a framework because it does not require a bridging header. Hostess is Swift 4.0 (or newer) only and replaces the Swift 2.x only Host.swift.
Stars: ✭ 27 (+22.73%)
Mutual labels:  tvos, apple-tv
Atvjs
Blazing fast Apple TV application development using pure JavaScript
Stars: ✭ 262 (+1090.91%)
Mutual labels:  tvos, apple-tv
TVOSPicker
A sweet horizontal picker view controller for tvOS.
Stars: ✭ 26 (+18.18%)
Mutual labels:  tvos, apple-tv
DanMuPlayer
A ffmpeg based player for tvOS TVML support DanMu
Stars: ✭ 40 (+81.82%)
Mutual labels:  tvos, tvml
Open Source Ios Apps
📱 Collaborative List of Open-Source iOS Apps
Stars: ✭ 28,826 (+130927.27%)
Mutual labels:  tvos, apple-tv
TVGemist
An *Unofficial* Uitzending Gemist application for  TV
Stars: ✭ 23 (+4.55%)
Mutual labels:  tvos, apple-tv
Dots
Lightweight Concurrent Networking Framework
Stars: ✭ 35 (+59.09%)
Mutual labels:  tvos
object-dom
HTML Object Declarative Dom
Stars: ✭ 20 (-9.09%)
Mutual labels:  virtual-dom
IrregularGradient
Create animated irregular gradients in SwiftUI.
Stars: ✭ 127 (+477.27%)
Mutual labels:  tvos
lisk-swift
Swift 4 library for Lisk - Including Local Signing for maximum security
Stars: ✭ 13 (-40.91%)
Mutual labels:  tvos
virtual-dom
a simple virtual-dom implementation for understanding how it works
Stars: ✭ 22 (+0%)
Mutual labels:  virtual-dom
purescript-freedom
A practical type-safe UI library for PureScript.
Stars: ✭ 31 (+40.91%)
Mutual labels:  virtual-dom
Driftwood
Driftwood is a DSL to make Auto Layout easy on iOS, tvOS and macOS.
Stars: ✭ 14 (-36.36%)
Mutual labels:  tvos
tracelog
TraceLog is a highly configurable, flexible, portable, and simple to use debug logging system for Swift and Objective-C applications running on Linux, macOS, iOS, watchOS, and tvOS.
Stars: ✭ 52 (+136.36%)
Mutual labels:  tvos
blockml-component
A component-based virtual DOM system (similar to React) for blockml.
Stars: ✭ 23 (+4.55%)
Mutual labels:  virtual-dom
curry
curry is a framework built to enhance and compliment Foundation and UIKit.
Stars: ✭ 47 (+113.64%)
Mutual labels:  tvos
F1-AppleTV
F1TV app for the Apple TV
Stars: ✭ 16 (-27.27%)
Mutual labels:  tvos

TVML app for soap4.me

CircleCI

This is proof of concept application written with help of TVDML library using javascript and TVML support provided by TVMLKit in tvOS starting from tvOS 9.0. It uses soap4.me api to show information about tv shows.

Application is written for tvOS 11 and may have some UI issues in previous tvOS releases.

Building project

In order to run TVML application localy you will have to build source code and serve result with web-server. Luckily this repo already includes all necessary tools.

The only requirement is installed LTS version of node.js and npm.

You can install proper version of node.js using nvm with nvm use command.

To install everything you need to start and running this application use following command in terminal and wait until it's done.

npm run install-deps

Next step is to build and serve TVML application. You can do this with following command:

npm run serve

Now you can build Xcode project and run it in tvOS simulator or on Apple TV.

Application

App Icon

This application is available as soap4atv in the Apple's App Store.

Screenshots

My TV Shows Screen TV Show Screen Season Screen All TV Shows Screen Genres Screen

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].