Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niedbalski/python-typespeed_bot
Python written Bot for the popular typespeed game for Unix ( uses ptrace ).
https://github.com/niedbalski/python-typespeed_bot
Last synced: about 1 month ago
JSON representation
Python written Bot for the popular typespeed game for Unix ( uses ptrace ).
- Host: GitHub
- URL: https://github.com/niedbalski/python-typespeed_bot
- Owner: niedbalski
- Created: 2012-11-29T15:02:34.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-19T16:15:52.000Z (over 11 years ago)
- Last Synced: 2024-10-15T08:32:58.306Z (3 months ago)
- Language: Python
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
typespeed-bot
=============A unix-typespeed bot.
how to use
=============* sudo apt-get install python-virtkey
* sudo pip install python-ptrace
* start typespeed
* start a challenge
* wait for words to starts
* Open a terminal and type:
* sudo ./typespeed.py --dict=unix ( in case of unix challenge )
* Profit!