An open API service indexing awesome lists of open source software.

https://github.com/beardedfish/counter

A simple counting app made for devices running BlackBerry 10 OS.
https://github.com/beardedfish/counter

app blackberry blackberry10 cascades counter cpp qml qt simple

Last synced: 12 months ago
JSON representation

A simple counting app made for devices running BlackBerry 10 OS.

Awesome Lists containing this project

README

          

# Counter

![Platform: BlackBerry 10 OS](https://img.shields.io/badge/platform-BlackBerry%2010%20OS-blue "Platform: BlackBerry 10 OS")
![Last Commit](https://img.shields.io/github/last-commit/BeardedFish/Counter "Last Commit")

A simple counting app made for devices running BlackBerry 10 OS.

The app has three buttons:
* Green button increments the counter by one
* Red button decrements the counter by one
* White button resets the counter to zero

# Screenshots

![Screenshot of the counter tab](Screenshots/counter-tab.png "Screenshot of the counter tab")

![Screenshot of the tab menu](Screenshots/tab-menu.png "Screenshot of the tab menu")

![Screenshot of the preferences tab](Screenshots/preferences-tab.png "Screenshot of the preferences tab")