Skip to content

Sync your watched state from anilist.co to MyAnimeList.

Notifications You must be signed in to change notification settings

faelau/animalsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

animalsync

Sync your watched state from anilist.co to MyAnimeList.

Configuration

docker run --rm -ti -v animalsync:/root/.config/ani2mal \
  --name animalsync ghcr.io/faelau/animalsync:main --set-user

docker run --rm -ti -v animalsync:/root/.config/ani2mal \
  --name animalsync ghcr.io/faelau/animalsync:main --set-client

docker run --rm -ti -v animalsync:/root/.config/ani2mal \
  --name animalsync ghcr.io/faelau/animalsync:main --login

docker run --rm -ti -v animalsync:/root/.config/ani2mal \
  --name animalsync ghcr.io/faelau/animalsync:main --sync

Usage

Run the container in background:

docker run -d -v animalsync:/root/.config/ani2mal \
  --name animalsync ghcr.io/faelau/animalsync:main

Credits

Thanks to @ipmanlk for writing anilist-to-mal-sync.

About

Sync your watched state from anilist.co to MyAnimeList.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages