From 7af7c1b554659031029b965a4db66ea1bf006435 Mon Sep 17 00:00:00 2001 From: Mikal Date: Wed, 7 Mar 2018 00:17:34 +0100 Subject: [PATCH] Added QSsh --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f23c91..e33e692 100644 --- a/README.md +++ b/README.md @@ -210,8 +210,9 @@ A curated list of awesome Qt and QML libraries, resources, projects, and shiny t * [QtMqtt](https://github.com/toni1991/QtMqtt) - Qt and QML Mqtt Library. * [qml-soap](https://github.com/folibis/qml-soap) - qml-soap is simple SOAP client plugin created to use mostly with QML. * [qml-tcpsockets](https://github.com/chili-epfl/qml-tcpsockets) - QML wrappers for QTcpServer and QTcpSocket. -* [kdeconnect-kde](https://github.com/KDE/kdeconnect-kde) Software to connect with Andriod phones. App and Plasmoid are both in QML. -* [Liri](https://liri.io/apps/browser/) Web Browser +* [kdeconnect-kde](https://github.com/KDE/kdeconnect-kde) - Software to connect with Andriod phones. App and Plasmoid are both in QML. +* [Liri](https://liri.io/apps/browser/) - Web Browser +* [QSsh](https://github.com/lvklabs/QSsh) - SSH and SFTP support for Qt. This project is based on Qt Creator's libQtcSsh.so ## Package Manager * [qpm](http://www.qpm.io/) - A package manager for Qt ([source](https://github.com/Cutehacks/qpm)).