Premium Football Streaming Desktop & Mobile Application
Experience football like never before with our sleek, dark-themed streaming application
๐ฅ Download Now โข ๐ Star on GitHub โข ๐ Report Issues
StreamedSU brings the power of Streamed.pk to your desktop and mobile devices with a premium, professional interface designed for serious football fans. Built with modern technologies and optimized for performance.
- ๐ Ultra-Dark Interface - Professionally designed dark theme that's easy on your eyes
- โฝ Multi-Source Streaming - Access multiple high-quality streams for every match
- ๐ Complete League Coverage - All major leagues from Premier League to Champions League
- ๐ง Smart Troubleshooting - Built-in network debugger for seamless streaming
- ๐ฑ Cross-Platform - Native desktop and mobile applications
- โญ Personal Experience - Favorite teams, notifications, and custom settings
|
|
| Platform | Download | Size | Features |
|---|---|---|---|
| Windows | ๐ฆ Installer | ๐ผ Portable | ~180MB | Auto-update, System integration |
| Linux | ๐ง AppImage | ๐ฆ DEB | ~185MB | Universal compatibility |
| macOS | ๐ DMG | ~190MB | Intel & Apple Silicon |
| Platform | Download | Size | Requirements |
|---|---|---|---|
| Android | ๐ฑ APK | ~50MB | Android 7.0+ (API 24) |
# Download and run installer
curl -L https://github.com/basil03p/streamed/releases/latest/download/StreamedSU-1.0.0-x64.exe -o StreamedSU.exe
./StreamedSU.exe# Download and install DEB package
wget https://github.com/basil03p/streamed/releases/latest/download/StreamedSU-1.0.0-x64.deb
sudo dpkg -i StreamedSU-1.0.0-x64.deb# Download and run AppImage
wget https://github.com/basil03p/streamed/releases/latest/download/StreamedSU-1.0.0-x64.AppImage
chmod +x StreamedSU-1.0.0-x64.AppImage
./StreamedSU-1.0.0-x64.AppImage- Launch StreamedSU from your desktop or app drawer
- Browse available football matches in the left panel
- Select a match to view available streams
- Choose your preferred stream source and quality
- Enjoy seamless football streaming!
- ๐ Add Favorite Teams: Click Settings โ Favorite Teams to get notified
- ๐ Quick Search: Use the search button to find specific matches
- ๐ง Network Issues?: Use the built-in network debugger
- โ๏ธ Customize: Adjust settings for the perfect experience
graph TD
A[StreamedSU App] --> B[React Frontend]
A --> C[Electron Desktop]
A --> D[Capacitor Mobile]
B --> E[Streamed.pk API]
B --> F[Stream Sources]
C --> G[Windows/Linux/Mac]
D --> H[Android/iOS]
E --> I[Live Matches]
E --> J[Team Data]
E --> K[Stream Links]
| Component | Technology | Purpose |
|---|---|---|
| Frontend | React 19, Modern CSS | User interface and interactions |
| Desktop | Electron 37 | Native desktop experience |
| Mobile | Capacitor 6 | Native mobile applications |
| API | Streamed.pk REST API | Live match data and streams |
| Build | Webpack 5, GitHub Actions | Optimized builds and CI/CD |
# Clone the repository
git clone https://github.com/basil03p/streamed.git
cd streamed
# Install dependencies
npm install
# Start development server
npm run electron-dev# Build for current platform
npm run dist
# Build for all platforms
npm run dist:all
# Build Android APK
npm run android:setup
npm run android:build๐ซ Stream Won't Load
- Click the ๐ Retry button
- Try โญ๏ธ Next Source if multiple available
- Use ๐ง Network Debug to check connectivity
- Restart the application
- Check your internet connection
๐ No Matches Found
- Click ๐ Refresh in the header
- Change filter from Live to All Football
- Check your network connection
- Try restarting the application
๐ฑ Android APK Installation
- Enable Unknown Sources in Android settings
- Download APK from releases page
- Tap APK file to install
- Allow installation when prompted
- ๐ Report Bugs
- ๐ก Request Features
- ๐ Check Documentation
We welcome contributions! Here's how you can help:
- ๐ Star this repository
- ๐ Report bugs or suggest features
- ๐ Improve documentation
- ๐ Translate to your language
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Streamed.pk - Official API and data source
- React - Frontend framework
- Electron - Desktop application framework
- Capacitor - Mobile application framework
Basil โข @basil03p
Building premium streaming experiences for football fans worldwide
๐ Portfolio โข ๐ง Contact โข ๐ผ LinkedIn
StreamedSU - Where Football Meets Technology
