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
- Host: GitHub
- URL: https://github.com/4cecoder/zvip
- Owner: 4cecoder
- License: mit
- Created: 2023-01-31T01:50:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T02:41:23.000Z (about 3 years ago)
- Last Synced: 2025-01-05T16:29:58.690Z (about 1 year ago)
- Topics: cli, movies, vipstream, zig
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`