mirror of
https://github.com/samhenrigold/LidAngleSensor.git
synced 2026-01-12 09:17:43 +03:00
Merge pull request #28 from singularitti/patch-1
Add installation section to README
This commit is contained in:
@@ -59,6 +59,14 @@ Yes, never click "Start Audio". But this energy isn't encouraged.
|
|||||||
|
|
||||||
According to [this issue](https://github.com/samhenrigold/LidAngleSensor/issues/12), building requires having Xcode installed. I've only tested this on Xcode 26. YMMV.
|
According to [this issue](https://github.com/samhenrigold/LidAngleSensor/issues/12), building requires having Xcode installed. I've only tested this on Xcode 26. YMMV.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
Via Homebrew:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
brew install lidanglesensor
|
||||||
|
```
|
||||||
|
|
||||||
## Related projects
|
## Related projects
|
||||||
|
|
||||||
- [Python library that taps into this sensor](https://github.com/tcsenpai/pybooklid)
|
- [Python library that taps into this sensor](https://github.com/tcsenpai/pybooklid)
|
||||||
|
|||||||
Reference in New Issue
Block a user