Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marcreichel/apple-tv
- Owner: marcreichel
- License: mit
- Created: 2021-12-16T09:55:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T16:03:22.000Z (over 1 year ago)
- Last Synced: 2024-10-11T12:11:37.716Z (about 1 month ago)
- Topics: 3d, app, apple, apple-tv, apple-tv-3d, design, experiment, experimental, layout, poc, proof-of-concept, tv, work-in-progress
- Language: HTML
- Homepage: https://marcreichel.github.io/apple-tv/
- Size: 11.9 MB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)