Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wifi Facade. OSX, Windows, Linux #213

Merged
merged 11 commits into from
Aug 20, 2016
Merged

Wifi Facade. OSX, Windows, Linux #213

merged 11 commits into from
Aug 20, 2016

Conversation

kiok46
Copy link
Contributor

@kiok46 kiok46 commented Jun 30, 2016

This PR provides following features:

- Get the available device's name and network information.
- Scanning for available devices.
- Connect to network.
- Disconnect from network.

@kiok46
Copy link
Contributor Author

kiok46 commented Jun 30, 2016

Adding screenshots for OSX.

screen shot 2016-07-01 at 1 54 44 am

screen shot 2016-06-30 at 6 01 22 pm

@kiok46 kiok46 changed the title Wifi Facade. Wifi Facade. OSX Jun 30, 2016
@kiok46 kiok46 changed the title Wifi Facade. OSX Wifi Facade. OSX, Windows Jul 4, 2016
@kiok46
Copy link
Contributor Author

kiok46 commented Jul 4, 2016

Works smoothly in scanning for windows part, need to work a little on connecting with a network. (Will fix pep8 issues after the linux part update.)

@kiok46 kiok46 changed the title Wifi Facade. OSX, Windows Wifi Facade. OSX, Windows, Linux Jul 6, 2016
@kiok46
Copy link
Contributor Author

kiok46 commented Jul 6, 2016

I have tested it. @akshayaurora @kived 😄 Windows part was a headache 😛.

@kiok46
Copy link
Contributor Author

kiok46 commented Jul 27, 2016

could be merged.

It currently supports enabling, connecting, disconnecting, scanning and
getting network information.

Usage example
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usage example should be short and simple, like

from player import wifi

To enable wifi just do::

wifi.enable()

@akshayaurora akshayaurora merged commit 88ffc95 into kivy:master Aug 20, 2016
@akshayaurora
Copy link
Member

@kiok46 thanks!

@kiok46 kiok46 deleted the wifi branch August 20, 2016 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants