github.com/nildontsleep/kinoflix
dl $ git clone °
run $ python °
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.
- 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.
Ensure you have the following installed:
- Python 3.10 or later
- Required pip modules (install via
install.bat
on Windows orpip install -r requirements.txt
for Linux)
git clone https://github.com/nildontsleep/kinoflix.git
cd kinoflix
python app.py
Here’s a quick look at Kinoflix in action!
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.
This project is licensed under the MIT License.