Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tckmn/xscast

screencasts of windows with list of keystrokes overlayed
https://github.com/tckmn/xscast

Last synced: 13 days ago
JSON representation

screencasts of windows with list of keystrokes overlayed

Awesome Lists containing this project

README

        

## xscast

**xscast** is a tool for creating mini-screencasts of a terminal or other
window. It displays a bar on top of the terminal (with dzen2) that shows keys
as you press them, and it outputs an animated GIF.

Dependencies: `ffmpeg convert xwininfo xinput dzen2`.

[Available on the AUR](https://aur.archlinux.org/packages/xscast-git/) as
`xscast-git`.

Usage: `./xscast.sh out.gif` (for more information, see `xscast -h` or
`man xscast`)

![](http://i.stack.imgur.com/L0WAq.gif)