command
module
Version:
v0.0.0-...-f2a92af
Opens a new window with list of versions in this module.
Published: Mar 31, 2026
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
anilist-synchronizer
AniList アカウント間でリストを同期します。
同期元のアカウント (A) から同期先のアカウント (B) への同期は次のルールで行われます。
- A と B の共通エントリーが対象です。
- A にはあるが、B にはないエントリーは新規作成されません。
- また B にはあるが、A にはないエントリーは削除されません。
- 「視聴ステータス」「スコア」「話数」のみを同期します。
環境変数
ANILIST_CLIENT_ID, ANILIST_CLIENT_SECRET
TOKEN_DIRECTORY
- トークン情報を格納するディレクトリを指定します。未指定の場合はカレントディレクトリに格納します。
INTERVAL_MINUTES
- 指定した分ごとに同期を行います。未指定の場合は一度同期して終了します。
Build
$ make build
Run
$ make run
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.