DEV Community

Discussion on: ๐ŸŽ„๐ŸŽ DEV10 ๐ŸŽ๐ŸŽ„: A Christmas Gift for the Best Community on ๐ŸŒ

Collapse
 
defman profile image
Sergey Kislyakov • Edited

Looks cool but... Electron for a macOS widget? I understand that people use Electron to create cross platform apps without learning C++ (Qt, though there are bindings) or Java (JavaFX in particular) or something else, but imo using it for a macOS-only toolbar widget is an overkill.

Collapse
 
sarthology profile image
Sarthak Sharma

It's a kind of trend man.๐Ÿ˜Š
Also, This app can work cross-platform. There are many other cool menubar apps that you can find in the following list. I got my inspiration from here only.

sindresorhus / awesome-electron

Useful resources for creating apps with Electron

Awesome Electron Awesome

Useful resources for creating apps with Electron

You might also like awesome-nodejs.

Contents

Apps

Made with Electron.

Open Source

Featured
Other
Collapse
 
defman profile image
Sergey Kislyakov

I didn't see the Windows release, sorry. Yet I'm still with my opinion about 60/130MB for a toolbar pop-up.

Thread Thread
 
sarthology profile image
Sarthak Sharma

I agree with you man. It's just an experiment. I had only 5 days to complete it. That's why I choose Electron, as Javascript in my stack. Hope, This can inspire someone to create a native app. ๐Ÿ˜Š

Also, here is Window's release.

Thread Thread
 
ben profile image
Ben Halpern

I think it would be pretty cool to treat this as a canary in the coal mine for the โ€œofficialโ€ DEV toolbar built natively and minimally.