Skip to content

web application built with fython and flask ; designed for watching, storing, and streaming video files in a lan/wan.

License

Notifications You must be signed in to change notification settings

nildontsleep/kinoflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github.com/nildontsleep/kinoflix
dl    $  git clone ° 
run   $  python °

🏯 kinoflix | v1.0.2

Kinoflix is a Flask-based media server designed for streaming, managing, and uploading videos with ease. It features a sleek, user-friendly interface for seamless navigation and an upload page for adding new content effortlessly.


📚 Table of Contents

  1. ✨ Features
  2. ⚙️ Installation
  3. 🖼️ Screenshots
  4. 🤝 Contributing
  5. 📄 License

✨ Features

  • Stream and manage your video collection effortlessly.
  • User-friendly and intuitive interface.
  • Upload Page for adding new videos directly from the browser.
  • Supports both local videos and movie collections.

⚙️ Installation

Prerequisites

Ensure you have the following installed:

  • Python 3.10 or later
  • Required pip modules (install via install.bat on Windows or pip install -r requirements.txt for Linux)

Clone the Repository

git clone https://github.com/nildontsleep/kinoflix.git
cd kinoflix

Run the Application

python app.py

🖼️ Screenshots

Here’s a quick look at Kinoflix in action!

📁 Dashboard

Dashboard Preview

🎥 Video Player

Player Preview

📤 Upload Page

Upload Preview


🤝 Contributing

Contributions are welcome!

  • 🛠️ Fork this repository.
  • 🌟 Create a new branch for your feature or bug fix.
  • 📨 Submit a pull request with detailed notes on your changes.

📄 License

This project is licensed under the MIT License.