https://github.com/saulshanabrook/paste-keyboard
Paste your keyboard anywhere on a Mac
https://github.com/saulshanabrook/paste-keyboard
Last synced: 8 months ago
JSON representation
Paste your keyboard anywhere on a Mac
- Host: GitHub
- URL: https://github.com/saulshanabrook/paste-keyboard
- Owner: saulshanabrook
- Created: 2013-04-18T23:32:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-18T23:37:11.000Z (over 12 years ago)
- Last Synced: 2025-02-15T08:17:03.722Z (8 months ago)
- Language: AppleScript
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Why
Some mac dialogues (password prompts) do not allow pasting into the password fields. This is cumbersome if you use a password manager and do not want to type out your long password.
# How
Running this applescript will get the clipboard contents and type each character indivually. Obviously all style will be lost. I created a Service in Automator that recieves no input and is runnable anywhere, with a "Run AppleScript" action for this script. EIther use this applescript, or [download the repo](https://github.com/saulshanabrook/paste-keyboard/archive/master.zip) and run `Type Keyboard.workflow`, on a Mac it will be recongnized as a file not a folder and ask if you want to install this service.