Desktop app for anime fans
Go to file
Kylart cc33bd7f93 Changed README.md 2016-11-21 23:37:04 +09:00
.idea Changed README.md 2016-11-21 23:37:04 +09:00
app Initial Commit 2016-11-21 23:33:22 +09:00
resources Initial Commit 2016-11-21 23:33:22 +09:00
.gitignore Initial Commit 2016-11-21 23:33:22 +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 Initial Commit 2016-11-21 23:33:22 +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 Initial Commit 2016-11-21 23:33:22 +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