Merge pull request #20 from semlanik/master

Add QtProtobuf
This commit is contained in:
Mikal
2020-01-19 12:30:36 +01:00
committed by GitHub

View File

@@ -235,6 +235,7 @@ Pull requests of new projects/apps/libraries are welcome :)
* [Liri](https://liri.io/apps/browser/) - Web Browser. * [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`. * [QSsh](https://github.com/lvklabs/QSsh) - SSH and SFTP support for Qt. This project is based on Qt Creator's `libQtcSsh.so`.
* [qtrest](https://github.com/qtrest/qtrest) - a small and simple REST API client for any Qt/QML application. * [qtrest](https://github.com/qtrest/qtrest) - a small and simple REST API client for any Qt/QML application.
* [QtProtobuf](https://github.com/semlanik/qtprotobuf) - gRPC and Protobuf generator and bindings for Qt framework
## Package Manager ## Package Manager
* [qpm](http://www.qpm.io/) - A package manager for Qt ([source](https://github.com/Cutehacks/qpm)). * [qpm](http://www.qpm.io/) - A package manager for Qt ([source](https://github.com/Cutehacks/qpm)).