Skip to content

wil92/media-center-angel

Repository files navigation

Media Center Angel

How can I share my videos and music between all my devices at home?

Well, here you can find an ease server that allows you to select one or more directories in your PC and serve via network as streaming.

Getting Started

Installing

Clone or download the project

git clone https://github.com/wil92/media-center-angel.git

Go inside the project and install the dependencies

npm install

Start the project

MEDIAS_DIRECTORIES=/path/to/movies/:/path/to/series/ npm start

Built With

  • Express - Web server framework
  • npm - Dependencies management
  • pug - View engine

Contributing

Any contribution is welcome

License

This project is licensed under the Apache-2.0 License - see the LICENSE.md file for details

About

Stream your videos and music at home

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published