Skip to content

A intuitive and multi-language IPTV player. Available for Windows and Linux.

License

Notifications You must be signed in to change notification settings

thebaker73/megacubo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Megacubo

A intuitive, multi-language and cross-platform IPTV player.

Platforms: Windows, Linux, MacOS and Android.

Releases

Want to use the software, go to our releases folder to get it.

Development

On Cordova:

git clone https://github.com/efoxbr/megacubo.git
cd megacubo
cordova prepare

After that, edit the file build-extras.gradle to choose the target ABIs.

On NW.js (>=0.37.4):

git clone https://github.com/efoxbr/megacubo.git
cd megacubo
nw --nwapp=www/nodejs-project

Using browser + node (>= 11.14.0):

git clone https://github.com/efoxbr/megacubo.git
cd megacubo/www/nodejs-project
node --inspect main.js

...now open your browser at http://localhost:5000/

Any errors along the way? Let us know.

About

A intuitive and multi-language IPTV player. Available for Windows and Linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.1%
  • CSS 3.5%
  • HTML 1.4%