A free anime streaming app for FireTV stick Made with Consumet API
- Download the latest release from here
- Download and Install Web App Tester on your FireTV stick from FireStore
- Open WebAppTester and check TV network IP address
- Connect via ABD with FireTV
adb connect <ip addr of TV>
- Just run
adb push anifire.zip /sdcard/amazonwebapps/
- This will install the packaged app, now open the app from packaged app section of WebAppTester
If you want to develop/add features you can do it easily since its a React app made with ViteJs
Context for easy control via FireTV remote is there
yarn dev
yarn build
make sure to zip all the files in build and then send it to FireTV