Metadata-Version: 2.1
Name: rendakun
Version: 0.0.1
Summary: A Python Clone of 連打くん - rendakun, auto-clicker for Windows
Home-page: https://github.com/eggplants/rendakun.py
License: MIT
Keywords: auto-clicker
Author: eggplants
Author-email: w10776e8w@yahoo.co.jp
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Provides-Extra: build
Requires-Dist: pyautogui (>=0.9.53,<0.10.0)
Requires-Dist: pyinstaller (>=5.7.0,<6.0.0) ; (python_version < "3.12") and (extra == "build")
Requires-Dist: pyqt6 (>=6.4.0,<7.0.0)
Requires-Dist: types-pyautogui (>=0.9.3.2,<0.10.0.0)
Project-URL: Repository, https://github.com/eggplants/rendakun.py
Description-Content-Type: text/markdown

# rendakun.py

![screenshot](https://user-images.githubusercontent.com/42153744/209469016-63c80c2f-c5b5-4c80-ad91-85e25580512f.png)

[![PyPI version](
  https://badge.fury.io/py/rendakun.svg
  )](
  https://badge.fury.io/py/rendakun
) [![Maintainability](
  https://api.codeclimate.com/v1/badges/548eef5a0ef654357f8e/maintainability
  )](
  https://codeclimate.com/github/eggplants/rendakun.py/maintainability
) [![pre-commit.ci status](
  https://results.pre-commit.ci/badge/github/eggplants/rendakun.py/master.svg
  )](
  https://results.pre-commit.ci/latest/github/eggplants/rendakun.py/master
)

A Clone of [連打くん - rendakun, auto-clicker for Windows](https://www.vector.co.jp/soft/win95/util/se420838.html) in Python

```bash
pip install git+https://github.com/eggplants/rendakun.py

rendakun # launch
```

