pxgamer/dir-sync

A folder list sync between Server and Client.

v2.0.2 2017-12-06 09:54 UTC

This package is auto-updated.

Last update: 2024-04-11 14:06:27 UTC


README

Latest Version on Packagist Software License Build Status Style CI Code Coverage Total Downloads

A folder list sync between Server and Client (originally designed for use with a Plex environment)

Structure

public/
src/
tests/
vendor/

Install

Via Composer

$ composer create-project pxgamer/dir-sync

Usage

Add the following environment variables, or set up a .env file by copying the .env.example.

Clone the package to your server and client locations, and set a web server to point at either the public/server or public/client directories.

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email owzie123@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.