Skip to content

Riscue/iptv-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iptv-recorder

Build docker image:

docker build -t iptv-recorder:local -f docker/Dockerfile .

Run app:

docker run -it -p "3000:3000" -e TZ=Europe/Istanbul -v ./data:/data -v ./src/contants-example.js:/app/src/contants.js iptv-recorder:local

About

Server-side IPTV recording tool with web interface and scheduling support.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published