{"id":19583610,"url":"https://github.com/ym496/setup-workspaces","last_synced_at":"2026-05-01T21:04:09.109Z","repository":{"id":192822595,"uuid":"687486939","full_name":"ym496/setup-workspaces","owner":"ym496","description":"A bash script that automates the process of running different desired applications on different virtual workspaces.","archived":false,"fork":false,"pushed_at":"2023-09-20T09:50:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T05:37:43.183Z","etag":null,"topics":["bash-script","ubuntu","virtual-desktop","virtual-workspaces"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ym496.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}},"created_at":"2023-09-05T13:05:02.000Z","updated_at":"2024-10-24T11:03:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"eecc259a-e607-4455-8260-bfbbc7317c1b","html_url":"https://github.com/ym496/setup-workspaces","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"076f72fcf63e1328d7f951871228c2cdb0a16667"},"previous_names":["ym496/setup-workspaces"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym496%2Fsetup-workspaces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym496%2Fsetup-workspaces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym496%2Fsetup-workspaces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym496%2Fsetup-workspaces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ym496","download_url":"https://codeload.github.com/ym496/setup-workspaces/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240850525,"owners_count":19867889,"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":["bash-script","ubuntu","virtual-desktop","virtual-workspaces"],"created_at":"2024-11-11T07:43:22.694Z","updated_at":"2026-05-01T21:04:04.077Z","avatar_url":"https://github.com/ym496.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-workspaces\nThis bash script automates the process of running different desired applications on different virtual workspaces.\n# Syntax\n```\n./setup.sh \u003cnum_workspaces\u003e [-\u003cworkspace_num\u003e \u003capplication_command\u003e]\n```\n# Installing\n* Make sure to install `xdotool` on your terminal.\n```\nsudo apt install xdotool\n```\n* Clone this repo\n```\ngit clone git@github.com:ym496/setup-workspaces.git \n```\n\n# Running \n* Give executable permissions to the `setup.sh` (if necessary).\n```\nchmod +x setup.sh\n```\n* `Example`: If you wanted to create two virtual workspaces and run *google chrome* in the first one and two terminal applications, *calcurse* and *pydoro* in the second one, you would do:\n```\n./setup.sh 2 -1 \"google-chrome chat.openai.com\" -2 \"gnome-terminal --geometry=82x43 --window -- calcurse; gnome-terminal --geometry=82x43 --window -- pydoro\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fym496%2Fsetup-workspaces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fym496%2Fsetup-workspaces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fym496%2Fsetup-workspaces/lists"}