Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivanmathy/boop

A scriptable scratchpad for developers. In slow yet steady progress.
https://github.com/ivanmathy/boop

application boop developer-tools hacktoberfest macos

Last synced: 4 days ago
JSON representation

A scriptable scratchpad for developers. In slow yet steady progress.

Awesome Lists containing this project

README

        

# 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

- Download from GitHub releases or
- Download on the Mac App Store
.

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

- [Documentation](Boop/Documentation/Readme.md)
- [Custom scripts](Boop/Documentation/CustomScripts.md)