Skip to main content

Program to put your system to sleep/suspend

Project description

sleep-after
-----------

A simple python script to put your system to sleep/suspend after
specified amount of time

Uses
----
`pm-suspend` system tool

Usage
-----

`sleep-after hh:mm:ss`


Example :

`sleep-after 10`

This will put your system to sleep after 10 seconds.


`sleep-after 15:10`

This will put your system to sleep after 15 minutes and 10 seconds.


`sleep-after 2:15:10`

This will put your system to sleep 2 hours 15 minutes and 10 seconds.


Installation
------------
Please install it in your system and not in a virtual environment.
`pm-suspend` tool requires root previlages to execute, so installing
this in a virtualenv wont work.

`pip install sleep-after`

Developers
----------
Alfred Dominic

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page