2017-03-30 16:18:59 -04:00
2017-03-30 16:18:59 -04:00
2016-12-20 12:58:37 -05:00
2017-03-29 15:14:30 -04:00
2017-03-30 16:16:40 -04:00
2017-03-30 16:16:40 -04:00
2017-03-22 11:43:20 -04:00
2016-02-05 14:14:02 -05:00
2017-03-30 14:50:25 -04:00
2017-03-23 11:21:13 -04:00
2017-01-27 16:34:03 -05:00
2017-01-12 15:41:20 -05:00
2017-03-03 11:33:42 -05:00

Hummingbird Anime Client

Update your anime/manga list on Kitsu.io and MyAnimeList.net

Build Status build status coverage report Scrutinizer Code Quality

[Hosted Example]

Features

  • Anime List views (Each with list and cover views):

    • Watching
    • Plan to Watch
    • On Hold
    • Dropped
    • Completed
    • Combined View
  • Manga List views (Each with list and cover views):

    • Reading
    • Plan to Read
    • On Hold
    • Dropped
    • Completed
    • Combined View
  • Anime collection view (segmented by media type):

    • Cover Images
    • Table List

Requirements

  • PHP 7.0+
  • PDO SQLite or PDO PostgreSQL (For collection tab)
  • GD
  • Redis or Memcached for caching

Installation

  1. Install via git, then install dependencies via composer: composer install
  2. Duplicate app/config/*.toml.example files as app/config/*.toml
  3. Configure settings in app/config/config.toml to your liking
  4. Create the following directories if they don't exist, and make sure they are world writable
    • public/js/cache
  5. Make sure the console script is executable

Using MAL API

  1. Update app/config/mal.toml with your username and password
  2. Enable MAL api in app/config/config.toml

Server Setup

See the wiki for more in-depth information

Description
API client for Kitsu.io, with optional Anime collection, and optional Anilist syncing.
Readme
Languages
PHP 90%
CSS 4.8%
JavaScript 4.1%
HTML 0.9%
Just 0.2%