Fat Geek Academy — Technology, & Digital Guides — AI Tools Blog Fat Geek Academy — Technology, & Digital Guides — AI Tools Blog
recent

Breaking NEWS

recent
recent
جاري التحميل ...

Copper IPTV


Copper IPTV Player

A modern, cross-platform IPTV player built with Avalonia UI and LibVLC. Supports M3U playlists, Xtream Codes, XMLTV EPG, favorites, recents, stream health monitoring and auto-refresh.

Platform Ko-fi

Features

  • M3U / M3U8 playlist support (URL, file, or paste)
  • Xtream Codes login with automatic live + VOD sync
  • XMLTV EPG guide
  • Favorites and recently watched
  • Right-click channel menu (open, favorite, delete)
  • Stream health checks with automatic fallback URL switching
  • Playlist auto-refresh
  • Search and category filtering
  • Cross-platform support: Windows, Linux, macOS

Downloads

Stable Releases

Download the latest stable release from the Releases page:

  • Windows 10/11 (x64): CopperIPTV-win-x64.zip - Self-contained, no dependencies
  • Linux (x64): CopperIPTV-linux-x64.zip - Self-contained, requires system VLC
  • macOS (Intel): CopperIPTV-osx-x64.zip - Requires VLC installed
  • macOS (Apple Silicon): CopperIPTV-osx-arm64.zip - Requires VLC installed

Development Builds

Every push to the repository automatically builds binaries for all platforms via GitHub Actions:

  1. Open the Actions tab on the repository
  2. Select the latest successful Build run
  3. Download your platform's artifact from the Artifacts section

Runtime Requirements

Platform Requirement
Windows None - native libVLC is bundled
Linux libvlc from your distro: sudo apt install vlc or sudo dnf install vlc
macOS Install VLC (/Applications/VLC.app) or brew install libvlc

The app itself is self-contained on all platforms (no .NET installation required).

Building from Source

Requires the .NET 8 SDK.

# Run locally
dotnet run --project CopperIPTV

# Publish for a specific OS
dotnet publish CopperIPTV/CopperIPTV.csproj -c Release -r win-x64 --self-contained true
dotnet publish CopperIPTV/CopperIPTV.csproj -c Release -r linux-x64 --self-contained true
dotnet publish CopperIPTV/CopperIPTV.csproj -c Release -r osx-x64 --self-contained true
dotnet publish CopperIPTV/CopperIPTV.csproj -c Release -r osx-arm64 --self-contained true

On Linux/macOS the build does not bundle libVLC; it is resolved at runtime from the system install.

Support the Project

If you enjoy Copper IPTV Player and want to help development, consider supporting the project:

Support on Ko-fi

Donations help keep the project alive and free for everyone.

Technology

License

All rights reserved.

Author

Created by Mohamed Subarashi

 

Official Link 


عن الكاتب

Mohamed Subarashi Hi, I’m Mohamed — the creator behind FatGeek . I’m passionate about technology, software, internet tools, tutorials, and digital content creation. Through FatGeek, I share helpful guides, tech tips, software recommendations, and easy-to-follow tutorials to help users improve their digital experience and stay updated with the latest tech trends.

التعليقات


اتصل بنا

Please Contact US in the form at the Left

جميع الحقوق محفوظة

Fat Geek Academy — Technology, & Digital Guides — AI Tools Blog