{"id":20744625,"url":"https://github.com/npezza93/beep-beep","last_synced_at":"2026-02-13T19:31:56.115Z","repository":{"id":43035710,"uuid":"377348794","full_name":"npezza93/beep-beep","owner":"npezza93","description":"Creates a pool of shells in the background to make terminals boot instantly","archived":false,"fork":false,"pushed_at":"2024-09-03T20:58:36.000Z","size":964,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-23T01:46:20.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/npezza93.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":"2021-06-16T02:32:32.000Z","updated_at":"2022-07-06T05:06:43.000Z","dependencies_parsed_at":"2025-06-28T18:11:24.778Z","dependency_job_id":"2dcf26eb-55ed-478c-9ac2-9580b12f82d4","html_url":"https://github.com/npezza93/beep-beep","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/npezza93/beep-beep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npezza93%2Fbeep-beep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npezza93%2Fbeep-beep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npezza93%2Fbeep-beep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npezza93%2Fbeep-beep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npezza93","download_url":"https://codeload.github.com/npezza93/beep-beep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npezza93%2Fbeep-beep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29415574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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":[],"created_at":"2024-11-17T07:16:24.086Z","updated_at":"2026-02-13T19:31:56.093Z","avatar_url":"https://github.com/npezza93.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/npezza93/beep-beep\"\u003e\n    \u003cimg src=\"./.github/logo.gif\" width=\"550\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# beep-beep\n\n`beep-beep` maintains a pool of shells in the background so that when it's time to\ncreate a new terminal session, one is already warmed up and ready to go.\n\n## Installation\n\n##### Currently only Macos is supported\n\n```\nbrew install beep-beep\n```\n\nBinaries are available on the releases page of the repo. Download the tar file,\nand place the executable in your path.\n\n##### From source\n```\ngit clone https://github.com/npezza93/beep-beep\ncd beep-beep\nnpm i\n./build\n./dist/beep-beep\n```\n\n## Usage\n\n`beep-beep` is split into two functions, the client and the server.\n\n#### Server\n\nThe server maintains the pool of ptys and is run the background. Ideally as a\nlauntctl process.\n\n`beep-beep server`\n\nWhen using the `server` subcommand, no options are required but the available\noptions are as follows:\n  - `-q, --queue \u003ccount\u003e`\n    - How many ptys should be queued up (default: 1)\n  - `-s, --shell \u003cfile-path\u003e`\n    - File path to the shell to run (default: $SHELL)\n  - `-a, --args \u003cargs\u003e`\n    - Arguments to passed to the shell (comma separated)\n  - `-c, --config-file \u003cfile-path\u003e`\n    - Read options via specified json config file. Useful if `beep-beep` is\n      running in a background process via Homebrew\n  - `-w, --watch \u003cabsolute-paths\u003e`\n    - If any of the supplied files change, the enqueued ptys are restarted (comma separated)\n\n\n#### Client\n\nThe client connects to the server, requests a pty, and connects to the next\navailable pty.\n\nIn your terminal emulator, change the command to run to be the path to\n`beep-beep`, `bin/beep-beep`.\n\nIf you also use tmux, you can change your default-command to use `beep-beep`:\n\n```\nset -g default-command \"bin/beep-beep\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpezza93%2Fbeep-beep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpezza93%2Fbeep-beep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpezza93%2Fbeep-beep/lists"}