An open API service indexing awesome lists of open source software.

https://github.com/4cecoder/zvip

watch vipstream.tv from terminal but in zig
https://github.com/4cecoder/zvip

cli movies vipstream zig

Last synced: about 1 year ago
JSON representation

watch vipstream.tv from terminal but in zig

Awesome Lists containing this project

README

          

# zvip
watch vipstream.tv from terminal but in zig

# Build from source

### clone:
`git clone https://github.com/4cecoder/zvip`

`cd zvip`

## install [zig language compiler](https://ziglang.org/learn/getting-started/#installing-zig)

## build and run the program
`zig build run`