{"id":19989628,"url":"https://github.com/wavesoft/lemon-squash-js","last_synced_at":"2025-08-22T09:44:42.166Z","repository":{"id":37720426,"uuid":"190794445","full_name":"wavesoft/lemon-squash-js","owner":"wavesoft","description":"A server for multiple terminal sessions in tight space","archived":false,"fork":false,"pushed_at":"2023-01-07T06:15:46.000Z","size":1206,"stargazers_count":0,"open_issues_count":13,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T20:02:12.115Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wavesoft.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}},"created_at":"2019-06-07T18:56:26.000Z","updated_at":"2020-07-11T13:13:10.000Z","dependencies_parsed_at":"2023-02-06T13:46:21.914Z","dependency_job_id":null,"html_url":"https://github.com/wavesoft/lemon-squash-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesoft%2Flemon-squash-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesoft%2Flemon-squash-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesoft%2Flemon-squash-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesoft%2Flemon-squash-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wavesoft","download_url":"https://codeload.github.com/wavesoft/lemon-squash-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241430321,"owners_count":19961635,"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":"2024-11-13T04:48:45.706Z","updated_at":"2025-03-01T21:50:26.060Z","avatar_url":"https://github.com/wavesoft.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍋 lemon-squash.js\n\n\u003e Squeeze multiple interactive shell sessions into a tight space!\n\n_Lemon squash.js_ is composed of a web-server and an embeddable javascript component that can be used to establish multiple, isolated terminal sessions into a single container. This is mainly intended for interactive guides and similar educational material, but could also be used in other places too!\n\n# Usage\n\nThe server logic is implemented in the `lib/ServerSession.js` file. An example server implementation using express.js can be found on `server.js`\n\nYou can build a docker image and give it a try yourself using:\n\n```\n~$ docker build -t lemon-squash:latest .\n~$ docker run -it --rm -p 8080:8080 --privileged lemon-squash:latest\n```\n\nAnd then openning your browser on http://127.0.0.1:8080\n\n**IMPORTANT** The lightweight containerization requires bind-mounting permissions. Therefore it must be launched with `--privileged` (or with the respective CGroup permissions).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavesoft%2Flemon-squash-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwavesoft%2Flemon-squash-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavesoft%2Flemon-squash-js/lists"}