Difference between revisions of "wmtyper"
From Pool's Closed Wiki
m |
m |
||
Line 1: | Line 1: | ||
WaterMelon Typer is an auto-typer for Loonux/UNIX-like users. Work in progress. Will never be released. | WaterMelon Typer is an auto-typer for Loonux/UNIX-like users. Work in progress. Will never be released. | ||
− | + | ==Features== | |
− | |||
* Adjustable flood interval. | * Adjustable flood interval. | ||
* Adjustable key press delay. | * Adjustable key press delay. | ||
Line 7: | Line 6: | ||
* Can also parse text from a command line options. | * Can also parse text from a command line options. | ||
* Customizable looping. | * Customizable looping. | ||
− | + | ==Requirements== | |
* [http://www.python.org/ Python] | * [http://www.python.org/ Python] | ||
* [http://homepage3.nifty.com/tsato/xvkbd/index.html xvkbd] | * [http://homepage3.nifty.com/tsato/xvkbd/index.html xvkbd] | ||
* [http://www.x.org/wiki/ X11] | * [http://www.x.org/wiki/ X11] | ||
− | + | ==Team== | |
+ | * Cyphoroz - Python version (unreleased) | ||
+ | * nixx - Lua version | ||
==Links== | ==Links== | ||
[http://www.ultrakill.org/wmtyper/ Project Page] | [http://www.ultrakill.org/wmtyper/ Project Page] | ||
[http://www.ultrakill.org/wmtyper/wmtyper.lua Lua Download GET] | [http://www.ultrakill.org/wmtyper/wmtyper.lua Lua Download GET] | ||
− | |||
− | |||
− |
Revision as of 00:07, 5 September 2010
WaterMelon Typer is an auto-typer for Loonux/UNIX-like users. Work in progress. Will never be released.
Contents
Features
- Adjustable flood interval.
- Adjustable key press delay.
- Parses external text files, each line is posted separately.
- Can also parse text from a command line options.
- Customizable looping.
Requirements
Team
- Cyphoroz - Python version (unreleased)
- nixx - Lua version