AutoTyper is a lightweight utility tool designed to simplify typing tasks, particularly useful for individuals who frequently work with virtual machines (VMs) where copying text is restricted. This application resides in the host os Mac status bar, allowing for quick access and seamless integration into your workflow.
- Effortless Typing: Automate the process of typing text into virtual machines with ease.
- Mac Status Bar Integration: Access AutoTyper conveniently from the status bar for quick access and minimal disruption to your workflow.
To install AutoTyper, follow these simple steps:
git clone https://github.com/0xrushi/autotyper-mac-statusbar.git && cd autotyper-mac-statusbar
python setup.py py2app
This would generate an executable binary in dists/
Execute the executable and provide accessibility permissions if prompted, as shown in the screenshot below.
Contributions to AutoTyper are welcome! If you encounter any issues or have ideas for improvements, please feel free to open an issue or submit a pull request on the GitHub repository.
AutoTyper is released under the MIT License. Feel free to use, modify, and distribute this software according to the terms of the license.