Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mplewis/ezvj
https://github.com/mplewis/ezvj
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mplewis/ezvj
- Owner: mplewis
- License: mit
- Created: 2022-12-07T01:29:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T18:07:02.000Z (about 2 years ago)
- Last Synced: 2024-06-21T08:08:16.111Z (7 months ago)
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# EZVJ
Play random videos for random durations.
# Installation
Clone the repo, then run `npm i -g pm2`.
# Usage
Run `bin/start` to start VLC and the shuffle script.
See `go run . --help` for full options.