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

hi :) I'd like to work with more than one document in a row - so it might be helpful to work with tabs to open documents or even other...

I found myself repeatedly clicking the status button to open the script picker using the mouse as opposed to only being able to open it via ⌘-B or the menu....

"JSON to Query String" does not URL encode parameters which means that the encoded string cannot be pasted in a browser if the parameters contain spaces, pluses or other problematic...

when you decouple scripts from core app repo then there is less noise in the issues and PR section. users then can checkout this script repo and if some other...

With this merge request I propose basic file handling functionality. Open any file type and _try_ to parse it as String via `String(contentsOf: pathUrl)` – silently ignore the file if...

I use the picker to select a script on my MacBook Air using Monterey. When I press Return, the picker goes away and the Boop screen is not changed. Help?

Generate current now time to Unix timestamp. 😄 I will provide this feature.

Anyway to save these as files (markdown or something?)? Or just a single place so when restart boop has my previous text.

I would like to look at multiple instances of formatted JSON at once, so adding tabs or, at the very least, a new window option would be very nice.

enhancement