# runtexts
`runtexts` is a command-line and graphical user interface (GUI) tool designed to automate the sending of messages.
## Features
- Automate the sending of messages.
- Set a custom delay between messages.
- Simulate fast "bot-like" typing or slower "human-like" typing.
- Simple CLI interface for easy use.
- Option to use a GUI for a more visual experience.
- "Infinity" mode for endless message sending.
## Installation
You can install `runtexts` using pip:
```bash
pip install runtexts
```
### Or manually,
**✔ Use this method if having problem of installing latest version from PyPi !!!**
1. Clone this repo:
```bash
git clone https://github.com/iamovi/project_runtexts.git
```
2. Go to project directory:
```bash
cd project_runtexts
````
3. Install cli using:
```bash
pip install .
```
## Usage
Once installed, you can run the tool directly from the command line:
```bash
runtexts
```
- Simply run `runtexts` to use the program.
**Or Single use:**
```bash
runtexts cli
```
- this will show runtexts cli prompts.
- Follow the on-screen prompts to configure your message, number of repetitions, typing speed, and delay.
```bash
runtexts gui
```
- this will open a graphical user-interface.
### Upgrade CLI if available:
```bash
pip install --upgrade runtexts
```
## Example
Here is a typical usage scenario:
1. Enter the message you'd like to send.
2. Choose how many times to send the message or set it to "infinity" for endless messaging.
3. Set the delay between each message (in seconds).
4. Choose between fast (bot) or slow (human) typing modes.
5. The tool will automatically type and send the messages.
***And use runtexts GUI for easy process.***
**Type runtexts --help for details.**
## License
This project is licensed under the [MIT License](LICENSE) - see the [LICENSE](LICENSE) file for details.
## Author
Maruf Ovi
fornet.ovi@gmail.com
Raw data
{
"_id": null,
"home_page": "https://github.com/iamovi/project_runtexts",
"name": "runtexts",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "automation, messaging, CLI, pyautogui, tkinter, GUI",
"author": "Maruf Ovi",
"author_email": "fornet.ovi@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/52/37/813852604e082d1929046b4883034481e859559334abd00ad7f17d3fc9dd/runtexts-1.6.tar.gz",
"platform": null,
"description": "# runtexts\r\n\r\n`runtexts` is a command-line and graphical user interface (GUI) tool designed to automate the sending of messages.\r\n\r\n## Features\r\n\r\n- Automate the sending of messages.\r\n- Set a custom delay between messages.\r\n- Simulate fast \"bot-like\" typing or slower \"human-like\" typing.\r\n- Simple CLI interface for easy use.\r\n- Option to use a GUI for a more visual experience.\r\n- \"Infinity\" mode for endless message sending.\r\n\r\n## Installation\r\n\r\nYou can install `runtexts` using pip:\r\n\r\n```bash\r\npip install runtexts\r\n```\r\n\r\n### Or manually,\r\n\r\n**\u00e2\u0153\u201d Use this method if having problem of installing latest version from PyPi !!!**\r\n\r\n1. Clone this repo:\r\n\r\n```bash\r\ngit clone https://github.com/iamovi/project_runtexts.git\r\n```\r\n\r\n2. Go to project directory:\r\n\r\n```bash\r\ncd project_runtexts\r\n````\r\n\r\n3. Install cli using:\r\n\r\n```bash\r\npip install .\r\n```\r\n\r\n## Usage\r\n\r\nOnce installed, you can run the tool directly from the command line:\r\n\r\n```bash\r\nruntexts\r\n```\r\n\r\n- Simply run `runtexts` to use the program.\r\n\r\n**Or Single use:**\r\n\r\n```bash\r\nruntexts cli\r\n```\r\n\r\n- this will show runtexts cli prompts.\r\n\r\n- Follow the on-screen prompts to configure your message, number of repetitions, typing speed, and delay.\r\n\r\n```bash\r\nruntexts gui\r\n```\r\n\r\n- this will open a graphical user-interface.\r\n\r\n### Upgrade CLI if available:\r\n\r\n```bash\r\npip install --upgrade runtexts\r\n```\r\n\r\n## Example\r\n\r\nHere is a typical usage scenario:\r\n\r\n1. Enter the message you'd like to send.\r\n2. Choose how many times to send the message or set it to \"infinity\" for endless messaging.\r\n3. Set the delay between each message (in seconds).\r\n4. Choose between fast (bot) or slow (human) typing modes.\r\n5. The tool will automatically type and send the messages.\r\n\r\n***And use runtexts GUI for easy process.***\r\n\r\n**Type runtexts --help for details.**\r\n\r\n## License\r\n\r\nThis project is licensed under the [MIT License](LICENSE) - see the [LICENSE](LICENSE) file for details.\r\n\r\n## Author\r\n\r\nMaruf Ovi\r\n\r\nfornet.ovi@gmail.com\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A CLI and GUI tool to send automated messages.",
"version": "1.6",
"project_urls": {
"Homepage": "https://github.com/iamovi/project_runtexts"
},
"split_keywords": [
"automation",
" messaging",
" cli",
" pyautogui",
" tkinter",
" gui"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2a3075adc42a263676c6fce767fc3b51094f21da408ee5af4c990da12d632679",
"md5": "ca6723d1a69ca101e85bea35008b62ee",
"sha256": "2fcae76e54a9b6c3831628f07e04738bb41e59744d3014bc2e0e58c8f2e86da6"
},
"downloads": -1,
"filename": "runtexts-1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ca6723d1a69ca101e85bea35008b62ee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 6173,
"upload_time": "2024-11-17T16:40:13",
"upload_time_iso_8601": "2024-11-17T16:40:13.894165Z",
"url": "https://files.pythonhosted.org/packages/2a/30/75adc42a263676c6fce767fc3b51094f21da408ee5af4c990da12d632679/runtexts-1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5237813852604e082d1929046b4883034481e859559334abd00ad7f17d3fc9dd",
"md5": "7d2e1ce4b2516e2c3dd41b2012ac0d3e",
"sha256": "6c7fc746f0c3acac2f45fde85ac8785693867272aa7977ecf00f0446e6ed497a"
},
"downloads": -1,
"filename": "runtexts-1.6.tar.gz",
"has_sig": false,
"md5_digest": "7d2e1ce4b2516e2c3dd41b2012ac0d3e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5665,
"upload_time": "2024-11-17T16:40:15",
"upload_time_iso_8601": "2024-11-17T16:40:15.604267Z",
"url": "https://files.pythonhosted.org/packages/52/37/813852604e082d1929046b4883034481e859559334abd00ad7f17d3fc9dd/runtexts-1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-17 16:40:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "iamovi",
"github_project": "project_runtexts",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "runtexts"
}