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.
12
Commits
1
Branch
0
Tags
40
KiB
Rust
90.8%
HTML
9.2%
master
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
a309d19e61
only try to use uris starting with http{,s}
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