Tiwee is an IPTV player developed for Android and iOS devices using the Flutter framework. With Tiwee, you can watch channels from all over the world, filtering them by country or category.
- Global Access: Watch live TV channels from across the globe.
- Filter Options: Easily filter channels by country or category.
- Modern UI: A sleek, user-friendly interface inspired by contemporary design principles.
- API Integration: Utilizes the IPTV-org API for a vast and up-to-date selection of channels.
- Frontend: Flutter
- Backend: IPTV-org API
Design inspired by: Mohammad Reza Farahzad
Tiwee_demo.mp4
- Flutter SDK
- Android Studio or Xcode
- Clone the repository:
git clone https://github.com/your-username/tiwee.git
- Navigate to the project directory:
cd tiwee
- Install dependencies:
flutter pub get
- Run the app:
flutter run
We welcome contributions to enhance Tiwee. If you have ideas or improvements, feel free to fork the repository, make your changes, and submit a pull request. Your contributions are highly appreciated!