mirror of https://github.com/Kylart/KawAnime.git
cc33bd7f93 | ||
---|---|---|
.idea | ||
app | ||
resources | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
index.html | ||
main.js | ||
package.json | ||
renderer.js |
README.md
Anime-downloader
TODO: Find a real name.
This is a software for otakus that are tired of not batched torrent. More features are to come.
Installation
Be sure that you have Npm installed. You can find how to install npm here.
git clone https://github.com/Kylart/KawAnime
cd KawAnime/
npm install && npm start
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.
History
TODO: Write history
Credits
TODO: Write credits
License
MIT License