Skip to content

⌨️ Chainsaw human typing是一个允许你模拟人类打字的工具,如果你不想或不能的话,直接粘贴

License

Notifications You must be signed in to change notification settings

safe049/chainsaw-human-typing-zh

 
 

Repository files navigation

chainsaw-human-typing

Welcome to the chainsaw-human-typing repository! Chainsaw Human Typing is a tool that allows you to simulate human typing on a keyboard if you can't, or don't want to, paste directly. This is useful for simulating human typing in a video, for example.

中文/Chinese README README-ZHCN

Getting Started 🚀

Simply download one a binary from the releases page and run it. You can also build it yourself by cloning the repository and running python main.py.

Usage 🛠

It's ️quite easy to use, actually! Just type the text you want to simulate typing in the input field and press the "Start Typing" button. The text will be typed out in the input field below. You can see the progress in the progress bar.

Run from Source 🏗

To run the project from source, you need to have Python 3.6 or higher installed. You also must install the dependencies by running pip install -r requirements.txt. After that, you can run the project by running python main.py.

To build the project, you can use PyInstaller. build.ps1 is a PowerShell script that builds the project using PyInstaller. You can run it by running .\build.ps1. The output will be in the dist folder, note that the script is configured to build a Windows executable and that you need to have PyInstaller installed.

Contributing 🤝

If you want to contribute to this project, feel free to fork it and submit a pull request. I'll be happy to review it! If you have any questions, feel free to open an issue. Please check the CONTRIBUTING file for more information.

License 📝

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

Acknowledgements 🙏

About

⌨️ Chainsaw human typing是一个允许你模拟人类打字的工具,如果你不想或不能的话,直接粘贴

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.8%
  • CSS 8.6%
  • PowerShell 6.6%