This website requires JavaScript.
Explore
Help
Register
Sign In
Cpt.Captain
/
mpv_send
Watch
1
Star
0
Fork
0
You've already forked mpv_send
Code
Issues
Pull Requests
Releases
Wiki
Activity
A small webserver written in Rust with Rocket, that takes a URL and opens it in mpv.
9
Commits
1
Branch
0
Tags
40
KiB
Rust
90.8%
HTML
9.2%
873d30eabd
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
CptCaptain
873d30eabd
remove debug macros, apparently those are also in the release build
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