spartacon

Version 0.1.0.0 revision 0 uploaded by DanielWagner.

Package meta

Synopsis
A unix-style (read from stdin, write to stdout) global hotkey daemon
Description

spartacon is a Unix-style global hotkey daemon. It embraces the philosophies of "do one thing, and do it well" and "text in, text out". It allows you to capture hotkeys on X11, without having any strong opinions about what actions should happen when those keys are pressed.

There are other hotkey applications out there; for example, modern desktop environments typically have a way to bind keys to actions, and there are standalone apps like HyperKeys. Typically, these implementations assume that the thing you want to happen when a key is hit is to launch a process. If what you really want is to just add hotkey functionality to an existing application without it needing to know how to do that, those are typically not suitable, because the tool being controlled is already running.

spartacon sits in that space: when you want to control a "text in, text out"-style program with hotkeys, this is the tool for you. (And if you decide to pipe spartacon to something that launches processes, that's no skin off my teeth!)

Author
Daniel Wagner
Bug reports
n/a
Category
Control
Copyright
n/a
Homepage
n/a
Maintainer
me@dmwit.com
Package URL
n/a
Stability
n/a

Components