8000 GitHub - mohdje/medflix: A streaming platform I made to watch movies and series (React, C# .Net Core)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mohdje/medflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

MEDFLIX

Medflix is a streaming platform I made with React and .Net. With this application you can watch movies and series for free. Architecture of this project :

  • Client: it is made with React and MAUI (desktop and phone applications embed a webview disaplaying React app). 819F Client app is available for Android (phone and tv), Windows and macOS soon.
  • Backend:
    • WebHostStreaming: made with .Net. It provides APIs so the Client can get information about movies, doing search operations and to get a stream to watch movies and series. It uses a home-made library (MoviesAPI) to do searches and MonoTorrent to download medias and get stream from torrents without waiting for it to be fully downloaded to watch it.
    • MoviesAPI: A library I made to search for movies, series, subtitles and torrents on the web. More info about it in the MoviesAPI folder.

How it looks

Desktop

Home desktop Search desktop List desktop Movie Desktop Serie Desktop

Phone

Home phone List phone Movie phone Serie phone

Tv

Home tv List tv Movie tv

Video Player

Video Player

How to use it

The backend web server should be run on a machine using docker. Then donwload client application (for Andoird, Windows or Macos) from the Releases section and launch it. The first time the client application is launched the user will be asked to enter IP adress of the machine running the web server and the port (5000 by default).

About

A streaming platform I made to watch movies and series (React, C# .Net Core)

Resources

Stars

Watchers

Forks

Packages

No packages published
0