Skip to content

Server for media scraping and downloading, intended to work in conjunction with the rmp-client as the frontend and Transmission running on the system to handle downloads.

Notifications You must be signed in to change notification settings

leoslamas/rmp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Media Pi

Building

$ cargo build

Testing

$ cargo test

Docker

$ docker build . -t rmp
$ docker run --rm -i rmp cargo build
$ docker run --rm -i rmp cargo test

About

Server for media scraping and downloading, intended to work in conjunction with the rmp-client as the frontend and Transmission running on the system to handle downloads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published