Bivrost is a lightweight, self-hosted web application designed to share and stream a local media folder directly through any web browser. It automatically generates thumbnails and provides a clean gallery interface, making it easy to browse and play your media collection across devices on your local network.
- Network Sharing: Easily share any local media folder with other devices on the same Wi-Fi/LAN.
- Gallery View: Beautifully displays media files with automatically generated thumbnails.
- Instant Streaming: Play videos and view images directly in the browser without downloading the files.
- Cross-Platform: Access your media from smartphones, tablets, smart TVs, or other PCs via a web browser.
Ensure you have the following installed on your system:
- Node.js (v14 or higher recommended)
- npm (comes bundled with Node.js)
Clone this repository or download the source code, navigate to the project directory, and install the required dependencies:
npm install