is there a way to create an auto hotkey script alternative?

This page summarizes the projects mentioned and recommended in the original post on /r/linux4noobs

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sxhkd

    Simple X hotkey daemon

  • PyAutoGUI

    A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.

  • Or if you want to do Python, you'll want to create a virtual environment. Activate the virtual environment, install pyautogui (pip install pyautogui), and create a script. For the i3 config file, it would look like this: bindsym $mod+shift+d exec /path/to/env/bin/python3 /path/to/script.py

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts