Desktop client for Kami™
Watch anime with this desktop client. No ads. No captcha.
More features to come...
Head over to the releases page to download.
- Windows (x64)
- Mac (x64)
- Linux
- Watch anime
- Change quality of anime
- Download anime
- Automatically solve captcha
- More coming soon!
Please report issues @ the issues page
To get started just pull the repo and run the following
npm install
npm start
To build the installers / release packages you need to run, you can only build a platforms installer from that platform.
# Windows
npm run package:win
# Mac OS X
npm run package:mac
# Linux
npm run package:linux
If you find something wrong (theming issues, app crashes) please report them as an issue.
If you think you can add something cool or fix a problem, fork the repo and make a pull request :D