Git Product home page Git Product logo

faketyper's Introduction

FakeTyper

Description

A CLI program that simulates keyboard input with an option to randomly generate a certain amount of errors in the output.

Usage

faketyper COMMAND options

Help

Syntax

[] - switch
<> - argument

Commands

  • run [/k] [/d] [/b] [/w] <speed> <errors> <string> <error characters> - types given string at given speed
    • /k - hides the onscreen keyboard
    • /d - disables the use of capital letters. Legacy function.
    • /b - writes out the typed string after typing finishes
    • /w - disables 3sec wait before typing starts
    • <speed> - typing speed, in characters per seconds
    • <errors> - probability of error appearing in the text, 0-100, 0 for no errors
    • <string> - the text that will be typed out
    • <error characters> - list of charcters that error characters will be repalced with. If u want all letters, write ' '
  • help [/s] - displays this help
    • /s - show shorter version of this help
  • version [/c] - prints the current version of the program
    • /c - prints more detailed version of version changelog

Current version

1.1.0

faketyper's People

Contributors

lasermtv07 avatar duanin2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.