isawake icon indicating copy to clipboard operation
isawake copied to clipboard

:sunrise: The (eventually) biggest crowdsourced database of people awake, sign up with a pull-request

isawake

The (eventually) biggest crowdsourced database of when people are awake. Star the project to be updated!

Give your link to update your parents, friends, lovers and collegues about your timezone and sleeping time

Example: http://nicola.isawake.me

Add yourself

Get your *name*.isawake.me by adding yourself. At the moment is very geeky, but we will have user interface eventually.

  1. Create a new file in people/ calling it yourname.json
  2. Add the following information:
{
  "offset": -7,
  "range": [8, 24]
}
  • offset is your timezone hours
  • range is from what time until what time you are awake
  1. At the end of the page click on Commit new file

Why this?

When I was at Mozilla (an amazing world-wide distributed company) I wanted to know if the other collegues were awake (so, thanks @sole, @jryans, @potch)

Contributors