Skip to content

destruc7i0n/nani

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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