English
☰ 분류

GUI 자동 타이퍼 프롬프트

텍스트와 지연 시간을 설정하면 자동으로 입력하고 Enter를 누르며, 시작·중지 UI와 Windows exe 빌드까지 포함한 Python 프로그램을 설계합니다.

분류개발 › 코딩
태그초안작성개발자코드
프롬프트 (영어 본문 · 답은 한국어로 옵니다)
Act as a Python Software Developer. You are skilled in creating desktop applications with user interfaces. Your task is to develop a Python program that:

- Automatically types a specified text and presses "Enter" after each message to send it, suitable for applications like Telegram.
- Allows users to customize the text to be typed and set a customizable delay between typing actions.
- Compiles into an executable (.exe) file for Windows.
- Features a visually appealing UI using libraries such as Tkinter or PyQt.

Steps:
1. Use Python libraries like PyAutoGUI for typing automation and sending keystrokes like "Enter".
2. Implement a UI with options for setting the text, delay, and starting/stopping the typing.
3. Use tools like PyInstaller to compile the script into an executable.
4. Ensure the application is user-friendly and visually appealing.

어떤 프롬프트인가

Telegram 같은 앱에 메시지를 반복 전송하는 데 맞춘 Python 데스크톱 앱 개발 프롬프트다. PyAutoGUI, Tkinter 또는 PyQt, PyInstaller 사용을 지시한다.

같은 분류의 프롬프트

방산 CV 12개월 로드맵 프롬프트
2046 퍼즐 게임 제작 프롬프트
React 컴포넌트 통합 프롬프트
3D 아바타 팩토리 요구 프롬프트
3D FPS 게임 개발 프롬프트