Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serpentiel/homebrew-tools
A Homebrew tap featuring tools for advanced macOS users
https://github.com/serpentiel/homebrew-tools
Last synced: about 17 hours ago
JSON representation
A Homebrew tap featuring tools for advanced macOS users
- Host: GitHub
- URL: https://github.com/serpentiel/homebrew-tools
- Owner: Serpentiel
- License: mit
- Created: 2024-01-21T13:16:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T09:33:39.000Z (9 months ago)
- Last Synced: 2024-05-02T00:56:20.622Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
homebrew-tools
Custom Tools for Enhanced Productivity
Ask a Question
•
Report a Bug
•
Request a Feature
Table of Contents
## About the Project
`homebrew-tools` is a personal repository of Homebrew formulas, offering a range of tools developed to enhance
productivity and ease of use on macOS. The first tool in this collection is `betterglobekey`, an enhancement over the
standard Globe key, allowing for faster input method switching.## Getting Started
### Prerequisites
- macOS with Homebrew installed
- Basic knowledge of using terminal and Homebrew### Installation
To use `betterglobekey`, you first need to tap into the `homebrew-tools` repository:
```bash
brew tap Serpentiel/tools
```Then, you can install `betterglobekey` using:
```bash
brew install betterglobekey
```## Usage
After installation, `betterglobekey` can be configured via Terminal. For more details on configuration and usage, refer
to the documentation inside the tool's formula.## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create, so any
contributions you make are greatly appreciated.If you would like to contribute, please make sure to take a look
at [this guideline](https://github.com/Serpentiel/homebrew-tools/blob/main/CONTRIBUTING.md) beforehand.Please see our [security policy](https://github.com/Serpentiel/homebrew-tools/blob/main/SECURITY.md) to report any possible
vulnerabilities or serious issues.## License
Distributed under the MIT License. See [`LICENSE.md`](https://github.com/Serpentiel/homebrew-tools/blob/main/LICENSE.md)
for more information.> **N.B.** This project explicitly does not requires its contributors to sign a _Contributor License Agreement_ nor does
> it posses one.