Flex Server is an application used for synchronization and streaming your media library to other devices.
go mod download
go build -o flex server/server.go
./flex --media-dir ~/Videos
- Android 6 (Marshmallow) or newer version
- Optional: camera scan permission to scan QR code.
- iOS 9.X or newer version
- Optional: camera scan permission to scan QR code.
- Windows 10, macOS or recent GNU/Linux distro
At least one of the following should be true to use application
- Server has public ip address
- Client is in the same network with server
Target audience are people who download movies or series to watch them later on their mobile devices.