A Pebble app that deprives you from sleeping. Set the timer (5 to 60 minutes) and Pebble will pulse on each occurrence.
- You can download a pbw file from My Pebble Faces
-
Clone this repo and CD to the directory
-
Symlink the project:
create_pebble_project.py --symlink-only ~/path/to/pebble/sdk .
-
Run waf configure and waf build:
./waf configure ./waf build
-
Create a simple python server to install the app:
python -m SimpleHTTPServer 8000
-
On your iPhone or Android phone:
http://your.computer.ip.address:8000/build/DepriveMe.pbw
-
That's it!
Here are some pictures of the app: