{"id":26973951,"url":"https://github.com/actuallytaylor/cereal","last_synced_at":"2025-04-03T10:19:47.780Z","repository":{"id":284648351,"uuid":"955614927","full_name":"ActuallyTaylor/cereal","owner":"ActuallyTaylor","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-26T23:52:22.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T00:28:47.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/ActuallyTaylor.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-26T23:20:58.000Z","updated_at":"2025-03-26T23:52:25.000Z","dependencies_parsed_at":"2025-03-27T00:40:10.508Z","dependency_job_id":null,"html_url":"https://github.com/ActuallyTaylor/cereal","commit_stats":null,"previous_names":["actuallytaylor/cereal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActuallyTaylor%2Fcereal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActuallyTaylor%2Fcereal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActuallyTaylor%2Fcereal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActuallyTaylor%2Fcereal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActuallyTaylor","download_url":"https://codeload.github.com/ActuallyTaylor/cereal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246981165,"owners_count":20863828,"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-04-03T10:19:47.179Z","updated_at":"2025-04-03T10:19:47.768Z","avatar_url":"https://github.com/ActuallyTaylor.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cereal 🥣\n`cereal` is a terminal based Serial Console. It was written as an alternative to using `screen` for interacting with serial devices on macOS.\n\n\u003cimg width=\"706\" alt=\"sample\" src=\"https://github.com/user-attachments/assets/54fa15e4-c7c6-4175-90e4-4673058babf3\" /\u003e\n\n## Installation\n`cereal` is availabe via [Homebrew](https://brew.sh). It is not currently in the main homebrew repository, but there is a [PR](https://github.com/Homebrew/homebrew-core/pull/216795) waiting approval for its addition.\n```\nbrew tap actuallytaylor/formulae\nbrew update\nbrew install cereal-console\n```\n\n## Features\n- Connect to serial devices (tty, cu, etc...).\n  -  If no device is provided to the command, you will be able to select from a list of connected serial ports.\n- Set a baud rate for the serial connection.\n  -  If no baud rate is provided, you can select from a set of commonly used baud rates. The default is 9600\n- Receive and display *utf8* data from the serial connection.\n- Keystrokes are captured and sent back to the serial connection.\n- Exit with \u003ckbd\u003ectrl\u003c/kbd\u003e + \u003ckbd\u003ec\u003c/kbd\u003e.\n- Set Connection Parity.\n- Set flow control options.\n- Set # of stop bits.\n\n## Command Line Usage\n```\n$ cereal -h\nUSAGE: cereal [--version] [--device \u003cdevice\u003e] [--baud-rate \u003cbaud-rate\u003e] [--one] [--two] [--none] [--odd] [--even] [--rts_cts] [--dtr_dsr] [--dcd]\n\nOPTIONS:\n  -v, --version           Print version\n  -d, --device \u003cdevice\u003e   Path to Serial Device.\n  -b, --baud-rate \u003cbaud-rate\u003e\n                          Buad rate for serial connection\n  --one/--two             # of Stop Bits for the serial connection. (default:\n                          --one)\n  --none/--odd/--even     Parity for the serial connection. (default: --none)\n  --rts_cts/--dtr_dsr/--dcd\n                          Flow Control options (multiple options allowed)\n  -h, --help              Show help information.\n```\n\n## TODO\n1. Add keybinds to toggle RTS \u0026 DTR pins.\n2. Add a view of the current state of the RTS, DTR, CTS, DSR, and DCD pins.\n\n## Credits\n- [Swift Argument Parser](https://github.com/apple/swift-argument-parser.git)\n- [ANSITerminal](https://github.com/pakLebah/ANSITerminal.git) \n- [ORSSerialPort](https://github.com/armadsen/ORSSerialPort)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factuallytaylor%2Fcereal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factuallytaylor%2Fcereal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factuallytaylor%2Fcereal/lists"}