A simple home media server for UNIX systems.
make build # or debug
cp parados.conf /etc/
# ./parados -v
./paradosAll documentation can be found in docs/
man 1 parados # Parados server usage
man 7 parados # Interfacing with parados
man 5 parados.conf # Parados configurationIf you find a bug or would like to suggest something, open an issue on the GitHub page. Issues should be detailed and give steps on replicating the issue if possible.
If you wish to contribute, create a PR with details on what is being changed, added or removed. The code style (indentation, variable names, formatting) should not be altered. Please make sure you know how the formatting of the project looks like before submitting a PR.
