A scriptable scratchpad for developers. In slow yet steady progress.
Go to file
Ivan Mathy 5cf6914381 Fixed build failing on newer machines.
Yes, this means development is becoming more active again.
2023-05-12 17:54:41 -07:00
Boop Fixed build failing on newer machines. 2023-05-12 17:54:41 -07:00
Scripts Merge pull request #251 from cmlewis89/CalculateSizeScript 2022-07-26 21:05:38 -07:00
.gitattributes Marked scripts as vendored for linguist, updated Savannakit again 2019-07-22 22:42:55 -04:00
.gitignore Ignore desktop services file 2020-06-27 16:59:41 +01:00
DOING.md Added DOING.md 2022-08-30 22:35:38 -07:00
LICENSE Initial commit 2019-01-27 04:50:54 +01:00
README.md Replaced URLs 2020-07-13 19:43:28 -05:00

Boop.

UI Screenshot

WebsiteDownload from GitHubGet on the Mac App Store
DocumentationFind more scripts

How to get Boop

There are four ways to get Boop. Your best bet is either to

You can also build it from source, or get it from Homebrew, although that is not officially supported.

How to build from source

If you're just trying to get Boop, building from source might not be your best bet. Developing new scripts does not require building from source.

  • Clone or download a copy of the repository
  • Open Boop/Boop.xcodeproj
  • Press play

Documentation