A small webserver written in Rust with Rocket, that takes a URL and opens it in mpv.
Go to file
2021-11-02 22:29:35 +01:00
src only try to use uris starting with http{,s} 2021-11-02 22:29:35 +01:00
static initial commit 2020-09-08 20:06:20 +02:00
.gitignore update gitignore 2020-09-14 20:32:02 +02:00
Cargo.lock initial commit 2020-09-08 20:06:20 +02:00
Cargo.toml make validation more smarter and rustier, might still be too complicated, but whatever. 2021-10-28 19:24:16 +02:00
Rocket.toml initial commit 2020-09-08 20:06:20 +02:00