boop-gtk 1.2.0

A scriptable scratchpad for developers Port of @IvanMathy's Boop to GTK
1
2
3
4
5
6
7
8
9
10
11
12

# Additional scripts

This folder contains useful scripts not included in the default Boop library you might want to download. 

## Installing new scripts

To install a new script, simply download the .js file and place it into the same folder as your custom scripts. If Boop is already open, reload scripts from the `Scripts` menu.

## Contributing

Made something useful? Think of a way to improve an existing script? Feel free to open a pull request or a new issue on GitHub!