mirror of
https://github.com/sotashimozono/obsidian-remote-ssh.git
synced 2026-07-22 06:52:07 +00:00
15 lines
528 B
JSON
15 lines
528 B
JSON
{
|
|
"id": "remote-ssh",
|
|
"name": "Remote SSH",
|
|
"version": "1.1.8-beta.4",
|
|
"minAppVersion": "1.5.0",
|
|
"description": "Edit remote vaults over SSH/SFTP — VS Code Remote-SSH style.",
|
|
"author": "souta shimozono",
|
|
"authorUrl": "https://codes.sota-shimozono.com/",
|
|
"fundingUrl": {
|
|
"Buy Me a Coffee": "https://buymeacoffee.com/sotashimozono",
|
|
"GitHub Sponsors": "https://github.com/sponsors/sotashimozono"
|
|
},
|
|
"helpUrl": "https://github.com/sotashimozono/obsidian-remote-ssh#readme",
|
|
"isDesktopOnly": true
|
|
}
|