A small webserver written in Rust with Rocket, that takes a URL and opens it in mpv.
Go to file
2021-10-28 19:26:46 +02:00
src remove debug macros, apparently those are also in the release build 2021-10-28 19:26:46 +02: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