Boop icon indicating copy to clipboard operation
Boop copied to clipboard

A scriptable scratchpad for developers. In slow yet steady progress.

Results 140 Boop issues
Sort by recently updated
recently updated
newest added

This app has become a daily driver for me. I use it constantly. The PRs and Issues are piling up and the last commit was over 6 months ago. Has...

- Accepted XCode suggestions. - Removed Carthage references to frameworks. - Fixed metadata references to FuseSwift and SavannaKit frameworks.

Having a global shortcut key to launch Boop with the paste buffer is incredibly useful. I currently achieve it with Automator but it would be useful to build this into...

I made this little script for wrapping individual characters in quotes and separating them with commas. I wanted it because I needed a big list of emojis and I didn't...

Formatting a single-quoted JSON body gives invalid JSON. Please check if the body has single quotes, convert them to double quotes, and then format JSON.

Unindent removes indentation from a block of text. It finds the minimum indentation and removes it from all the lines.

The ability for a feature to be able to "detect" if a given piece of text were relevant to it's action could be neat. For example, a unix timestamp ->...

We will convert unicode character to string format with this script.