https://github.com/jango73/qt-rmc
Qt based cross-platform SSH-like
https://github.com/jango73/qt-rmc
qt remote-execution remote-file-download remote-file-upload
Last synced: about 1 month ago
JSON representation
Qt based cross-platform SSH-like
- Host: GitHub
- URL: https://github.com/jango73/qt-rmc
- Owner: Jango73
- License: gpl-3.0
- Created: 2019-03-23T10:06:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T17:59:08.000Z (about 7 years ago)
- Last Synced: 2025-04-14T11:45:08.464Z (about 1 year ago)
- Topics: qt, remote-execution, remote-file-download, remote-file-upload
- Language: C++
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qt-rmc
This application creates a control bridge between two computers, much like SSH on Linux.
It uses CRemoteControl from qt-plus and may act as a server or a client.
Launch it without any arguments to see usage.