Skip to content

msanaullahsahar/Blynk-Local-Server-Auto-Installer-For-Windows-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blynk Local Server Installer For Windows 10/11 64 bit

Below are the instructions to install Blynk Local Server and Blynk Library For Arduino IDE on a Windows-64 bit OS

Steps to install blynk local server on Windows 10/11 - 64 bit?

  1. Install Java 11 from OpenLogic.
  2. Make a folder with name rawFolder on your desktop.
  3. Download a script BlynkServerAutoInstallerWin.ps1 and put it in the rawFolder.
  4. Run windows Powershell as Administrator.
  5. Change the directory of powershell to rawFolder by pasting the command below in powershell.
cd C:\Users\$env:UserName\Desktop\rawFolder
  1. Copy and paste the following command in powershell window and hit ENTER key.
Set-ExecutionPolicy RemoteSigned -Force
  1. Now to run the installation script, copy and paste the following command in powershell window and again hit ENTER Key.
.\BlynkServerAutoInstallerWin.ps1
  1. Wait for the process to complete.
  2. Access admin page of blynk local server at https://127.0.0.1:9443/admin (Email is: admin@blynk.cc Password: 12345)
  3. Super easy. Isn't it? As usual, report any error while using this script: Report Issue

About

Blynk Local Server Auto Installer For Windows OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors