Skip to content

teaway 0.4.0 — A friendlier terminal experience

Choose a tag to compare

@soundadam soundadam released this 04 Aug 16:40
· 16 commits to main since this release
Immutable release. Only release title and notes can be modified.
8254990

A friendlier terminal experience

teaway 0.4.0 makes the power controls easier to discover and use while preserving the same narrow, reversible system operations.

Highlights

  • Running teaway with no arguments now opens a guided terminal menu.
  • teaway interactive and teaway tui open the same one-action menu and exit after the selected action completes.
  • Status, awake-mode, shutdown, and cancellation output is clearer and more approachable.
  • Shutdown scheduling no longer asks you to type a long confirmation phrase. Explicit bounded commands still verify the exact macOS event and compensate on failure.
  • Stale local shutdown records are automatically cleared after confirming that their owned macOS event no longer exists.
  • Awake mode and scheduled shutdown remain independent: enabling or disabling one does not silently alter the other.

Install or upgrade

brew update
brew upgrade soundadam/tap/teaway

If you use registered authorization, refresh the version-matched helper after upgrading:

teaway auth status
teaway auth register

Distribution

This release publishes the immutable source tag only. The Homebrew Formula builds from source; no unnotarized prebuilt executable is attached.