mirror of https://github.com/Kylart/KawAnime.git
9048c2d24e | ||
---|---|---|
.idea | ||
assets | ||
components | ||
css | ||
layouts | ||
pages | ||
plugins | ||
static | ||
store | ||
.gitignore | ||
LICENSE | ||
README.md | ||
index.html | ||
main.js | ||
nuxt.config.js | ||
package.json |
README.md
KawAnime
Disclaimer : This is a software for otaku/anime-fans. Do not try if you're not prepared.
This software allows one to:
- Be aware of the latest anime release.
- Download an anime (from ep X to ep Y) via Torrent (one would need a torrent client atm). One can also only get a list of torrent magnets to paste in a torrent client on a distant server.
- Get information from any anime (those come from myanimelist.net).
- Get anime-related news from MyAnimeList.net.
- Get seasonal releases information.
- Manage watch lists.
- More features are to come.
This is a software developed with Electron framework. It is still in development.
About OS
KawAnime is completely cross-platform
Yet, if you find any problem, you can tell me anytime in the issues
section.
Installation
Be sure that you have Npm installed. You can find how to install npm (node) here.
git clone https://github.com/Kylart/KawAnime
cd KawAnime/
npm install && npm run build
Start
npm start
Run in dev
npm run dev
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
TODOs
- Implement torrents with WebTorrent module.
Thanks
Many thanks to
License
MIT License
Copyright (c) Kylart