Blynk App for PC

hi blynk,

I am using this app on my android mobile to monitor some sensors and control some outlets, found amazing, very helpful and user friendly.
I have one suggestion/need, if you make this app for computers (Windows etc) then it will be great optional source for everyone to use either mobile or pc.
Your efforts will be highly appreciated.

thanks

4 Likes

I believe some form of GUI desktop or webpage solution is in the works… but currently you can also use HTTP commands:

http://docs.blynkapi.apiary.io/#

And you can use Android emulators on PC… I currently use MEmu http://www.memuplay.com/

Thanks for your prompt reply.

i am already using emulator to run blynk app over pc but it is not the best solution.
I also created an app with C# visual studio for pc, works fine but after i found blynk app which is only for mobiles, i thought, if this blynk can have for pc then it will be very useful.

In emulator, it shows only a small display like mobile which is not so attractive but functioning.
functions are main things but look matters too.

thanks and hoping future Blynk app for pc too

Blynk is IOT and designed to run on mobiles… thus that is the base screen real estate it works within. This is normal.

Even if the Developers come up with a desktop GUI, they somehow need to maintain continuity between what is seen on the PC and what is on the mobile… so don’t get your hopes up for 4k Blynk displays quite yet :stuck_out_tongue_winking_eye:

You should try genymotion emulator, its probably faster then your smartphone. Inside the emulator you can also install gapps directly (playstore app).

Trust me, with this emulator, you don’t need a dedicated desktop app.

https://www.genymotion.com/

The OP didn’t like the emulator because it is the same screen layout as all phones (as is normal)… this emulator will not be any different in appearance.

I was going to try it out, but $136/year? And I didn’t see any free option, just a trial option.

Ah, wait… it doesn’t matter for me anyhow, it is not fully compatible with Windows 10 yet. I will stick with MEmu then.

It’s trial but nothing important is locked.
I use it on Windows 10
Give it a try and report back, you will love it :smiley:

Kind Regards

the memu play link has a virus

I haven’t used MEmu in ages. I use NOX at the moment… it has been serving me well for almost a year.

www.noxplayer.com

Actually, checking in my NOX app, the official site is here…

www.bignox.com

Not sure of the differtance :thinking: But at least it is getting current updates, it updated to 6.3.0.0. a few days ago.

2 Likes

Yay! @Gunner is still alive :grinning:
We’ve missed you my friend!

Pete.

5 Likes

@Gunner is waiting for the new platform.
He prefers to sleep while waiting. :smile:

2 Likes

Could be a long sleep! Maybe he needs a suspended animation capsule?

Pete.

3 Likes

Are you there @Gunner? :wink:

4 Likes

3 Likes

Haha… nope, not sleeping any more so than normal… 10-12 hours a day is sufficient :sleeping: Not including being only half alert the rest of the time :drooling_face:

But I did hit a realisation that I was spending too much time here trying to keep order… even if only for my own sense of aesthetics.

As for the “new” platform… well… I started using Blynk as a great GUI for MCUs… but it is morphing into somthing rather different, and only time will tell if it will be worth my further energy investment.

So, for now I putter on other projects and only pop in once and awhile to see what’s up.

Keep up the good work @PeteKnight but don’t burn out :fire:

6 Likes

@PeteKnight is on fire 24/7
:joy::joy:
Alexis

1 Like

You can use javascript to create a web application which can send web request!!
check for web commands here : http://docs.blynkapi.apiary.io/#