Skip to content

daffanurrafiealam/Kitsune

 
 

Repository files navigation

logo.png

Watch your favourite anime anywhere, anytime. No Ads.

Previously called AnimeWorldz, Kitsune is a free, open-source anime streaming website. It is built using the Next Js framework and Tailwind CSS.

Kitsune is still under development and may encounter many bugs. Feel free to open any issue regarding bugs or features

Also checkout the mobile app: Android, which is still called AnimeWorldz but will later be updated.

Features

  • No Ads - No ads, no popups, no redirects, no bullshit.
  • PWA Support - Kitsune is a PWA, which means you can install it on your phone.

Contributing

fork the repo

git clone <forked-repo>
git checkout -b <new-feature>
git add <changed-file>
git commit -m "New feature"
git push origin <new-feature>

then submit a pull request

Local Development

clone the repo
cd kitsune/
npm install or yarn

Then

npm run dev or yarn dev

Support

Join the Discord server: https://discord.gg/6yAJ3XDHTt

About

Stream anime with no Ads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 1.4%
  • CSS 1.3%
  • Dockerfile 0.7%