{"id":29150198,"url":"https://github.com/artofcode-/simsig","last_synced_at":"2025-06-30T23:09:48.510Z","repository":{"id":297938040,"uuid":"998346405","full_name":"ArtOfCode-/simsig","owner":"ArtOfCode-","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-08T12:31:16.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-08T13:30:50.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/ArtOfCode-.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,"zenodo":null}},"created_at":"2025-06-08T12:20:25.000Z","updated_at":"2025-06-08T12:31:21.000Z","dependencies_parsed_at":"2025-06-08T13:35:42.954Z","dependency_job_id":null,"html_url":"https://github.com/ArtOfCode-/simsig","commit_stats":null,"previous_names":["artofcode-/simsig"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ArtOfCode-/simsig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2Fsimsig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2Fsimsig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2Fsimsig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2Fsimsig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtOfCode-","download_url":"https://codeload.github.com/ArtOfCode-/simsig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2Fsimsig/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262864258,"owners_count":23376461,"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":[],"created_at":"2025-06-30T23:09:47.983Z","updated_at":"2025-06-30T23:09:48.488Z","avatar_url":"https://github.com/ArtOfCode-.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimSig Gateway Control\nSimple Ruby application that uses the [SimSig](https://simsig.co.uk/)\n[Interface Gateway](https://www.simsig.co.uk/Wiki/Show?page=usertrack:interface_gateway) to connect to a running\nsimulation and issues reminders to close level crossings or takes control of them for you. See the\n[forum post](https://www.simsig.co.uk/Forum/ThreadView/56269?postId=161283) for background.\n\n## Install\nPrerequisites: Ruby \u0026 Bundler\n\n```\ngit clone https://github.com/ArtOfCode-/simsig\ncd simsig\nbundle install\n```\n\nCopy `config/credentials.example.yml` to `config/credentials.yml` and enter your SimSig username and password.\n\n### WSL note\nIf you're running this on WSL on Windows, you'll also need to use WSL mirrored networking mode, or change the hostname\nin your configuration to `\u003ccomputername\u003e.local` (i.e. if your computer name is `MYPC`, you'd use `MYPC.local`).\n\n## Usage\n```\nruby simsig.rb [options] \u003carea\u003e\n```\n\nCurrently the only option is `-v` for verbose debug logging. You probably don't need this.\n\n`\u003carea\u003e` is mandatory and must be the SimSig-internal name of the sim you're running, i.e. `sheffield` or `swindid`,\netc.\n\nYou'll also need an area configuration file such as `config/sheffield.yml` that specifies the mode to use and the\ntrigger points for crossings. Sheffield is provided as an example. Triggers may be signal IDs or route IDs. The `mode`\nkey can be either `control` or `reminder` and specifies whether the application will close crossings for you or just\noutput a reminder for you to do it.\n\n## Development/Contributing\nIf you want to! PRs are welcome, particularly with additional area configuration files.\n\n## License\nMIT license. See `LICENSE`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartofcode-%2Fsimsig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartofcode-%2Fsimsig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartofcode-%2Fsimsig/lists"}