Skip to content
/ tv Public

Watch Nationalwide Bulgarian TV channels from your desktop

License

Notifications You must be signed in to change notification settings

alicavus/tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • bash, curl, grep, coreutils, jq
  • media player, capable of playing http streams (vlc, mpv)
  • living in 🇧🇬

Installation

Use your distribution way of packaging. You can just copy items in their respective paths, but untracked files are bad idea to put software.

Edit /usr/bin/tv to respect your choice of media player:

  • VLC:
[[ -n $URL ]] && vlc --http-referrer=$R $URL &
# [[ -n $URL ]] && mpv --force-seekable --force-window --referrer=$R $URL &

License

GNU General Public License v3.0 or later (GPL-3.0-or-later)

About

Watch Nationalwide Bulgarian TV channels from your desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages