Newer
Older
pmf-suspend / README.md
Jonathan on 9 Mar 2017 755 bytes Fixed text formatting.

Installation

Run this command in your terminal to install pmf-suspend to your path.

sudo ./pmf-suspend-install

Usage

To suspend system instantly

pmf-suspend

To show this message

pmf-suspend [help|--help]

Timer will be set to 1s, 2m, 3h

pmf-suspend 1 2 3

Timer will be set to 30 mintues

pmf-suspend 0 30

Info

Author: Livila

Version: 1.0

This program is used for when you want to suspend your computer with a timer.

As pm-suspend does not lock the screen on several of the latest versions, this will do that automatically when the timer is finished.

The command pmf-suspend stands for power manager (fix) suspend.

In order to suspend the system this program must be run as root.