jhawthorn / tvart

Upload art to a Samsung "The Frame" TV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tvart

Self hosted flask app with preact frontend to upload art to a Samsung "The Frame" TV.

Based on https://github.com/xchwarze/samsung-tv-ws-api

Usage

docker run -d -n tvart -e TV_IP=<your TV's IP> -p 8080:8080 ghcr.io/jhawthorn/tvart:main

Screen Shot 2022-08-20 at 12 09 54 PM

About

Upload art to a Samsung "The Frame" TV

License:MIT License


Languages

Language:JavaScript 42.3%Language:Python 37.7%Language:CSS 8.3%Language:HTML 6.5%Language:Dockerfile 5.2%