Skip to main content

Prevent your computer from entering inactivity modes

Project description

qaffeine

Little tool that prevents your computer from entering inactivity modes. Can run in a terminal or in the notification area. Written in Python 3 and Qt 5.

Compatible with Linux, OS/X and Windows.

Requirements

  • Python 3
  • PySide2
  • pyautogui

Usage

Installation

Using PIP

#pip install qaffeine

Manually

Download this source and run qaffeine.py with Python 3.

Command line

Syntax:

$ python qaffeine.py -h
usage: Prevent computer inactivity by simulating key presses
       [-h] [-n] [-d DELAY] [-k KEY] [-v]

optional arguments:
  -h, --help            show this help message and exit
  -n, --nogui           Don't start a GUI, only a operate in text mode
  -d DELAY, --delay DELAY
                        Delay between key presses in seconds [default: 5] -
                        only valid with --nogui
  -k KEY, --key KEY     Key to press [default: altright]; see keys.txt for a
                        list of valid values - only valid with --nogui
  -v, --version         Show version number and exit

GUI

Running 'python qaffeine.py' without any argument starts the graphical interface. Qaffeine then runs in the notification area.

Screenshot

Screenshot

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

qaffeine-0.1.post1.tar.gz (26.5 kB view hashes)

Uploaded Source

Built Distribution

qaffeine-0.1.post1-py3-none-any.whl (30.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