TeVe
A cross platform free IPTv player developed for Android/IOS
Install / Use
/learn @7-USH/TeVeREADME

📺 TeVe 
A cross platform IPTv player developed for Android/IOS.
You can watch and add channels to your favorite list from all around the globe. You can access channels according to your preference of choice or based upon your country.
This app contains roughly 10,000 channels that are freely available to watch.
Overview
The app uses the IPTV API as a data sources and uses the standard dart libraries for making network requests.
In terms of UI, the goal was replicating the Android design as closely as possible to understand the possibilities that Flutter offers for crafting UIs.
Screenshots
Login | SignUp ---|--- <img src="ss/ss_1.png" style="margin-right: 20px" alt="drawing" width="200"/> | <img src="ss/ss_3.png" style="margin-right: 20px" alt="drawing" width="200"/> <br />
Home |
---|
<img src="ss/ss_4.png" style="margin-right: 20px" alt="drawing" width="420"/>
<img src="ss/ss_6.png" style="margin-right: 20px" alt="drawing" width="420"/>
<br />
Favorite's Page | ---| <img src="ss/ss_7.png" style="margin-right: 20px" alt="drawing" width="420"/> <br />
Channel Page | ---| <img src="ss/ss_2.png" style="margin-right: 20px" alt="drawing" width="420"/>
Requirements
- Any Operating System (i.e. MacOS X, Linux, Window)
- Any IDE with Flutter SDK installed (i.e. IntelliJ, Android Studio, VSCode etc)
- Knowledge about Dart and Flutter
Features
- [x] Login
- [x] Sign Up
- [x] View Live Stream
- [x] Add to Favorites
- [x] Sort by Country
API Reference
API used : https://iptv-org.github.io
Get all channels
GET /api/channels.json
| Parameter | Type | Response |
| :-------- | :----- | :----------------- |
| none | none | List of Channels |
Backend
Backend was developed using fast API and Sqlite
API used : https://web-7-ush.cloud.okteto.net
Check following repository to know more about Teve-Backend.
Credits
Related Skills
docs-writer
99.0k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
334.5kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
pr
for a github pr, please respond in the following format - ## What type of PR is this? - [ ] 🍕 Feature - [ ] 🐛 Bug Fix - [ ] 📝 Documentation - [ ] 🧑💻 Code Refactor - [ ] 🔧 Other ## Description <!-- What changed and why? Optional: include screenshots or other supporting artifacts. --> ## Related Issues <!-- Link issues like: Fixes #123 --> ## Updated requirements or dependencies? - [ ] Requirements or dependencies added/updated/removed - [ ] No requirements changed ## Testing - [ ] Tests added/updated - [ ] No tests needed **How to test or why no tests:** <!-- Describe test steps or explain why tests aren't needed --> ## Checklist - [ ] Self-reviewed the code - [ ] Tests pass locally - [ ] No console errors/warnings ## [optional] What gif best describes this PR?
Design
Campus Second-Hand Trading Platform \- General Design Document (v5.0 \- React Architecture \- Complete Final Version)1\. System Overall Design 1.1. Project Overview This project aims t
