Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 1.11 KB

README.md

File metadata and controls

55 lines (44 loc) · 1.11 KB

nani

What's Crunchyroll?

A client for Crunchyroll Video Streaming and Manga.

JavaScript Style Guide

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 Video Theatre Queue Series

There are a few more here: https://imgur.com/a/R5cNW

Development

To run in development, run

yarn start

Building

To build static files, run

yarn build

To build the desktop app (deprecated), run

cd desktop
yarn install
yarn build

Install what is in the dist folder.

Thanks

  • umi.party for design inspiration and some API functions

Contributing

Contributions are welcome!

License

MIT