Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/fichtefoll/anitogether
- Owner: FichteFoll
- License: isc
- Created: 2018-11-05T22:42:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-04T19:30:06.000Z (over 3 years ago)
- Last Synced: 2024-05-01T21:22:11.421Z (6 months ago)
- Topics: anilist, static-site, webapp
- Language: Vue
- Homepage: https://fichtefoll.github.io/anitogether/
- Size: 2.02 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 2018Incompatible 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