Desktop app for anime fans
Go to file
Kylart 7296d1d9ac Before merge 2017-04-15 15:48:32 +02:00
.idea Added cross-env for Windows user to be able to develop KawAnime. 2017-03-26 01:13:57 +01:00
resources Preferences Window now fully implemented: saves and load configuration file perfectly. 2017-03-26 18:44:42 +02:00
src Fixed a bug where local-elem content would be out of the card. 2017-04-12 19:29:03 +02:00
.gitignore updated gitignore 2017-03-05 23:09:40 +01:00
Features Added cross-env for Windows user to be able to develop KawAnime. 2017-03-26 01:13:57 +01:00
LICENSE Updated README 2017-02-07 11:19:29 +01:00
README.md Added cross-env for Windows user to be able to develop KawAnime. 2017-03-26 01:13:57 +01:00
index.html Local Page now loads config. 2017-03-28 01:44:10 +02:00
index.js Preferences Window now works properly (gotta design it though) 2017-03-18 23:35:59 +01:00
main.js Fixed crash on first start. 2017-03-31 15:16:12 +02:00
package.json Removed useless logs and updated to new mal-scraper. 2017-04-04 11:47:36 +02:00

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 via Torrent (one would need a torrent client).
  • Get information from any anime (those come from myanimelist.net).
  • Get anime-related news from MyAnimeList.net.
  • Get seasonal releases information.
  • 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 start

Start

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.

TODOs

  • Make a better design.
  • Make KawAnime completlely responsive

License

MIT License

Copyright (c) Kylart