/upload-image-to-twitter-qt

upload image to twitter qt

Primary LanguageC++

Upload an image to twitter using Qt

This is an old project, to show how to deal with OAuth 1.a and upload an image to Twitter

$ mkdir build
$ cd build
$ qmake -spec macx-g++ ../app.pro
$ ./app

license

MIT