Skip to main content

put your computer to sleep after a delay

Project description

TV Sleep

Restores that glorious missing feature of televisions to the computer: a sleep timer!

main

Motivation

To use when falling asleep with Netflix or Twitch streaming.

Caveats

Supports OS X only. PRs welcome!

Installation

Use pip3 to install the Python module globally.

$ pip3 install tvsleep

Usage

$ tvsleep -h
usage: tvsleep [-h] [-v] [--gui] minutes

positional arguments:
  minutes        length of time to wait before putting computer to sleep

optional arguments:
  -h, --help     show this help message and exit
  -v, --verbose  display extra info during run
  --gui          open the gui

$ tvsleep --gui 42 # opens the GUI with preset 42 minutes

$ tvsleep -v 42  # put the computer to sleep in 42 minutes, with countdown

License

GPLv3+

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tvsleep-0.4.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

tvsleep-0.4-py3-none-any.whl (16.9 kB view hashes)

Uploaded Python 3

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