Desktop app for anime fans
Go to file
Kylart 2d06cd0a86 Changed newsWindow properties 2017-03-15 10:28:26 +01:00
.idea Applied Code style to src directory. Local Page will now find its files at KawAnime's start. 2017-03-14 19:16:33 +01:00
resources Started playing with electron-builder for deployment in order to work with menu. Removed unused pictures from resources 2017-03-05 23:05:10 +01:00
src News can now be opened inside KawAnime instead of opening the link in the installed browser. This will be set via configuration file. 2017-03-15 02:03:50 +01:00
.gitignore updated gitignore 2017-03-05 23:09:40 +01:00
Features Improved UI of Info page + added 'Features' file 2016-12-06 00:58:16 +09:00
LICENSE Updated README 2017-02-07 11:19:29 +01:00
README.md Updated README 2017-02-07 11:19:29 +01:00
index.html Applied Code style to src directory. Local Page will now find its files at KawAnime's start. 2017-03-14 19:16:33 +01:00
index.js Architecture rebuilt. Preparing for more 2017-03-03 05:04:28 +01:00
main.js Changed newsWindow properties 2017-03-15 10:28:26 +01:00
package.json Version 0.2.0 2017-03-15 01:36:45 +01: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 completly 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