There are no reviews yet. Be the first to send feedback to the community and the maintainers!
QOAuth is an attempt to support interaction with OAuth-powered network services in a Qt way, i.e. simply, clearly and efficiently. It gives the application developer no more than 4 methods, namely: * requestToken() – to obtain an unauthorized Request Token, * accessToken() – to exchange Request Token for the Access Token, * createParametersString() – to construct a request according to OAuth authorization scheme, * inlineParemeters() - to construct a query string basing on given parameters (provided only for convenience). First two methods serve application authorization purposes, whilst the other two are used for accessing Protected Resources. The complete documentation is available locally. QOAuth internally makes use of QCA (Qt Cryptographic Architecture). Here is the complete list of its dependencies: 1. Qt libraries 4.4 at least, 2. QCA (Qt Cryptographic Architecture), available from Delta XMPP Project 3. OpenSSL plugin to QCA, available from QCA homepage (this pulls in a dependency on OpenSSL of course). Note: KDE users meet all the requirements out of the box. HOW TO INSTALL: $ qmake $ make $ sudo make install HOW TO USE: Add these two lines to your project: * in project file: CONFIG += oauth * in source code: #include <QtOAuth> You can start using QOAuth. BUGS AND ISSUES: report them to QOAuth's bug tracking system: http://ayoy.lighthouseapp.com/projects/32547-qoauth/tickets?q=all
fontedit
A desktop app to import, edit and export fonts as byte arrays for use in embedded systemsThumbnailPickerView
iOS UI control displaying a set of thumbnails - resembling iPad's Photos.app toolbar thumbnails viewqtwitter
A Qt-based microblogging clientmicropython-waveshare-epd
Waveshare E-Paper Display driver for devices running Pycom-flavored MicroPythonupython-aq-monitor
Air Quality monitor using PMS5003 sensor and WiPy development board implemented in MicroPythonmicropython-thermal-printer
The MicroPython port of Python Thermal Printer by Adafruitfont2bytes
A command-line and GUI tool that converts font images to byte arrays for use in embedded systemsesp32-waveshare-epd
Waveshare E-Paper Display driver for ESP32 devices using esp-idf.gentoo-parallels
Gentoo-specific config files for Parallels Virtual Machineqtwitter-scripts
Release-related work for qtwitterluncher
Lunch ordering applicationfastlane-plugin-dropbox
Fastlane plugin for uploading files to Dropboxkicad-projects
ayoy.github.io
hackyeah-ios
ledctld
LED strip controller deamonGRDB-SQLCipher
GRDB with SQLCipher support packaged as XCFrameworkthe-build-button-esp
The Build Button implementation for ESP32the-build-button-osx
The Build Button OS X client applicationLove Open Source and this site? Check out how you can help us