All Projects → rr- → Malgraph4

rr- / Malgraph4

Licence: other
MALgraph: statistics service for MyAnimeList.net users.

Programming Languages

js
455 projects

Projects that are alternatives of or similar to Malgraph4

Railgun
An extension of the MyAnimeList API.
Stars: ✭ 8 (-94.41%)
Mutual labels:  anime, manga, myanimelist
Moelist
Another unofficial Android MAL client
Stars: ✭ 45 (-68.53%)
Mutual labels:  anime, manga, myanimelist
Malclient
Not so small client app for Myanimelist.net - Windows 10 UWP & Android
Stars: ✭ 253 (+76.92%)
Mutual labels:  anime, manga, myanimelist
Jikan
Unofficial MyAnimeList PHP+REST API which provides functions other than the official API
Stars: ✭ 531 (+271.33%)
Mutual labels:  anime, manga, myanimelist
JikanKt
A Kotlin wrapper for Jikan REST API
Stars: ✭ 17 (-88.11%)
Mutual labels:  anime, manga, myanimelist
Jikan Rest
The REST API for Jikan
Stars: ✭ 200 (+39.86%)
Mutual labels:  anime, manga, myanimelist
Shukofukurou
Native AniList, Kitsu, and MyAnimeList Tracker for macOS written in Objective-C
Stars: ✭ 39 (-72.73%)
Mutual labels:  anime, manga, myanimelist
Shukofukurou-iOS
The Ultimate Open Source AniList, Kitsu, and MyAnimeList Tracker for iOS/iPadOS written in Objective-C
Stars: ✭ 29 (-79.72%)
Mutual labels:  anime, manga, myanimelist
jikan-nodejs
A Node.js wrapper for Jikan REST API.
Stars: ✭ 16 (-88.81%)
Mutual labels:  anime, manga, myanimelist
myanimelist-api-v2
An awesome wrapper on Nodejs for the new MyAnimeList's API v2!
Stars: ✭ 30 (-79.02%)
Mutual labels:  anime, manga, myanimelist
Malsync
Integrates MyAnimeList/AniList/Kitsu/Simkl into various sites, with auto episode tracking.
Stars: ✭ 572 (+300%)
Mutual labels:  anime, manga, myanimelist
Jikan4java
Kotlin wrapper for Jikan, an myanimelist api
Stars: ✭ 27 (-81.12%)
Mutual labels:  anime, manga, myanimelist
Mal4J
Java wrapper for the official MyAnimeList API
Stars: ✭ 23 (-83.92%)
Mutual labels:  anime, manga, myanimelist
anilabx
AniLabX - android app for watching anime/dramas/cartoons and reading manga/comics/light novels
Stars: ✭ 54 (-62.24%)
Mutual labels:  anime, manga, myanimelist
kuristina
An API that lets you fetch user lists from MyAnimeList.
Stars: ✭ 14 (-90.21%)
Mutual labels:  anime, manga, myanimelist
Quickmyanimelist
[Abandoned] The dream Chrome Extension for you with a MyAnimeList account.
Stars: ✭ 6 (-95.8%)
Mutual labels:  anime, myanimelist
Apiv2 Graphql Docs
AniList API V2 GraphQL Documentation
Stars: ✭ 501 (+250.35%)
Mutual labels:  anime, manga
Myanimelistsharp
Access MyAnimeList Web API using .NET library
Stars: ✭ 10 (-93.01%)
Mutual labels:  anime, manga
Pixie
An open-source Discord bot built for weebs, by a weeb.
Stars: ✭ 20 (-86.01%)
Mutual labels:  anime, manga
Trackma
Open multi-site list manager for Unix-like systems. (ex-wMAL)
Stars: ✭ 490 (+242.66%)
Mutual labels:  anime, manga

MALgraph is an extension of your MyAnimeList profile, showing you lots of stats, lists, favorites, and even recommendations. It works for anime and manga lists, and the more titles you have listed, the more accurate results you can expect.

As of May 2015, this is a read only repository. Forks are appreciated, but what we truly would like to see would be merging some of MALgraph features into MAL itself.

For hosting instructions, see Wiki.

Features

Profile

  • basic profile data, including list views, time on MAL, all friends and clubs
  • summary of anime and manga stats
  • number of franchises, with the full list of titles grouped together
  • fix your ep/chapter count mismatches (yeah, MAL changes ep count from time to time)
  • see at a glance how your scores compare to global stats

List

  • all your anime or manga, by default sorted by score
  • use filters to quickly search for titles you're interested in
  • see how your scores compare with MAL's community

Ratings

  • see if you overuse 7 or 8s, check your average score and standard deviation
  • click on the graph to reveal all titles rated with given score or not rated at all
  • check if you waste most of your time watching crappy series
  • total time spent watching/reading and average time in minutes per day
  • export your rating distribution as a live image, build custom color theme
  • see your highest rated episode/chapter count ranges

History

  • a visual representation of your watching/reading history from last 21 days
  • check how many episodes from different series you've watched in last 3 weeks
  • timeline broken down to months, showing you number of series you've completed
  • both charts are interactive - clicking on data points shows detailed list of titles
  • easily see complete list of titles with unspecified completion date, so you can fix them

Favorites

  • favorite years and decades - were series from 2008 better than 2003? 80s worse than now?
  • type distribution to check if you watch more movies than TV series
  • list of genres you seem to like (action+comedy anyone?)
  • favorite anime studios and manga authors, with counters, mean score and total time

Recommendations

  • recommendations engine for anime and manga
  • take a quick glance what looks interesting, see how big its franchise is
  • list of titles related to those you've already completed: sequels, summaries, etc.

Achievements

  • genre~, score~, and total-number~based achievements, separate for anime and manga
  • multiple levels reflecting your stats, some unattainable for mere mortals

Other pages

  • about with short description, version history in images, and list of libraries used
  • privacy policy explaining that we're not evil, and that you can even block your Mg profile
  • global stats with basic info based on all MALgraph users

License

MALgraph is licensed under GPLv3 License.

Other things worth mentioning

This is the fourth version of Mg. The first one only showed the rating distribution, while its successor was a lot richer in content, but everything was presented in one overwhelming cluster of data. Mg3 had everything split into tabs, with more features and less distracting things, like humongous formulas shown in tooltips. Mg4 has a completely new caching engine and improves on its predecessor in speed, number of features, and layout clarity.

All user's data is downloaded once a day at most. After a successful download, the HTML version of all pages is cached. This ensures that MALgraph won't be a huge threat to MAL's servers - we only download the data once per 24 hours, which is a tiny fraction of an average user's browsing activity. Anime and manga data is cached too, with its lifespan depending on airing state - whether it's airing, has finished airing or isn't out yet.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].