https://github.com/destruc7i0n/nani
Crunchyroll without the bloat
https://github.com/destruc7i0n/nani
anime crunchyroll manga react video-player
Last synced: 5 months ago
JSON representation
Crunchyroll without the bloat
- Host: GitHub
- URL: https://github.com/destruc7i0n/nani
- Owner: destruc7i0n
- License: mit
- Created: 2018-03-12T23:41:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T03:39:04.000Z (over 2 years ago)
- Last Synced: 2024-05-01T21:39:34.424Z (about 2 years ago)
- Topics: anime, crunchyroll, manga, react, video-player
- Language: JavaScript
- Homepage: https://nani.ninja
- Size: 1.9 MB
- Stars: 73
- Watchers: 7
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nani
What's Crunchyroll?
A client for Crunchyroll Video Streaming and Manga.
[](https://standardjs.com)
## Features
- Fast, modern, and responsive interface
- Dark theme
- Custom video player
- Theatre view
- Stream and search anime
- Manage your queue
- AniList updating support
- Crunchyroll manga reading
- No Chrome extension required
## Images





There are a few more here: https://imgur.com/a/R5cNW
## Development
To run in development, run
```sh
yarn start
```
## Building
To build static files, run
```sh
yarn build
```
To build the desktop app (deprecated), run
```sh
cd desktop
yarn install
yarn build
```
Install what is in the `dist` folder.
## Thanks
* [umi.party](https://github.com/remixz/umi/) for design inspiration and some API functions
## Contributing
Contributions are welcome!
## License
MIT