Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.
/ pebble-vcard Public archive

App to show a QR code containing vcard information on the Pebble display

Notifications You must be signed in to change notification settings

schneidr/pebble-vcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Pebble vcard

This app is intended to show a QR code containing vcard information on the Pebble display. If you want to give someone your contact details he can just scan the QR code with his mobile phone and you don't even have to take yours out of the pocket.

The Pebble watch has a resolution of 144x168px, so keep the size small when you create a QR code with your own data. I created my QR code at http://www.qrcode-monkey.com/#vcard with a resolution of 2 pixel/QR-point, this generates a 130x130px sized image which fits perfectly on the Pebble display.

To create an app clone the repository, replace the qrcode.png file in the resources/src/images/ directory with your own and build it with ./waf build.

About

App to show a QR code containing vcard information on the Pebble display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages