Files
REcounter/README.md
T

1.2 KiB

REcounter

Why? Because, in an era where a simple counter app would likely be left up to the AI overlords, I'd rather just fork something some guy made in 2014 and add touch support.

This ended up being a pretty cool mini-project, as I learned about how the Pebble SDK has changed over the years. Immediately upon porting to the new SDK, there were various things that didn't quite look like they used to. This includes the lack of a status bar, the lack of margin&rounded corners on the action bar, the inability to render the previously valid menu icon, and the weird way bitmaps used to work regarding color and translucency. I addressed all of these to preserve the legacy Pebble SDK look with this app!

In addition to Emery+touch support, this version of the app also supports all other Pebbles.

Original README

Counter is an app I made to learn how to use the Pebble SDK. It's pretty minimalist but can be useful from time to time. My official description reads:

Counter is a multipurpose counting app with applications including card counting, lap tracking, and monitoring chicken wing intake.

It is available at the Pebble Store.