Skip to content

Commit

Permalink
readme: add termv-rs link
Browse files Browse the repository at this point in the history
  • Loading branch information
Roshan-R authored Dec 28, 2022
1 parent 40e71ae commit aea305d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@

`termv` is a small bash script that allows you to select an iptv stream using `fzf` and play it using `mpv`.

The list of channels is obtained from [https://github.com/iptv-org/iptv](https://github.com/iptv-org/iptv)
The list of channels is obtained from [https://github.com/iptv-org/iptv](https://github.com/iptv-org/iptv).

For an example for a custom channels list and how to make one yourself, visit [this gist](https://gist.github.com/Roshan-R/7eddda0789297d86219fda21876b2632)
For an example for a custom channels list and how to make one yourself, visit [this gist](https://gist.github.com/Roshan-R/7eddda0789297d86219fda21876b2632).

For windows support, consider using [termv-rs](https://github.com/Roshan-R/termv-rs), a rewrite of termv in rust.


## Dependencies
Expand Down

0 comments on commit aea305d

Please sign in to comment.