We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead28cd commit 1d75f2eCopy full SHA for 1d75f2e
README.md
@@ -59,7 +59,7 @@ flatpak run io.github.BuddySirJava.SSH-Studio
59
## Project structure
60
61
- `src/ssh_config_parser.py` → Parse/validate/generate SSH config safely.
62
-- `src/ui/` → Custom Adwaita widgets (`MainWindow`, `HostList`, `HostEditor`, `SearchBar`, `PreferencesDialog`, `TestConnectionDialog`, `SSH Key Manager`).
+- `src/ui/` → Main App Components (`MainWindow`, `HostList`, `HostEditor`, `SearchBar`, `PreferencesDialog`, `TestConnectionDialog`, `SSH Key Manager`).
63
- `data/ui/*.ui` → GTK Builder UI blueprints.
64
- `data/ssh-studio.gresource.xml` → GResource manifest.
65
- `data/media/` → App icon and screenshots.
0 commit comments