https://github.com/fastogt/fastotvlite_mobile
IPTV/OTT Solution
https://github.com/fastogt/fastotvlite_mobile
android flutter ios
Last synced: about 1 year ago
JSON representation
IPTV/OTT Solution
- Host: GitHub
- URL: https://github.com/fastogt/fastotvlite_mobile
- Owner: fastogt
- License: lgpl-3.0
- Created: 2020-12-22T06:44:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T03:53:29.000Z (over 2 years ago)
- Last Synced: 2025-04-03T19:45:33.293Z (about 1 year ago)
- Topics: android, flutter, ios
- Language: Dart
- Homepage: https://crocott.com
- Size: 582 KB
- Stars: 80
- Watchers: 6
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

About FastoTVLite
===============
FastoTVLite - is a crossplatform iptv/ott/streaming player.
### Android Mobile/Tablet:

### Android TV:

### iPhone:

### iPad:

Visit our site: [FastoTV](https://www.crocott.com)
Download
========
You can download compiled version (for Mac OS X, Windows, FreeBSD and Linux) from our site:
[FastoTV](https://www.crocott.com)
### [Android](https://play.google.com/store/apps/details?id=com.crocott)
### [Apple](https://apps.apple.com/us/app/crocott/id1642691103)
Contribute
==========
Contributions are always welcome! Just try to follow our coding style: [FastoGT Coding Style](https://github.com/fastogt/fastonosql/wiki/Coding-Style)
Build
=====
#### Android:
```flutter create --project-name fastotvlite --org com.fastotv.lite -a java .```
#### iPhone
```flutter create --project-name fastotvlite --org com.fastotv.lite -i swift .```
License
=======
Copyright (c) 2014-2022 FastoGT (https://www.fastogt.com)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3 as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .