Coder Social home page Coder Social logo

rakhithjk / tiny-iptv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stephane-r/tiny-iptv-android

0.0 1.0 0.0 2.07 MB

Tiny IPTv is a minimalist Android application that allows you to watch IPTv streams

License: MIT License

Shell 0.81% JavaScript 1.87% Java 8.61% TypeScript 87.87% Starlark 0.84%

tiny-iptv's Introduction

Tiny IPTv

Build Status Build Status


Tiny IPTv is a minimalist Android application that allows you to watch IPTv streams. It's based on a file in m3u format which will first be parsed by a NodeJS server. See Tiny IPTv Server repo.

The design is suitable for mobile, tablet and TV.

Why ?

All of the IPTv apps I've tried are slow and not very UX. So, why not develop one that meets my needs and expectations ? Also, I was able to develop my first application on Android TV by launching myself on this small project :)

Why use react-native-vlc instead of react-native-video ?

react-native-vlc add quite a bit of weight. However, react-native-video does not natively support the mpeg2 format, and causes errors on some versions of Android (native player or expo).

Android version compatibility

This application works from version 5 to latest 11, tested with mulateur and real device. Also, Tiny IPTv work on Android TV (tested with Amazon Fire TV).

Features

TODO

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

See React Native doc prerequisites

Installing

First, copy env file

cp .env.dist .env

Android dependencies is optionnal, set if you work on multiple OS/env. You need set API_URL.

Then

npm start

Built With

And more.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License.

tiny-iptv's People

Contributors

stephane-r avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.