gnome-stay-awake

1.0.0 • Public • Published

gnome-stay-awake

npm

This is a simple cli application for Gnome desktop Linux environments that disables the lock screen and screen off/idle timer whilst running.

On exit the original settings are restored.

Example use cases:

  • Viewing a recipe whilst cooking
  • Keeping dashboards / charts visible in the background, eg: stock tickers, grafana, etc

Requirements

  • NodeJS / npm
  • A Gnome desktop environment

Usage

Either install the package globally, or execute using npx.

Using npx

$ npx gnome-stay-awake

Global Installation

(note: you'll need to ensure that echo $(npm config get prefix)/bin is on your $PATH)

$ npm i -g gnome-stay-awake
$ gnome-stay-awake

/gnome-stay-awake/

    Package Sidebar

    Install

    npm i gnome-stay-awake

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    3.66 kB

    Total Files

    5

    Last publish

    Collaborators

    • mnahkies