schollz / find-lf

Track the location of every Wi-Fi device (:iphone:) in your house using Raspberry Pis and FIND
https://www.internalpositioning.com/plugins/#using-find-without-an-app
GNU Affero General Public License v3.0
1k stars 119 forks source link

Number of code cleanups and enable specification of interface via commandline #2

Closed mzealey closed 7 years ago

mzealey commented 7 years ago

To get it working on my laptop and make the code more readable and more portable to different devices.

schollz commented 7 years ago

Thanks, this is great!

I thought about the interface config and I think its a great idea, glad you implemented it. One thing is, do you think a option should be included in tools/cluster.py that allows the config file to handle the interface of each Pi? E.g. I could add it in here.