{"id":16397493,"url":"https://github.com/davidborzek/rofi-vscode","last_synced_at":"2026-04-30T16:33:48.375Z","repository":{"id":119237774,"uuid":"238865104","full_name":"davidborzek/rofi-vscode","owner":"davidborzek","description":"A vscode workspace selector using rofi.","archived":false,"fork":false,"pushed_at":"2020-02-16T08:09:29.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T02:44:45.184Z","etag":null,"topics":["code","git","i3","ide","linux","rofi","rofi-vscode","vscode"],"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/davidborzek.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}},"created_at":"2020-02-07T07:18:24.000Z","updated_at":"2023-03-09T20:19:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"20283a33-6128-4da6-9c08-2a7ebed8a1f5","html_url":"https://github.com/davidborzek/rofi-vscode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidborzek/rofi-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidborzek%2Frofi-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidborzek%2Frofi-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidborzek%2Frofi-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidborzek%2Frofi-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidborzek","download_url":"https://codeload.github.com/davidborzek/rofi-vscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidborzek%2Frofi-vscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32470879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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":["code","git","i3","ide","linux","rofi","rofi-vscode","vscode"],"created_at":"2024-10-11T05:10:15.351Z","updated_at":"2026-04-30T16:33:48.359Z","avatar_url":"https://github.com/davidborzek.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rofi-vscode\n## Table of Contents  \n- [Installation](#installation)  \n- [Usage](#usage)  \n- [Screenshots](#screenshots) \n\n\n## Installation\n\n1. Clone or download the repository.\n2. Install [rofi](https://github.com/davatorium/rofi/blob/next/INSTALL.md#install-distribution).\n3. Run ``make install``. (maybe you need ``sudo`` permissons to do this)\n\n## Usage\n\n### Example\n\nIf the script is in a binary directory:\n``rofi-vscode [directory]``\n\nReplace ``[directory]`` with the directory of your vscode workspaces. (e.g. ``/home/user/git``)\n\n### Functions\n\nThe script will open a rofi dmenu where it will list all the directories in the given workspaces directory. If you select a directory (or project) it will open it in vscode.\n\n- ``Create new workspace``: It asks you for new directory name and creates a new directory in the workspaces folder. Finally it will open it in VSCode.\n- ``Add existing project from git`` : It allows you to clone a git repository from the scirpt either from a SSH or a HTTPS source.\n\n##### Info\nIf you want to clone a git repository via ssh and your ssh key is protected with a passphrase, you should either remove the passphrase for better comfort or you have to run ``ssh-add ~/.ssh/id_rsa`` before you clone the repo.\n\n### Keybindings\n\n- ``Alt+r``: Remove the selected workspace\n- ``Alt+e`` : Edit (rename) the selected workspace\n- ``Alt+Return``: Open a information view about the selected workspace\n- ``Alt+t``: Opens the selected workspace in a terminal\n\n## Requirements\n\n- rofi\n- git\n- curl\n- Visual Studio Code (code)\n\n## Screenshots\n\nsoon...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidborzek%2Frofi-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidborzek%2Frofi-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidborzek%2Frofi-vscode/lists"}