Prahlad InalaforPrahlad Inalaprahladinala.hashnode.net·Mar 8, 2023"Discover the Power of Electron JS: A Beginner's Guide"What is Electron JS? Electron JS is an open-source framework used for building cross-platform desktop applications. It was created by GitHub in 2013, originally named Atom Shell, as a way to build the Atom text editor. It allows developers to build d...Discuss·11 likes·57 readsJavaScriptNice Blog 11
Oleg GulevskyyforOleg Gulevskyyogulevskyy.hashnode.net·Nov 13, 2022Wails - You don't need CLIs anymoreI am a big fan of productivity tools and automating stuff. A company where I work started the migration process from Zendesk Help Center (it's where all our documentation is hosted) to React based Docusaurus. Big challenge that they faced is to migra...Discuss·8 likes·133 readswails
Alexander Richterichforrichterich's blogrichterich.hashnode.net·Aug 24, 2022Migration to web development from desktop developmentInformation Technology There are many exciting things in the world, and today information technology is one of the most popular areas where society shows colossal interest. What previously seemed impossible is now available to use. What used to take ...Discuss·103 readsWeb Development
ABHIGYAN MOHANTAforThe Code Cornerabhigyan.hashnode.net·Apr 8, 2023How to Make a JAR File an Executable Application in UbuntuIf you are a Java developer, you might have created a JAR file that you want to distribute as an executable application. In Ubuntu, you can easily make a JAR file an executable application by creating a desktop launcher file for it. In this blog post...DiscussUbuntu
Prahlad InalaforPrahlad Inalaprahladinala.hashnode.net·Mar 8, 2023"Discover the Power of Electron JS: A Beginner's Guide"What is Electron JS? Electron JS is an open-source framework used for building cross-platform desktop applications. It was created by GitHub in 2013, originally named Atom Shell, as a way to build the Atom text editor. It allows developers to build d...Discuss·11 likes·57 readsJavaScriptNice Blog 11
Aadarsh PrajapatiforDjango learnshort.hashnode.net·Feb 24, 2023What I have Done in the past two weeks?In Python and PySide6, I have created a desktop application that displays images captured by Mars rovers according to user-generated parameters and sends the data of the image and rover to the user-entered e-mail id. Also created a telegram bot that ...Discuss·178 readsPython
Michaël Landryforlethargie_sleeps' good blog of dev fun.lethargiesleeps.hashnode.net·Feb 20, 2023Bonzi Buddy RemakeIntroduction A few months ago I started a small task of trying to port a spyware-free version of Bonzi Buddy (the little purple gorilla desktop buddy from the 2000s). During conception, I discovered a great library called Double Agent. This library e...Discuss·39 readsDev BlogC#
CanopasforCanopas's blogcanopas.hashnode.net·Feb 7, 2023How to implement Google Authentication with Firebase for Flutter Desktop AppsIntegrating Google sign-in with a flutter desktop app is different from mobile apps because a popular flutter package named google_sign_in doesn't support desktop platforms yet. This article will guide you on implementing Sign-in with Google for you...Discuss·47 readsFlutter
Abhimanyu GhoshalforWindows Tipswindowstips.hashnode.net·Jan 13, 2023My productivity guilty pleasureI don't really need another calendar app. Google Calendar handles all my scheduling needs, including sharing my availability for meetings like Calendly does (something I recently learned; it's only for Workspace users at the moment). But c'mon, am I ...Discuss·192 readscalendar
Amit PRforAmit Prafulla's Blogapfirebolt.hashnode.net·Dec 18, 2022Desktop App Development - PyQt vs Tkinter vs ElectronI'm working as a software engineer for quite a while now. I started exclusively with the development of web-based applications. Part of my work these days involves contributing to the development of desktop-based applications. As a result, I had expo...Discuss·232 readsdesktop apps
behrooz bozorg chamiforProgramming and IoT with Behroozbehroozbc.hashnode.net·Dec 7, 2022Run .NET desktop app on Creepy windowsThe moment you run the project to the customer's computer is an uneasy timespan. There is no time to find a bug. All things should be perfect. However, things usually do not go the best way, and you see some red lights. I developed software with .NET...Discuss·189 readsdotnet
Oleg GulevskyyforOleg Gulevskyyogulevskyy.hashnode.net·Nov 13, 2022Wails - You don't need CLIs anymoreI am a big fan of productivity tools and automating stuff. A company where I work started the migration process from Zendesk Help Center (it's where all our documentation is hosted) to React based Docusaurus. Big challenge that they faced is to migra...Discuss·8 likes·133 readswails
Abhimanyu GhoshalforWindows Tipswindowstips.hashnode.net·Oct 29, 2022Turn Google's best tools into desktop appsGoogle has a ton of great web-based apps, but I've found that some work better as standalone desktop apps. Sure, you can just use them in pinned tabs in your browser, but having them in their own windows (especially on a multi-monitor setup) makes th...Discuss·30 readsWindows