Desktop app for anime fans
Go to file
Kylart 7eacf18fdd KawAnime now can be opened in the browser! 2017-04-27 23:38:07 +02:00
assets KawAnime now can be opened in the browser! 2017-04-27 23:38:07 +02:00
components Now calls server to init 2017-04-27 22:48:03 +02:00
css Updated gitignore. 2017-04-23 18:34:51 +02:00
layouts configModal now has its own component 2017-04-26 21:16:31 +02:00
pages Releases page now shows last update's time. 2017-04-26 21:59:41 +02:00
plugins BIG UPDATE. Now using Nuxt! 2017-04-15 16:16:14 +02:00
static New gif in loader compo + randomize to choose wich one to display. 2017-04-23 19:48:08 +02:00
store KawAnime now can be opened in the browser! 2017-04-27 23:38:07 +02:00
.gitignore Now builds DMG. 2017-04-26 00:27:27 +02:00
LICENSE BIG UPDATE. Now using Nuxt! 2017-04-15 16:16:14 +02:00
README.md BIG UPDATE. Now using Nuxt! 2017-04-15 16:16:14 +02:00
index.html Fixed graphical problem on index page. 2017-04-18 17:34:36 +02:00
main.js Now calls server to init 2017-04-27 22:48:03 +02:00
nuxt.config.js KawAnime now can be opened in the browser! 2017-04-27 23:38:07 +02:00
package.json KawAnime now can be opened in the browser! 2017-04-27 23:38:07 +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 (from ep X to ep Y) via Torrent (one would need a torrent client atm). One can also only get a list of torrent magnets to paste in a torrent client on a distant server.
  • Get information from any anime (those come from myanimelist.net).
  • Get anime-related news from MyAnimeList.net.
  • Get seasonal releases information.
  • Manage watch lists.
  • 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 run build

Start

npm start

Run in dev

npm run dev

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

  • Implement torrents with WebTorrent module.

Thanks

Many thanks to

License

MIT License

Copyright (c) Kylart