Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dridk/qbarmanager
Blackberry 10 Application installer made with Qt 4
https://github.com/dridk/qbarmanager
Last synced: 19 days ago
JSON representation
Blackberry 10 Application installer made with Qt 4
- Host: GitHub
- URL: https://github.com/dridk/qbarmanager
- Owner: dridk
- Created: 2013-01-08T20:12:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-11T15:17:02.000Z (almost 12 years ago)
- Last Synced: 2024-05-01T21:19:20.799Z (8 months ago)
- Language: C++
- Size: 172 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QBarManager
QBarManager is a [Qt4](http://qt-project.org/) opensource Client for manage Blackberry Bar package. Particullary the new blackberry 10.
It works on Linux, Windows and Mac.## Installation
* For now, you need to get by yourself the `blackberry-deploy`. You can [download](https://developer.blackberry.com/cascades/) from the native SDK.
* Then you need to compile QBarManager with **Qtcreator**
* Open the pro file with qtcreator and compile it## Geting Started
* When you start for the first time QBarManager, it is looking for the blackberry-deploy binary. Set it and continue.
* Then, you just have to set your IP and password. Click on connect and you should get something like :-![alt text](https://dl.dropbox.com/u/25981400/qbarmanager.png)
## Future release
* In Futur release, blackberry-deploy will be provide directly
* Windows and Mac has not yet been tested.