howmanypeoplearearound icon indicating copy to clipboard operation
howmanypeoplearearound copied to clipboard

Count the number of people around you :family_man_man_boy: by monitoring wifi signals :satellite:

Results 28 howmanypeoplearearound issues
Sort by recently updated
recently updated
newest added

> Error: `brew cask` is no longer a `brew` command. Use `brew --cask` instead.

Create a docker image with all dependencies installed.

enhancement
help wanted

![error](https://user-images.githubusercontent.com/28438021/77234431-66ca6380-6bd4-11ea-8f45-e66dc1e3fd60.png) that is the error i'm getting. I installed it using pip and that's it. Is there anything else required?

Hey! Cool library. Out of curiosity, how does this handle MAC address randomization? Will it double count?

I've tried this with two machines now and I cannot find any devices with either. Is there some way to check if the wifi devices support monitor mode? I already...

We can also exploit the contact tracing being added to iOS and Android to answer the question "how many people are around?". Cell phones are transmitting ephemeral IDs with BTLE...

Related: https://github.com/schollz/howmanypeoplearearound/issues/31 and https://github.com/schollz/howmanypeoplearearound/issues/4 Would it be possible to add a flag so we do NOT store MAC addresses, and only see an aggregate count of devices at a given...

Hi @schollz , first things first, thanks for making such a cool project. I was trying to use this on my mac osx. And here's what I did. 1. Connected...