{"id":22627942,"url":"https://github.com/zezeez/12306helper","last_synced_at":"2025-07-11T04:33:25.589Z","repository":{"id":229994973,"uuid":"114376720","full_name":"zezeez/12306helper","owner":"zezeez","description":"a tool can auto order ticket at kyfw.12306.cn","archived":false,"fork":false,"pushed_at":"2019-02-10T03:19:56.000Z","size":442,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T19:07:51.676Z","etag":null,"topics":["12306","c","linux","ticket","train"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zezeez.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}},"created_at":"2017-12-15T14:01:26.000Z","updated_at":"2022-08-05T03:15:41.000Z","dependencies_parsed_at":"2024-03-27T09:50:38.563Z","dependency_job_id":null,"html_url":"https://github.com/zezeez/12306helper","commit_stats":null,"previous_names":["zezeez/12306helper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zezeez/12306helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zezeez%2F12306helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zezeez%2F12306helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zezeez%2F12306helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zezeez%2F12306helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zezeez","download_url":"https://codeload.github.com/zezeez/12306helper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zezeez%2F12306helper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264729418,"owners_count":23655022,"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":["12306","c","linux","ticket","train"],"created_at":"2024-12-09T01:17:03.375Z","updated_at":"2025-07-11T04:33:25.549Z","avatar_url":"https://github.com/zezeez.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 12306ticket\n  \u003cp\u003e\u0026nbsp;\u0026nbsp;This application is develop for linux platform and it is intend to run with gtk3, it also depend on libcurl which is a client url library whiten by C.Please check your platform dependencies before compile this code or run this application.Remeber modify \u003cem\u003etickethelper.conf\u003c/em\u003e to your own setting.\u003c/p\u003e\n  For installing gtk3, on Fedora:\u003cpre\u003esudo dnf install gtk3 gtk3-devel\u003c/pre\u003e\n  On Debian or Ubuntu:\u003cpre\u003esudo apt-get install libgtk-3-dev\u003c/pre\u003e\n  On Arch Linux:\u003cpre\u003esudo pacman -Sy gtk3\u003c/pre\u003e\n  On OpenSUSE:\u003cpre\u003esudo zypper install gtk3 gtk3-dev\u003c/pre\u003e\n  On Linux Mint:\u003cpre\u003egem install gtk3 gtk3-dev\u003c/pre\u003e\n  \u003cbr /\u003e\n  \u003ch3\u003eHow to compile and run?\u003c/h3\u003e\n  \u003cp\u003eCopy this repository to local\u003c/p\u003e\n  \u003cpre\u003egit clone https://github.com/liujianjia/12306ticket.git\u003c/pre\u003e\n  \u003cp\u003eor download zip package and extract it\u003c/p\u003e\n  \u003cp\u003eEnter project directory\u003c/p\u003e\n  \u003cpre\u003ecd 12306helper\u003c/pre\u003e\n  \u003cp\u003eBuild project\u003c/p\u003e\n  \u003cpre\u003emake\u003c/pre\u003e\n  \u003cp\u003eIf everything is ok, there is an executable file which name is \u003cem\u003etickethelper\u003c/em\u003e generated\u003cp\u003e\n  \u003cp\u003eUse your favorite text editor modify \u003cem\u003etickethelper.conf\u003c/em\u003e to your own setting, such as\u003c/p\u003e\n  \u003cpre\u003evim tickethelper.conf\u003c/pre\u003e\n  \u003cp\u003eThen start application, good luck!\u003c/p\u003e\n  \u003cpre\u003e./tickethelper\u003c/pre\u003e\n  \u003cbr /\u003e\n  Available command line options:\n  \u003cpre\u003e\n  -c, --config\n    specify configuration file.\u003cbr /\u003e\n  -h, --help\n    print this message and exit.\u003cbr /\u003e\n  -q, --queit\n    queit mode, don't output each train information.\u003cbr /\u003e\n  -Q, --query-only\n    query only mode, only query ticket information and disable auto order\n  ticket function.\u003cbr /\u003e\n  -v, --verbose\n    enable verbose mode, output more detail information about connection and debug \n  information.\u003cbr /\u003e\n  -V, --version\n    print application version and exit.\n  \u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzezeez%2F12306helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzezeez%2F12306helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzezeez%2F12306helper/lists"}