<< back

Boop 1.4.0

A scriptable scratchpad for developers

Category: Developer Tools
Price: Free
Popularity: Medium
Version String: 1.4.0 (14)
Release Date: 2021-10-29
Architecture: Intel & AppleSilicon(ARM)
Minimum OS: macOS 10.14
Vendor Name: Ivan Mathy
Homepage: boop.okat.best

Version History 1.4.0 (14)

Howdy peeps, thanks for using Boop! This update includes a new icon, a new design, and 13 new scripts.

- New icon inspired by mmshivesh
- New design
- Fixed an issue with the status bar
- Fixed the CSV to JSON script

New scripts:

- ASCII to Hex
- Hex to ASCII
- Binary to Decimal
- Decimal to Binary
- Decimal to Hex
- Hex to Decimal
- Fish Hex Path Converter
- Lorem Ipsum
- Sort JSON
- URL Defang
- URL Refang
- URL Entities Decode
- URL Entities Encode

I hope you'll like it, I know I do! Stay safe out there, and see you next time.

Description:

Are you a developer? Do you often deal with text? Do you have a fairly good understanding of command line interfaces and yet cannot for the life of you remember how one can possibly perform some of the most seemingly simple tasks such as decoding a url or computing an MD5 hash from within Terminal?

If you answered yes to any of those questions, Boop might be for you. It's a magical place to paste some plain text and run some basic text operations on it. Goodbye, unreadable XML! So long, HTML entities! Au revoir, undecipherable time-stamps!

Boop allows you to get those simple tasks done in a safe and welcoming environment, without having to paste your precious data in some random website as many of us did before.

If you're feeling adventurous, you can import you own scripts to extend the built-in capabilities. If you're up for a challenge, Boop's open source codebase is waiting for you to bring it to the next level!