Skip to content

Rishabhg71/anifire

Repository files navigation

Logo

Anifire 🔥

A free anime streaming app for FireTV stick Made with Consumet API

Installation

  • 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

Developement

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

Start the dev server

yarn dev

Build

yarn build

make sure to zip all the files in build and then send it to FireTV