Skip to content

R1D3R175/Stronzflix

 
 

Repository files navigation

Stronzflix

Stronzflix is an open-source application for streaming multimedia content. The application is natively compiled and can be run on a variety of platforms. Although only the platforms listed below are currently supported, the development team is working to extend support to other platforms in the future.

Learn more on the official website.


Running the project

Run with $ flutter run -d <platform_name>

Builds for:

  • android: $ flutter build apk --release
  • linux: $ flutter build linux --release
  • windows: $ flutter build windows --release
  • macos: $ flutter build macos --release

The developers of this application neither host nor distribute any of the content visible through it, nor do they have any affiliation with content providers.


TODOs:

  • Better sink implementation
  • Optimize for AndroidTV / FireStick
  • Ship linux mpv library with the bundle since it's a pain to install the right version (or give a guide to)
  • Preview/Trailer

About

Application for streaming multimedia content

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 82.5%
  • C++ 8.2%
  • CMake 6.5%
  • Swift 0.9%
  • HTML 0.6%
  • C 0.4%
  • Other 0.9%