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: 8 days ago
JSON representation
A scriptable scratchpad for developers. In slow yet steady progress.
- Host: GitHub
- URL: https://github.com/IvanMathy/Boop
- Owner: IvanMathy
- License: mit
- Created: 2019-01-27T03:50:53.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T22:16:41.000Z (10 months ago)
- Last Synced: 2025-04-03T06:07:00.258Z (11 days ago)
- Topics: application, boop, developer-tools, hacktoberfest, macos
- Language: JavaScript
- Homepage: https://boop.okat.best
- Size: 7.66 MB
- Stars: 3,916
- Watchers: 38
- Forks: 361
- Open Issues: 192
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - IvanMathy/Boop - tools,hacktoberfest,macos pushed_at:2024-06 star:3.9k fork:0.4k A scriptable scratchpad for developers. In slow yet steady progress. (JavaScript)
- awesomeness - Boop
- open-source-mac-os-apps - Boop - A scriptable scratchpad for developers. ![swift_icon] ![javascript_icon] (Applications / Utilities)
- open-source-mac-os-apps - Boop - A scriptable scratchpad for developers.</summary><p><b>Languages:</b> ![swift_icon] ![javascript_icon] <br><b>Website:</b> <a href="https://boop.okat.best">https://boop.okat.best</a><br><b>Screenshots:</b><br><img src='https://raw.githubusercontent.com/IvanMathy/Boop/main/Boop/Documentation/Images/UI.png' width='400' loading='lazy'/><br></p></details> (Applications / 🛠️ Utilities (79))
README
# Boop.
![]()
Website • Download from GitHub • Get on the Mac App Store
Documentation • Find 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)