Skip to content

beshrkayali/depriveme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Deprive Me

Deprive Me

A Pebble app that deprives you from sleeping. Set the timer (5 to 60 minutes) and Pebble will pulse on each occurrence.

Download the App

Running the App

  • 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!

Pictures

Here are some pictures of the app:

Home Screen

Pulsing

About

A Pebble app that prevents you from falling asleep.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages