Sha256: 73ec96d57f1f5b0199b439417524bfff00044b3fd0f624178d77b426b30f4421
Contents?: true
Size: 971 Bytes
Versions: 4
Compression:
Stored size: 971 Bytes
Contents
# Vifi 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](https://github.com/picatz/chart_js), because it's fun! ## Installation $ gem install vifi ## Usage $ vifi ## Web Application 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/` ![example](https://i.imgur.com/mOpMo7m.png) ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the Vifi project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/vifi/blob/master/CODE_OF_CONDUCT.md).
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
vifi-1.0.7 | README.md |
vifi-1.0.6 | README.md |
vifi-1.0.5 | README.md |
vifi-1.0.4 | README.md |