The concept is simple: watching anime while having a powerful tool for synchronizing anime lists, downloading anime, tracking what you've watched, using plugins to enable viewing anime from all sites, receiving notifications when a new episode is released on a site, and syncing with anime lists with the ability to update what you've watched, etc.
The only problem is that my friend and I have no experience in creating such a project. So, if anyone wants to help, We have Discord server
NOTE: Animu does not host or possess any anime and does not promote piracy; it only provides links to these anime.
- Automatic synchronization with platforms like anilist.co via plugins
- Plugins enabling viewing from various websites
- Saving watch history
- Downloading anime
- AnimuList
- Week Schedule
- External Plugins
- Customization with CSS
- Notifications when a new episode is released
- User-friendly UI
- Gamepad Navigation
You need to have Node.js and yarn installed. Then, clone the repository.
git clone https://github.com/Owca525/animu.git && cd ./animuInstallation of required libraries
yarnProject compilation
yarn run build:win or build:linuxRun developer version
yarn run dev


