Skip to content

Releases: omsimos/nosleep

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 12:31
aa61ba7

Minor Changes

  • #5 235f089 Thanks @hyamero! - Restore sleep early when the battery runs low. nosleep on now also auto-offs at 20% charge while running on battery power, so an unplugged Mac in clamshell mode can't drain itself flat waiting out the window. On AC power a low reading is ignored, and a Mac with no battery skips the guardrail. Use --battery=N (1–99) to move the threshold, or --no-battery for the previous time-only behavior.

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:40
e2eac47

Patch Changes

  • 7b2bf98 Thanks @Blankeos! - Ship the bundled brightness helper with the npm package and Homebrew formula.

  • 1536419 Thanks @Blankeos! - feat(release): ship nosleep-brightness in package and Homebrew artifacts

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 13:40
d20268c

Patch Changes

  • 00065e0 Thanks @Blankeos! - Add npm and Homebrew installation, plus automated GitHub Releases.