Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mossop/flick-sync

Tools to support automatically synchronising media from a Plex Media Server to a local disk
https://github.com/mossop/flick-sync

Last synced: 26 days ago
JSON representation

Tools to support automatically synchronising media from a Plex Media Server to a local disk

Awesome Lists containing this project

README

        

# flick-sync



Tools to support automatically synchronising media from a [Plex Media Server](https://www.plex.tv/) to a local disk.

Currently includes the following:

* [`flick-sync`](packages/flick-sync). A Rust crate to manage and update a set of synced items.
* [`flick-sync-cli`](packages/cli). A command line tool to perform the syncing.
* [`mobile`](packages/mobile). A React Native mobile app to play back synchronised content.