IptvManagement Save

Android application for TV that allows managing lists of IPTV channels

Project README

iptvManagement

Android application for TV that allows managing lists of IPTV channels

This repository contains the code of an Android TV application capable of managing lists of IPTV channels. These lists must be in M3U and M3U8 format and with the structure that defines this type of files. It also manages EPG lists that are in the XMLTV format.

The application is written almost entirely using Kotlin with the exception of some classes that are in Java. It uses the Realm IO library for persistence.

At this moment it uses to reproduce the streamings of the channels an intent that it looks for if VLC or MX Player is installed and it is through this how they are reproduced.

The idea is to implement or Exoplayer or internally include a version of VLC.

Utilization:

Download the master branch, compile and have fun. Or you can also use the apk file that is in the file and that is exactly the compilation of the latest version of the master branch that exists.

Status of the application.

This application is in development to continue adding more functionalities, and improvements in the code, all the feedback is welcome and of course any contribution of code.

The version for mobile phones and tablets is available for download at https://iptv-management.uptodown.com/android or at https://www.amazon.es/antocara-IPTV-Management/dp/B077GCP81S/ref=sr_1_1?s=mobile-apps&ie=UTF8&qid=1512378434&sr=1-1

Screen Shots.

alt tag

alt tag

alt tag

alt tag

alt tag

License.

MIT License

Copyright (c) 2017 antocara

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Open Source Agenda is not affiliated with "IptvManagement" Project. README Source: antocara/iptvManagement

Open Source Agenda Badge

Open Source Agenda Rating