Hefulalala/dsh-remote-workspace

Plugin ⭐ 0 BSD-3-Clause socialweb-ui

A plugin for DSH that brings SSH/SFTP remote workspaces into the workspace sidebar — alongside your local directories.

catalog description:DSH plugin: SSH/SFTP remote sites and remote workspaces in the sidebar

Install

mkdir -p ~/dsh-plugins
   tar -xzf dsh-external-dsh-remote-workspace-0.1.0.tgz -C ~/dsh-plugins
   bash ~/dsh-plugins/package/install.sh   # installs ssh2 and validates artifacts
   ```

3. Inject it from your DSH session:

   ```bash
   # DSH injector environment:
   #   dev_inject_plugin ~/dsh-plugins/package
   ```

4. Refresh the DSH web page.

### Option B — DSH plugin manager

The repo ships `dsh.bundle.patch` + `cordis.patch.yml`, so a DSH install that
supports bundle installation can add it directly:

Add Hefulalala/dsh-remote-workspace to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.