After cloning the repository, run the following commands:
npm install -g cordova
cordova platform add [email protected]
This will take care of pretty much eveything.
To finally build the apk, run:
cordova build android
You can also install the chrome extension: https://github.com/enimax-anime/enimax-chrome-extension
You can also install the firefox extension: https://github.com/enimax-anime/enimax-firefox-extension
You can set up your own server: https://github.com/enimax-anime/enimax-server.
After your remote server has been set up:
- Open the app and then open the settings.
- Click on
Change server
. - Turn off the
Local
setting. - Enter the URL of your server with the port number (If the URL does not have a specific port number, just enter the URL without it).
- Then you'll be prompted to enter the URL without the port number.
If you just want to download the pre-built app, go to the releases page.
v1.1.6
uses an SQLite database instead of an IndexedDB to store downloaded-videos' data. Do the following to recover your data:
- Open the app and then open the
settings
. - Click on
Restore Data
and it should take care of the rest.
If you have any issues, you can create an issue, or post it on the discord server.
Consumet and Aniyomi were really helpful when I was trying to fix Zoro and Fmovies!
You can join the discord server if you have any issues, or would like to request a feature.