Skip to content

RozhakXD/CocoStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CocoStream 🌐🚀

CocoStream Images

Simplify your link conversion with CocoStream, an intuitive and powerful web application designed to convert Cocobox links into downloadable URLs. Built using Quart for the backend, it delivers fast, lightweight, and asynchronous performance.

Features ✨

  • 🖼️ Modern UI: Clean and responsive design for a seamless user experience.
  • 🔄 Real-Time Processing: Asynchronous backend ensures smooth and efficient operations.
  • 🚀 Fast Conversion: Quickly transform CocoBox links into downloadable URLs.
  • 🌙 Dark Mode: Optimized for comfortable usage in both light and dark environments.

Project Structure 📂

CocoStream
├── app.py                 # Main application file
├── requirements.txt       # Python dependencies
├── static                 # Static files (CSS, JS, images)
│   ├── css
│   │   └── style.css
│   ├── images
│   │   └── favicon.ico
│   └── js
│       └── script.js
├── templates              # HTML templates
│   └── index.html
└── utils                  # Utility functions
    └── helper.py

Requirements 📋

Ensure you have the following installed:

  • Python 3.7+ 🐍
  • Quart 🧩

Install dependencies with:

pip install -r requirements.txt

Getting Started 🛠️

  1. Clone the repository:

    git clone https://github.com/RozhakXD/CocoStream.git
    cd CocoStream
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python app.py
  4. Access the app: Open your browser and go to http://127.0.0.1:5000.

How It Works ⚙️

  1. Paste Your Link: Enter your CocoBox link in the input field.
  2. Convert: Click the "Convert Link" button.
  3. Download: Receive a downloadable URL instantly.

Screenshots 🖼️

Image

Built With 🛠️

  • TailwindCSS - For beautiful and responsive designs
  • Quart - A Python web microframework

❤️ Support Us

If you love this project and want to support its development, consider buying us a coffee or leaving a tip:

License 📜

This project is licensed under the MIT License - see the LICENSE file for details.