Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ivanmathy/boop
- Owner: IvanMathy
- License: mit
- Created: 2019-01-27T03:50:53.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T22:16:41.000Z (6 months ago)
- Last Synced: 2024-12-18T15:05:07.090Z (4 days ago)
- Topics: application, boop, developer-tools, hacktoberfest, macos
- Language: JavaScript
- Homepage: https://boop.okat.best
- Size: 7.66 MB
- Stars: 3,854
- Watchers: 40
- Forks: 358
- Open Issues: 190
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)