Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tckmn/xscast
- Owner: tckmn
- License: mit
- Created: 2015-12-19T05:25:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T23:11:13.000Z (over 3 years ago)
- Last Synced: 2024-08-01T22:58:22.935Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 234
- Watchers: 8
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)