Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcreichel/apple-tv

An experimental Apple TV implementation using HTML, CSS, and JavaScript.
https://github.com/marcreichel/apple-tv

3d app apple apple-tv apple-tv-3d design experiment experimental layout poc proof-of-concept tv work-in-progress

Last synced: 12 days ago
JSON representation

An experimental Apple TV implementation using HTML, CSS, and JavaScript.

Awesome Lists containing this project

README

        

> Please note: This project is just a **proof of concept** and only for **experimenting purposes**. It is also not optimized for production use. And it is a **work in progress**.

# Apple TV Homescreen (Experimental)

This is an experimental implementation of my [apple-tv-card](https://github.com/marcreichel/apple-tv-card) project.

![Screenshot](docs/screenshot.png)

## Features

- Hover animation of the apps (thanks to my [apple-tv-card](https://github.com/marcreichel/apple-tv-card) package)
- Drag and drop apps around (thanks to the [muuri.js](https://github.com/haltu/muuri) package)

## Demo

[Live Demo](https://marcreichel.github.io/apple-tv)

## Roadmap

Things I may implement in the future can be found here:

[Roadmap](https://github.com/marcreichel/apple-tv/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement)