Skip to content

ivnovakov/flex

Repository files navigation

Flex Server

Flex App

What is Flex Server?

Flex Server is an application used for synchronization and streaming your media library to other devices.

Build & Run

go mod download
go build -o flex server/server.go
./flex --media-dir ~/Videos

Use case diagram

use_case_diagram

Mind map diagram

mind_map_diagram

Requirements

Android

  • Android 6 (Marshmallow) or newer version
  • Optional: camera scan permission to scan QR code.

iOS

  • iOS 9.X or newer version
  • Optional: camera scan permission to scan QR code.

PC (Server)

  • Windows 10, macOS or recent GNU/Linux distro

Network

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

Target audience are people who download movies or series to watch them later on their mobile devices.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published