hoerresb / WifiWizard

A Cordova plugin for managing Wifi networks
Apache License 2.0
205 stars 178 forks source link

Visual Studio Intellisense #93

Open mfread opened 7 years ago

mfread commented 7 years ago

@parsonsmatt - Am enjoying your plug-in and appreciate your effort. There are a number of Wifi plug-ins I've tried but yours seems to be the most reliable/detailed. Some suggestions if I may:

1) Can you add a short para to the beginning of the readme that tells everyone (via a matrix table perhaps) what OS and version the plug-in currently supports? Also a function summary table listing your functions and which ones work against Android, iOS, WinPh and Win10. For example isWifiEnabled doesn't work in a Win10 app.

2) I use Visual Studio Community as my IDE. Is there a way to enable intellisense?

3) I'd love to see some example code as I'm not sure how to do certain things.

4) Is there a way to create a adhoc (hosted) network with your plug-in? I'd be happy with just Android support initially.

Cheers, Mark

parsonsmatt commented 7 years ago

I don't maintain this repo anymore. @hoerresb @andrewlamers do one of you want to take the repository on?

hoerresb commented 7 years ago

I can take on this repository. I have more free time recently so I can put int the work. Do I need to do anything to take this over?

On Monday, September 19, 2016, Matt Parsons notifications@github.com wrote:

I don't maintain this repo anymore. @hoerresb https://github.com/hoerresb @andrewlamers https://github.com/andrewlamers do one of you want to take the repository on?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/parsonsmatt/WifiWizard/issues/93#issuecomment-248027203, or mute the thread https://github.com/notifications/unsubscribe-auth/AFbfTjw1PKhXDZAkdAKvp7zLcJSgwK8yks5qrqqggaJpZM4J_whC .

parsonsmatt commented 7 years ago

You'll need to delete your fork of it, then I can assign ownership to you.

hoerresb commented 7 years ago

Ok, I deleted my fork. Let me know if I need to do anything else. Thanks

parsonsmatt commented 7 years ago

Done! You should have a request now.

mfread commented 7 years ago

@hoerresb - just checking in to see if you've made any updates. Looks like "no". Are you planning on doing any? If so what and when?

Are you available as a freelancer? I'm keen on getting adhoc wifi working on Android for a project I have in mind. I'm ok with html5/css/js code (hence Cordova) but have no idea how to develop for Android (and therefore no idea how to develop the Cordova plugin I seek).

Many thanks in advance.