Home

Awesome

<p align="center"> <img src="src-tauri/icons/128x128.png" width="100"> <h1 align="center"><i><strong>BLOOP</strong></i></h1> A light weight hackable scratch pad for developers inspired from boop.<br/> Run scripts (written in JS) directly over any piece of text!<br/> Base64? EZ. Got an unreadable JSON? parse it! Just want to count characters? Well we got you covered.<br/> Or just use it to take notes, data persists in local storage :)<br/> The tool aims to be an exact imitation of boop built using web technologies and powered by <a href="https://tauri.studio">Tauri</a>. </p> <p align="center"> <img src="src-tauri/assets/UI.png?raw=true" width="663" alt="UI screenshot"> </p> <p align="center"> <a href="https://github.com/Blakeinstein/Bloop/releases"><img src="https://github.com/Blakeinstein/Bloop/workflows/Release/badge.svg"></a> <a href="https://github.com/Blakeinstein/Bloop/"><img src="https://img.shields.io/github/issues/Blakeinstein/Bloop"></a> <a href="https://github.com/Blakeinstein/Bloop/stargazers"><img src="https://img.shields.io/github/stars/Blakeinstein/Bloop"></a> </p> <p align="center"> <a href="https://boop.okat.best/">Inspired from Boop</a> • <a href="https://github.com/Blakeinstein/Bloop/wiki/Getting-Started">Documentation</a> • <a href="https://github.com/IvanMathy/Boop/tree/main/Scripts">Find more scripts</a> </p>

Documentation

New? Read how to use bloop here

Suggestions

To add custom scripts add the scripts to your documents directory which you can confirm here

Bloop supports ligaturized fonts, Some fonts are set up by default, but require you to install them manually. You can also use your own fonts, by changing config.toml. Suggested fonts =>

How to get Bloop

You can obtain installer/binaries for your platform here.


Alternatively you can compile it yourself.

Only for developers.

How to build from source

<!-- ##### TODO --> <!-- - [Documentation](https://github.com/Blakeinstein/Bloop/wiki) - [Custom scripts](https://github.com/Blakeinstein/Bloop/wiki#CustomScripts) -->