This commit is contained in:
Love 2023-01-17 18:12:54 +01:00
parent 7e5d1f3651
commit 6d0798d694

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Iptvnator_rs
An iptvclient that is capable of parsing and reading m3uplaylists of essentially arbitrary sizes _blazingly fast_
# Install
Just clone the repo and run ```cargo build --release``` to compile the project. Then put it in your PATH or make a shortcut to the binary (target/release/iptvnator)