{"id":26116943,"url":"https://github.com/bunnysayzz/mac-autotype","last_synced_at":"2025-12-25T03:08:28.446Z","repository":{"id":280908721,"uuid":"943575545","full_name":"bunnysayzz/Mac-Autotype","owner":"bunnysayzz","description":"AutoType is a simple macOS utility that allows you to automatically type text into any application after a countdown","archived":false,"fork":false,"pushed_at":"2025-03-06T17:41:36.000Z","size":3980,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T18:28:38.193Z","etag":null,"topics":["autotype","autotyper","macos"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bunnysayzz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-05T23:42:12.000Z","updated_at":"2025-03-06T17:41:39.000Z","dependencies_parsed_at":"2025-03-06T18:29:01.830Z","dependency_job_id":"9535464d-e010-4f17-b8bc-3898b7f3086c","html_url":"https://github.com/bunnysayzz/Mac-Autotype","commit_stats":null,"previous_names":["bunnysayzz/autotype","bunnysayzz/mac-autotype"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bunnysayzz%2FMac-Autotype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bunnysayzz%2FMac-Autotype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bunnysayzz%2FMac-Autotype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bunnysayzz%2FMac-Autotype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bunnysayzz","download_url":"https://codeload.github.com/bunnysayzz/Mac-Autotype/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242838579,"owners_count":20193526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autotype","autotyper","macos"],"created_at":"2025-03-10T10:53:22.162Z","updated_at":"2025-12-25T03:08:28.395Z","avatar_url":"https://github.com/bunnysayzz.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoType\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"resources/icon.png\" width=\"128\" height=\"128\" alt=\"AutoType Icon\"\u003e\n\u003c/p\u003e\n\nA simple macOS utility that helps you type text automatically into any application. Perfect for repetitive typing tasks, code snippets, and frequently used text!\n\n## Features\n\n- 🚀 Automatic text typing with customizable speed\n- ⏱️ Adjustable typing delay (0.01 to 0.1 seconds)\n- ⌛ 5-second countdown to switch applications\n- 📊 Real-time typing progress indicator\n- 🔄 Menu bar integration for quick access\n- ⌨️ Smart handling of special characters and modifiers\n- 📝 Support for multi-line text and code formatting\n- 🎯 Precise timing control for reliable typing\n\n## Installation\n\n1. Download `AutoType-1.0.0.dmg` from the [latest release](https://github.com/bunnysayzz/autotype/releases/latest)\n2. Open the downloaded DMG file\n3. Drag AutoType to your Applications folder\n4. Open AutoType from Applications\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"resources/dmg.png\" width=\"600\" alt=\"DMG Installation Screen\"\u003e\n\u003c/p\u003e\n\n## First Time Setup\n\nWhen you first open AutoType, you'll need to handle two security prompts:\n\n### 1. Security Warning\n\nIf you see \"AutoType can't be opened because it is from an unidentified developer\":\n\n1. Right-click (or Control-click) on AutoType in Applications\n2. Select \"Open\" from the context menu\n3. Click \"Open\" in the security dialog\n4. If needed, go to System Settings \u003e Privacy \u0026 Security and click \"Open Anyway\"\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"resources/security.png\" width=\"500\" alt=\"Security Warning Dialog\"\u003e\n\u003c/p\u003e\n\nAfter clicking \"Open Anyway\", you'll see this confirmation:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"resources/privacyopenanyway.png\" width=\"400\" alt=\"Open Anyway Confirmation\"\u003e\n\u003c/p\u003e\n\n### 2. Accessibility Permission\n\nThe app needs accessibility permission to simulate keyboard input:\n\n1. When prompted, click \"Open System Settings\"\n2. Navigate to Privacy \u0026 Security \u003e Accessibility\n3. Find AutoType in the list\n4. Toggle the switch to allow AutoType\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"resources/accessibility.png\" width=\"500\" alt=\"Accessibility Permission Dialog\"\u003e\n\u003c/p\u003e\n\n## How to Use\n\n1. Click the AutoType icon in your menu bar\n2. Paste or type your text in the input area\n3. Adjust the typing speed using the slider (0.01-0.1 seconds)\n4. Click \"Start Typing\"\n5. Switch to your target application within 5 seconds\n6. Watch as AutoType types your text automatically!\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"resources/app.png\" width=\"400\" alt=\"AutoType Main Interface\"\u003e\n\u003c/p\u003e\n\n## Tips \u0026 Tricks\n\n- Use a slower typing speed (0.05-0.1s) for more reliable typing in slower applications\n- For code snippets, AutoType automatically handles indentation\n- The 5-second countdown gives you time to switch to your target application\n- You can stop typing at any time by quitting the app from the menu bar\n- Use Command+V to paste text quickly into the input area\n\n## Requirements\n\n- macOS 10.13 or later\n- 64-bit Intel or Apple Silicon Mac\n- Accessibility permissions enabled\n\n## Troubleshooting\n\nIf you encounter any issues, please check our [Troubleshooting Guide](TROUBLESHOOTING.md) for common solutions.\n\n## Contributing\n\nWe welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md) for details.\n\n## License\n\nAutoType is released under the MIT License. See [LICENSE](LICENSE) for details.\n\n## Support\n\nNeed help? Have suggestions? [Open an issue](https://github.com/bunnysayzz/autotype/issues) on GitHub.\n\n## Changelog\n\nSee [CHANGELOG.md](CHANGELOG.md) for release history and updates. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbunnysayzz%2Fmac-autotype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbunnysayzz%2Fmac-autotype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbunnysayzz%2Fmac-autotype/lists"}