This is a simple wifi signal strength monitoring application for macOS to help visualize the signal strength of the access point your computer is connected to over time.
This is mostly just an example application to explore how to use chart_js, because it's fun!
$ gem install vifi
$ vifi
Once the vifi
server is running. You can go to the local application to start visualizing the signal strength: http://0.0.0.0:3141/
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Vifi project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.