Metadata-Version: 2.1
Name: vutwifi
Version: 0.3
Summary: Connect to the WIFI at FIT VUT in Brno.
Home-page: https://github.com/luminaar/vutwifi
Author: Thomas Levine, Max K. Luminar
Author-email: kovykmax@gmail.com
License: AGPL
Description: vutwifi
        =====
        
        Connect to WiFi at FIT VUT in Brno.
        
        Install the package (requires Python 3.5 or newer):
        
        	pip install vutwifi
        
        Use on of the commands:
        
        - `connect`     - Connect to VUT Wifi
        - `disconnect`  - Disconnect from VUT Wifi
        - `status`      - Check whether you are connected to the VUT WiFi
        - `watch`       - Check for connection periodically and reconnect if needed
        
        When connecting for the first time you will be prompted for username and
        password which will be then written to `~/.vutwifi.conf`.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
