{"id":28239655,"url":"https://github.com/miscord-dev/rarejobctl","last_synced_at":"2026-01-12T07:40:12.042Z","repository":{"id":64603738,"uuid":"576608086","full_name":"miscord-dev/rarejobctl","owner":"miscord-dev","description":"A tool to automate tutor reservations for the \"Rarejob\" via CLI","archived":false,"fork":false,"pushed_at":"2025-12-02T18:45:54.000Z","size":86,"stargazers_count":6,"open_issues_count":8,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-05T18:25:13.265Z","etag":null,"topics":["cli","cli-tool","golang","rarejob","selenium"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miscord-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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-10T11:49:05.000Z","updated_at":"2025-08-26T13:36:28.000Z","dependencies_parsed_at":"2024-09-16T00:10:40.942Z","dependency_job_id":"cdc52590-4555-4def-8ee1-d80150ae5a20","html_url":"https://github.com/miscord-dev/rarejobctl","commit_stats":null,"previous_names":["miscord-dev/rarejobctl"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/miscord-dev/rarejobctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miscord-dev%2Frarejobctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miscord-dev%2Frarejobctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miscord-dev%2Frarejobctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miscord-dev%2Frarejobctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miscord-dev","download_url":"https://codeload.github.com/miscord-dev/rarejobctl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miscord-dev%2Frarejobctl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cli","cli-tool","golang","rarejob","selenium"],"created_at":"2025-05-19T02:12:56.634Z","updated_at":"2026-01-12T07:40:12.030Z","avatar_url":"https://github.com/miscord-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rarejobctl\n\nレアジョブの講師予約をCLI上から行うためのツールです。\n\nrarejobctl is a tool to automate tutor reservations for the \"Rarejob\" via CLI. Rarejob is an online English tutorial service for Japanese.\n\n## 使い方\n\n### CLI\n\n`127.0.0.1:4444`で動いているSeleniumサーバを使用し、2022/12/27 9:30開始のレッスンを予約する場合\n\n```\n$ rarejobctl \\\n        -selenium-host 127.0.0.1 \\\n        -selenium-port 4444 \\\n        -selenium-browser-name firefox \\\n        -year 2022 \\\n        -month 12 \\\n        -day 27 \\\n        -time \"9:30\"\n```\n\n### Docker\n\n2022/12/27 9:30開始のレッスンを予約する場合\n\n```\ndocker run -it ghcr.io/musaprg/rarejobctl-standalone \\\n        rarejobctl \\\n                -year 2022 \\\n                -month 12 \\\n                -day 27 \\\n                -time \"9:30\"\n```\n\n2022/12/27 9:30~10:00開始のレッスンを予約する場合\n\n```\ndocker run -it ghcr.io/musaprg/rarejobctl-standalone \\\n        rarejobctl \\\n                -year 2022 \\\n                -month 12 \\\n                -day 27 \\\n                -time \"9:30\" \\\n                -margin 30\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiscord-dev%2Frarejobctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiscord-dev%2Frarejobctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiscord-dev%2Frarejobctl/lists"}