Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fichtefoll/anitogether

Monitor anime progress of multiple people on AniList (to watch them together)
https://github.com/fichtefoll/anitogether

anilist static-site webapp

Last synced: 25 days ago
JSON representation

Monitor anime progress of multiple people on AniList (to watch them together)

Awesome Lists containing this project

README

        

# AniTogether

Use me:

When watching (airing) anime together,
but you don't know how far in you are,
AniTogether provides an overview
on the progress of each user specified.

Just enter AniList usernames into the input box
to get a table comparison with all the anime the users watch.
All dynamic content is fetched and rendered on the client,
so you must enable JavaScript.

Thanks to [AniList][] and its very usable API.

[AniList]: https://anilist.co/

## Features

- Show episode progress for each user
- Show users' score on hover
- Highlight anime with unwatched episodes
- Highlight users that are behind compared to the "leader"
(with the most episodes watched)
- Save a list of previously entered user names for quick access
- Hide shows you don't care about
(e.g. where everyone is up to date)
- Fancy animations (that are almost entirely fluid)
- **Simply copy the URL to share with others**

![Screenshot](./screenshot.png)

## Technology

- [Vue.js](https://vuejs.org/)
- [Semantic UI](https://semantic-ui.com/)
=> [Semantic UI Vue](https://semantic-ui-vue.github.io)
- ECMAScript 2018

Incompatible with Internet Explorer (and maybe Edge?).
Use a recent and modern browser.

## TODO

Roughly ordered by priority:

- option to include PAUSED anime and highlight this in the table
- something for PLANNED shows
- live username search via API