© 2022 Hashnode
#desktop
How I made a custom menu bar for tkinter is a story that I will like to share with you. Tkinter is a python library used in creating desktop GUI. It is very lightweight and flexible. You do not need t…
TL;DR Writing this Desmos-like desktop app I will repeat JavaScript course from scratch, as well as touching pre-algebra in JavaScript syntax . I'll guess the best way to learn something, do yours on the basis of something that already exis…
How to Logout Telegram Web – Telegram is a cloud-based instant messaging service that can be used on various platforms such as Android, iPhone, Windows, macOS, and Linux. With Telegram, it will be eas…
I am enjoying using Wails, a Go UI framework which allows you to build desktop applications using Go & Web Technologies. So I thought it would be interesting to try to embed PDF.js in a Wails application. After spending some time working wi…
1. Introduction & POC How do we package the electron app with django? you may be more eager to know the answer if you have completed reading "Electron + Django ( Part 1 ), desktop app integrate JavaS…
Introduction Plash is developed by Sindre Sorhus. If you are into macOS eco-system then you surely have came across his apps. He is a prolific app developer for macOS. Plash is one of my favourites an…
Selecting the correct memory modules is essential whether you’re creating a computer or upgrading one. With suitable memory modules, you can boost the overall performance of your computer. Unfortunate…
Like with any bistro the crucial part before anny distro hopp is the research. What to do after a clean install? Before i continue i need to thank mr. Brandon Hopkins aka Techut @ YouTube for his rema…
Introduction There are three ways to create a Binding; the Fluent API, using the Bindings class builder methods and extending one of the abstract Binding classes to create a custom binding. We're goi…
Flutter is a tool for cross-platform development of applications. From a single codebase, a Flutter app can be deployed to mobile, web, and desktop. Flutter is a great choice for desktop development d…