Skip to content

Instantly share code, notes, and snippets.

@beefan
beefan / rem-widget-scriptable.js
Created November 26, 2020 04:37
REM Sleep Helper Widget
// SleepyTime
// when to set your alarm if you go to bed now
// wake up in between REM cycles to feel rested
//
const REM_CYCLE_LENGTH = 90
let widget = new ListWidget()
buildWidget()
// for debugging, allows script to run in app