Skip to content
/ skunk Public

Easy access to your store cards and other barcodes from your Pebble.

License

Notifications You must be signed in to change notification settings

unlobito/skunk

Folders and files

NameName
Last commit message
Last commit date
Dec 10, 2022
Nov 13, 2022
Mar 4, 2016
Mar 4, 2016
Dec 10, 2022
Nov 13, 2022
Nov 13, 2022
Dec 11, 2022
Dec 11, 2022
Dec 10, 2022
Apr 26, 2015
Dec 11, 2022
May 31, 2015

Repository files navigation

Rebble App Store

Screenshot

Skunk

Skunk is an app for the Pebble Smartwatch that allows easy access to your store cards and other barcodes.

Based on PebbleBucks 3.0 by a2, PebbleBucks 2.0 by Neal, and the original PebbleBucks by Matt Donders.

Config is handled via a Ruby web app, unlobito/skunk-config

Building and testing with Nix

This project contains a pebble.nix setup that can be used for building and testing. Builds are also automated using GitHub Actions.

Assuming you have Nix installed, building is as simple as

$ nix-build
[...]
/nix/store/28ky82g54l35yysrwz79hly84pj4g6qj-skunk-arm-none-eabi

a .pbw and an appstore bundle are output to that directory, which is also provided as a ./result symlink.

For running the Pebble SDK directly for use with the Pebble emulator, nix-shell can be used:

$ nix-shell

[nix-shell]$ pebble install --emulator basalt
Installing app...
App install succeeded.

[nix-shell]$ pebble emu-app-config
[Browser opens]

About

Easy access to your store cards and other barcodes from your Pebble.

Resources

License

Stars

Watchers

Forks

Packages

No packages published