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

Auto Connect / Auto Login + logo & version display #45

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

theredkoala21
Copy link

  • added ability to auto connect and auto login ( self )
  • add logo ( 99a568d )
  • add version display on connect ( 8e59ff0 )

+ added ability to auto connect and auto login ( self )
+ add logo ( micropython@99a568d )
+ add version display on connect ( micropython@8e59ff0 )
Auto Connect / Auto Login + logo & version display
@theredkoala21
Copy link
Author

  1. Click 'Generate auto connect / login link' - name needs improvement!
  2. js prompts request confirmation of information.
  3. Generates new url with JSON data for autologin.

Usage:
webrepl.html#{"url":"ws://192.168.1.1:8266","pass":"123456","autoconnect":true}

+ HTML5 localStorage
+ Saved session list via localStorage
+ Ability to connect via session list
+ Individually delete a saved session

[TODO]
Backup list function? Export as JSON?
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.

None yet

1 participant