Changelog
- Allow to activate more than one EPG simultaneously.
- The home screen has been adjusted to focus on content rather than functionality, displaying a variety of recommendations based on your usage of the app. When you first use it, before the app recognizes your interests, it will base its recommendations on the top interests of other users in your country.
- Improved project structure, code refactoring and dead code removal.
- Allow to customize favorites number shortcuts.
- Added udp:// streams support.
- Added gamepad control support (via Gamepad API).
- Added scripts to assist with project preparation and building.
- Improved the busy indicator, adjusted the default font size calculation and minimized interference with scrolling to provide a smoother user experience
- Performance improvements and minor bug fixes.
Android notes
We provide APK for armeabi-v7a and arm64-v8a architectures.
If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.
Linux notes
On Linux you can download and install easily by running the following command on your terminal:
wget -qO- https://megacubo.tv/install.sh | bash
... and uninstall it by running:
wget -qO- https://megacubo.tv/uninstall.sh | bash
MacOS notes
Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:
https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)
In some releases are not available versions for MAC due to the problem mentioned at this link. To directly take the latest version available for MAC in DMG format click here.