{"id":17114706,"url":"https://github.com/ijknabla/explorer-from-wsl","last_synced_at":"2025-03-23T23:43:17.165Z","repository":{"id":57427677,"uuid":"196363499","full_name":"ijknabla/explorer-from-wsl","owner":"ijknabla","description":"call explorer.exe from wsl shell by unix-style path","archived":false,"fork":false,"pushed_at":"2019-07-13T01:39:53.000Z","size":3,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T04:47:27.001Z","etag":null,"topics":["explorer-filemanager","python","python27","python3","wsl","wsl-terminal"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ijknabla.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-07-11T09:29:29.000Z","updated_at":"2021-06-17T20:58:51.000Z","dependencies_parsed_at":"2022-09-19T06:40:13.995Z","dependency_job_id":null,"html_url":"https://github.com/ijknabla/explorer-from-wsl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijknabla%2Fexplorer-from-wsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijknabla%2Fexplorer-from-wsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijknabla%2Fexplorer-from-wsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijknabla%2Fexplorer-from-wsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ijknabla","download_url":"https://codeload.github.com/ijknabla/explorer-from-wsl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186924,"owners_count":20574553,"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":["explorer-filemanager","python","python27","python3","wsl","wsl-terminal"],"created_at":"2024-10-14T17:19:54.241Z","updated_at":"2025-03-23T23:43:17.137Z","avatar_url":"https://github.com/ijknabla.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# explorer-from-wsl\ncall explorer.exe from wsl shell by unix-style path\n\n## install\n\n```bash\n$ python3 -m pip install ExplorerFromWSL\n```\n\n## uninstall\n\n```bash\n$ python3 -m pip uninstall ExplorerFromWSL\n```\n\n## usage\n\n### wsl shell command\n\n#### open current directory\n\n```bash\n$ explorer .\n```\n\nor, simply\n\n```bash\n$ explorer\n```\n\n#### open drvfs ( windows drive C:\\\\\\\\, D:\\\\\\\\ )\n\n```bash\n$ explorer /mnt/c/Users/${wINDOWS_USER}/path/to/dir\n```\n\n```bash\n$ explorer /mnt/d/path/to/dir\n```\n\n#### open wslfs ( wsl filesystem under / )\n\n__CAUTION__ need \"Windows 10 May 2019 Update (version 1903)\" or later.  \nThis update enable to open wsl directory as network directory.\n\nhome directory\n\n```bash\n$ explorer ~\n```\n\n```bash\n$ explorer $HOME\n```\n\nany unix style path available\n\n```bash\n$ explorer ~/path/to/dir\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijknabla%2Fexplorer-from-wsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fijknabla%2Fexplorer-from-wsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijknabla%2Fexplorer-from-wsl/lists"}