https://github.com/mickeyl/homebrew-formulae
Homebrew Formulae
https://github.com/mickeyl/homebrew-formulae
Last synced: about 2 months ago
JSON representation
Homebrew Formulae
- Host: GitHub
- URL: https://github.com/mickeyl/homebrew-formulae
- Owner: mickeyl
- License: unlicense
- Created: 2021-03-22T14:57:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T06:51:28.000Z (about 2 years ago)
- Last Synced: 2025-02-07T09:45:33.604Z (4 months ago)
- Language: Ruby
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Mickey's Homebrew Formulae
```terminal
$ brew tap mickeyl/formulae
$ brew install core-bluetooth-tool
$ brew install ECUmulator
$ brew install ELMpersonator
```## Currently On Tap
- **[core-bluetooth-tool][1]**:
A command line tool for Bluetooth Low Energy (BLE) devices. For macOS.
- **[ECUmulator][2]**:
Electronic Control Module (ECU) emulator. For Linux and macOS.
- **[ELMpersonator][3]**:
Emulating an ELM327 and more. For Linux and macOS.## License
[The Unlicense](http://unlicense.org)
## Contact
mickeyl ([@mickeyl](https://twitter.com/DrMickeyLauer))
[1]: https://github.com/mickeyl/core-bluetooth-tool
[2]: https://github.com/Automotive-Swift/ECUmulator
[3]: https://github.com/Automotive-Swift/ELMpersonator