Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.
/ auto-type Public archive

codes which can write by characters automatically

License

Notifications You must be signed in to change notification settings

yusancky/auto-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Type CodeFactor

English简体中文繁體中文

English

Introduction

Auto Type provides you with codes that can write by characters automatically.

How to Use

You need only input the name of the file!

Note In fact, you can also input the absolute path to the file.

If you want to use the Python code, please install pynput before using.

Note You can use the code below to install pynput.

$ pip install pynput

简体中文

简介

Auto Type 是一个可以自动键入给定文本的程序。

使用方法

你只需要运行程序并输入文件的路径(相对路径或绝对路径),然后将鼠标移动至你需要输出的位置即可。

如果你需要使用 Python 版的程序,请先安装 pynput 库。

Note 你可以在终端输入以下命令安装 pynput 库。

$ pip install pynput

繁體中文

簡介

Auto Type 是一個可以自動鍵入給定文本的程序。

使用方法

你只需要運行程序並輸入文件的路徑(相對路徑或絕對路徑),然後將鼠標移動至你需要輸出的位置即可。

如果你需要使用 Python 版的程序,請先安裝 pynput 庫。

Note 你可以在終端輸入以下命令安裝 pynput 庫。

$ pip install pynput

About

codes which can write by characters automatically

Resources

License

Security policy

Stars

Watchers

Forks