File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Mozilla Location Services from Python
2
2
3
3
![ Actions Status] ( https://github.com/scivision/mozilla-location-wifi/workflows/ci/badge.svg )
4
- [ ![ Python versions (PyPI)] ( https://img.shields.io/pypi/pyversions/mozilla-location-python .svg )] ( https://pypi.python.org/pypi/mozilla-location-python )
5
- [ ![ PyPi Download stats] ( http://pepy.tech/badge/mozilla-location-python )] ( http://pepy.tech/project/mozilla-location-python )
4
+ [ ![ Python versions (PyPI)] ( https://img.shields.io/pypi/pyversions/mozloc .svg )] ( https://pypi.python.org/pypi/mozloc )
5
+ [ ![ PyPi Download stats] ( http://pepy.tech/badge/mozloc )] ( http://pepy.tech/project/mozloc )
6
6
7
7
Uses command line access to WiFi information in a short, simple Mozilla Location Services with Wifi from Python.
8
- The command line programs used to access WiFi inforamtion include:
8
+ The command line programs used to access WiFi information include:
9
9
10
10
* Linux: ` nmcli ` [ NetworkManager] ( https://developer.gnome.org/NetworkManager/stable/nmcli.html )
11
11
* Windows: [ ` netsh ` ] ( https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc755301(v=ws.10)?redirectedfrom=MSDN )
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = mozloc
3
- version = 1.1.1
3
+ version = 1.1.2
4
4
author = Michael Hirsch, Ph.D.
5
5
author_email = scivision@users.noreply.github.com
6
6
url = https://github.com/scivision/mozilla-location-wifi
You can’t perform that action at this time.
0 commit comments