Skip to content

An application that brings together several anime streaming platforms

License

Notifications You must be signed in to change notification settings

zvbt/AnimeClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • I will stop trying to fix the app for multiple screen sizes. If anyone wants to do it, you can open a PR on this repo and the webpage repo.

An application that brings together several anime streaming platforms

Preview Only this RPC work for now.

Building from source

It is recommended to use Visual Studio Code

  1. Clone repository with git clone https://github.com/zvbt/AnimeClient.git
  2. Install depedencies npm install
  3. Start the project npm start
  • You will need to sign the app before using Netflix or Crunchyroll
  1. Intall EVS module python3 -m pip install --upgrade castlabs-evs
  2. If you dont have an account you need to create one python3 -m castlabs_evs.account signup
  3. Now when ever you build the app with npm run win it whille sign the app automatically

Background videos here


  • It can be done better but i'm lazy

Note

For Mac users, please note that you'll need to compile the application yourself, as I currently lack access to a Mac for testing or creating an installer.