Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/c-d-lewis/pebble-universal-fb

Universal framebuffer library for Pebble SDK.
https://github.com/c-d-lewis/pebble-universal-fb

Last synced: 2 days ago
JSON representation

Universal framebuffer library for Pebble SDK.

Awesome Lists containing this project

README

        

# pebble-universal-fb

Universal framebuffer library for Pebble SDK. Allows getting, setting, and
swapping pixel colors on all Pebble platforms. Available on
[NPM](https://www.npmjs.com/package/pebble-universal-fb).

## Installation

Use `pebble package install pebble-universal-fb` to install, or specify as a dependency
in `package.json` in your Pebble project.

## Documentation

See `include/pebble-universal-fb.h` for minimal docs.