Skip to content

mnahkies/gnome-stay-awake

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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

About

a cli utility that prevents gnome lockscreen whilst running

Resources

License

Stars

Watchers

Forks

Packages

No packages published