{"id":26867958,"url":"https://github.com/pmiddend/amarcord-run-bridge","last_synced_at":"2025-03-31T05:18:44.980Z","repository":{"id":282492341,"uuid":"947897753","full_name":"pmiddend/amarcord-run-bridge","owner":"pmiddend","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-13T12:25:38.000Z","size":333,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T04:40:13.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmiddend.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-03-13T12:24:41.000Z","updated_at":"2025-03-13T12:25:44.000Z","dependencies_parsed_at":"2025-03-15T00:51:44.571Z","dependency_job_id":"3841cbff-5468-4b78-9a8a-089e670569cd","html_url":"https://github.com/pmiddend/amarcord-run-bridge","commit_stats":null,"previous_names":["pmiddend/amarcord-run-bridge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiddend%2Famarcord-run-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiddend%2Famarcord-run-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiddend%2Famarcord-run-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiddend%2Famarcord-run-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmiddend","download_url":"https://codeload.github.com/pmiddend/amarcord-run-bridge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246418646,"owners_count":20773938,"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-03-31T05:18:44.146Z","updated_at":"2025-03-31T05:18:44.956Z","avatar_url":"https://github.com/pmiddend.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AMARCORD Run Bridge\n\n## Rationale\n\nThis process will listen for [Tango](https://www.tango-controls.org/) device servers and start runs in AMARCORD.\n\n## Installation\n\nIf you don't want to install [uv](https://docs.astral.sh/uv/) and stick to pip, you need to make sure to install the `amarcord-open` companion library before, and then the requirements themselves:\n\n```bash\npip install amarcord_open\npip install -r requirements.txt\n```\n\n## Usage\n\nThe main daemon to run is located in `run_bridge/daemon.py` and it receives these command line parameters:\n\n- `--host` is the host to listen on for the web server; for security purposes you might choose `localhost`. If you want the web server available from somewhere else, specify something like `0.0.0.0`\n- `--port` is the port the web server listens on\n- `--config_save_file` (note the underscores!) is a _file_ where the bridge stores the latest configuration file chosen for the bridge; choose something like `~/bridge-last-save-file.txt`\n- `--config_files_dir` (note the underscores!) is the _directory_ where the bridge looks for JSON files as configuration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmiddend%2Famarcord-run-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmiddend%2Famarcord-run-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmiddend%2Famarcord-run-bridge/lists"}