{"id":29194720,"url":"https://github.com/eason-dev/anime-god","last_synced_at":"2025-07-02T04:35:22.020Z","repository":{"id":102139880,"uuid":"95940133","full_name":"eason-dev/anime-god","owner":"eason-dev","description":"A python script to automatically check whether my favorite animes have been updated and notify me by email.","archived":false,"fork":false,"pushed_at":"2018-06-03T16:30:01.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T08:36:15.064Z","etag":null,"topics":["anime","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eason-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-01T03:40:57.000Z","updated_at":"2018-06-03T16:30:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b67e60d-adcd-43fc-8963-cce790b33c0b","html_url":"https://github.com/eason-dev/anime-god","commit_stats":null,"previous_names":["eason-dev/anime-god"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eason-dev/anime-god","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eason-dev%2Fanime-god","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eason-dev%2Fanime-god/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eason-dev%2Fanime-god/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eason-dev%2Fanime-god/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eason-dev","download_url":"https://codeload.github.com/eason-dev/anime-god/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eason-dev%2Fanime-god/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263076558,"owners_count":23410092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anime","python"],"created_at":"2025-07-02T04:35:20.933Z","updated_at":"2025-07-02T04:35:22.006Z","avatar_url":"https://github.com/eason-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# anime-checker.py\nA python script to automatically check whether my favorite animes have been updated and notify me by email\n\nby Eason Chang \u003ceason@easonchang.com\u003e\n\n## Description\nYou should run this script with **python3**.\n\nThis script does a one-time check.\n\nThis script contains **2 config files**:\n\n- **.env**        : stores environment variables of my email addresses and \n                    password.\n- **animes.json** : stores a list of my favorite animes, including title,\n                    website url, and current episode number.\n## Installation\n\n### 1. Edit your own .env: \nReplace your own email addresses and password in **.env-example**, and rename it to **.env**\n\n### 2. Edit your own animes list in animes.json:\nAdd your own animes in **animes-example.json** (should follow the format), and rename it to **animes.json**\n\n### 3. Change script file mode:\nAdd execute permission to **anime-checker.py**\n```\nchmod a+x /path/to/your/anime-checker.py\n```\n\n### 4. Set this script as a scheduled job using crontab:\n```\ncrontab -e\n```\nAdd this line at the buttom of the file (execute every 30 minutes):\n```\n*/30 * * * * /path/to/your/anime-checker.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feason-dev%2Fanime-god","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feason-dev%2Fanime-god","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feason-dev%2Fanime-god/lists"}