some more documentation work
This commit is contained in:
parent
bd1f316232
commit
d2505e8df8
@ -9,11 +9,16 @@ tracker or a Google service, which excludes Google Cloud users.
|
||||
|
||||
Demo video [in this tweet](https://twitter.com/bert_hu_bert/status/1561466204602220544)
|
||||
|
||||
[Blog post with more videos](https://berthub.eu/articles/posts/tracker-beeper/)
|
||||
|
||||
## How to compile
|
||||
This will currently only work on Unix derived systems (like Linux, OSX and
|
||||
FreeBSD).
|
||||
|
||||
You need a C++ compiler like `gcc-c++` and CMake for compiling the binary.
|
||||
|
||||
You also need to install `libpcaudio` (`libpcaudio-dev` on Debian/Ubuntu, `pcaudiolib-devel` on Fedora/Red Hat).
|
||||
For OSX [this is a bit more work](https://github.com/espeak-ng/pcaudiolib#mac-os)
|
||||
|
||||
Then run:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user