Skip to content

michelsalib/media-cast

Repository files navigation

media-cast

An app to stream local media to chromecast enabled device.

For now required ffmpeg/ffprobe to be available on the computer.

Why this app ?

  • No need of any setup on the TV
  • Enables external and packed subtitles
  • Simple GUI
  • Provides a platform for later support of re-encoding, dlna, ...

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

An app to stream local media to chromecast enabled device.

Resources

Stars

Watchers

Forks

Packages

No packages published