An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# nani
What's Crunchyroll?

A client for Crunchyroll Video Streaming and Manga.

[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](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
![Dashboard](https://i.imgur.com/AhcLPOn.png)
![Video](https://i.imgur.com/Lksnrf8.png)
![Theatre](https://i.imgur.com/iMcmZr2.png)
![Queue](https://i.imgur.com/b9anAaK.png)
![Series](https://i.imgur.com/jXjccP3.png)

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