Desktop app for anime fans
Go to file
Kylart e787485cca Modified gitignore 2016-11-22 05:32:31 +09:00
.idea Modified gitignore 2016-11-22 05:32:31 +09:00
app Loading animation kind of done. 2016-11-22 04:56:00 +09:00
resources Loading animation kind of done. 2016-11-22 04:56:00 +09:00
.gitignore Modified gitignore 2016-11-22 05:32:31 +09:00
LICENSE.md Initial Commit 2016-11-21 23:33:22 +09:00
README.md Changed README.md 2016-11-21 23:37:04 +09:00
index.html Loading animation kind of done. 2016-11-22 04:56:00 +09:00
main.js Initial Commit 2016-11-21 23:33:22 +09:00
package.json Initial Commit 2016-11-21 23:33:22 +09:00
renderer.js Loading animation kind of done. 2016-11-22 04:56:00 +09:00

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

History

TODO: Write history

Credits

TODO: Write credits

License

MIT License