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

Create example, user config param for apname and password plus #768

Open
tablatronix opened this issue Nov 19, 2018 · 6 comments
Open

Create example, user config param for apname and password plus #768

tablatronix opened this issue Nov 19, 2018 · 6 comments
Labels
enhancement Feature Request Good First Issue PR for newbs

Comments

@tablatronix
Copy link
Collaborator

tablatronix commented Nov 19, 2018

Often Requested

Create an example using custom params to display, save and read (flash) custom apname and password for wm ap mode.

Allow end user to change apname and password ( and other options ) via config page, implement via example not core code.

( just edit the customparams examples )

additional wm options

Allow end user to change other options via config page, save as wm config struct? captive portal, cp timeout, etc

@tablatronix tablatronix added enhancement Feature Request Good First Issue PR for newbs labels Nov 19, 2018
@tablatronix tablatronix changed the title Create example, user config param for apname and password Create example, user config param for apname and password plus Nov 19, 2018
@tablatronix
Copy link
Collaborator Author

tablatronix commented Nov 19, 2018

suggested options

basic

  • set cp apname
  • set cp password or open

advanced

  • setCaptivePortalEnable
  • setConfigPortalTimeout
  • setWebPortalClientCheck
  • setEnableConfigPortal ( disable autoconnect cp, if you have a button etc )
  • setCountry
  • setHostname

style

  • set invert (light/dark theme)
  • show duplicate aps
  • minimum rssi percentage
  • show percentage
  • custom css input..
  • set theme color using css variables?
:root{
	 /* CSS VARIABLE THEME COLOR */
	/*--primarycolor:#9933CC;*/
	--primarycolor:#1fa3ec;
}

@serabiasin
Copy link

Hello, does this feature already implemented? if not, i wanna try to implement the feature

@tablatronix
Copy link
Collaborator Author

It is not

@scropion86
Copy link

could you have a look to this library it has a lot of similarities with WM and working on ESP32 also.

@tablatronix
Copy link
Collaborator Author

Why? Wm already works on esp32..

@scropion86
Copy link

i was not aware that Wm working with ESP32 as not mentioned in the Read me , after checking the development branch only has it mentioned.
nice to know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature Request Good First Issue PR for newbs
Projects
None yet
Development

No branches or pull requests

3 participants