Giter Site home page Giter Site logo

hectarea / fastyper Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 953 KB

Instantly type and send hundreds of custom/random generated words

License: MIT License

Python 100.00%
python python3 keyboard keyboard-layout input-method automation type-application automated pynput keyboard-shortcuts

fastyper's Introduction




Fastyper by Hectarea was designed to instantly type and send custom words or phrases to online chats, such as Discord, Zoom meetings, Google meet, Microsoft Teams, Omegle, Whatsapp Web and many other similar apps and programs. Fastyper also has the capabilities for sending random generated names and random generated words and it can be used to type and send word by word, or character by character.

Getting Started

This project was developed for general pruposes. Hectarea is not responsible for any damages caused to third parties when using this software.  

Prerequisites

  • Require Python 3.7 or higher

  • Fastyper was designed for windows, so the Mac OS and Linux version could be unestable

How to install Python 3

How to install Python 3 - Youtube

Watch the video

How to install Fastyper by Hectarea

How to install Fastyper by Hectarea - Youtube

Watch the video

Installing

Open your terminal on the fastyper folder and run the setup.py file

Windows

python setup.py install

if python is not working, use python3 instead:

python3 setup.py install

Mac OS

python ./setup.py install

Linux

sudo python3 setup.py install

Usage

Open your terminal on the fastyper folder, and there are 2 options:

Using the comand line:

python fastyper.py --randomwords 10 --repeat 10
  • If python it's not working, use python3 instead:
python3 fastyper.py --randomwords 10 --repeat 10

Using the terminal framework:

python fastyper.py
  • If python it's not working, use python3 instead:
python3 fastyper.py

Command line

Typing and sending random words

python fastyper.py --randomwords [number of random words to generate] --repeat [number of times to repeat]

Typing and sending random names

python fastyper.py --randomnames [number of random names to generate] --repeat [number of times to repeat]

Typing and sending a custom word or phrase

python fastyper.py --word [words or phrase to use, separated by "_"] --repeat [number of times to repeat]

Typing and sending a custom word or phrase, cahracter by character

python fastyper.py --splitword [words or phrase to use, separated by "_"] --repeat [number of times to repeat]
  • if python is not working, use python3 instead:

Typing and sending random words

python3 fastyper.py --randomwords [number of random words to generate] --repeat [number of times to repeat]

Typing and sending random names

python3 fastyper.py --randomnames [number of random names to generate] --repeat [number of times to repeat]

Typing and sending a custom word or phrase

python3 fastyper.py --word [words or phrase to use, separated by "_"] --repeat [number of times to repeat]

Typing and sending a custom word or phrase, cahracter by character

python3 fastyper.py --splitword [words or phrase to use, separated by "_"] --repeat [number of times to repeat]

License

This project is licensed under the MIT License - see the LICENSE.md file for details

fastyper's People

Contributors

hectarea avatar

Watchers

 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.