Our great sponsors
-
> I wonder if there's a way to shimmy in a "modern macOS Qt renderer" or something into an existing project like this without a rewrite?
Apparently there is. I hacked something together in a new branch: https://github.com/fellerts/procal/tree/fredrik/theme. Feel free to check it out and let me know how it works for you.
-
Qalculate! is my favourite GTK and Qt-based calculator that's great at accepting all sorts of inputs, even solving for X: https://github.com/Qalculate/qalculate-qt
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
flet
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
Flet (https://flet.dev) is a new GUI library for Python to write apps like that. It uses Flutter to render UI with a modern-looking Material design. Your app can be run as a desktop app and published as a web app (standalone with Pyodide or server-driven with built-in web server).
-
LOL, nice! I wrote something quite similar a few years ago: https://github.com/os12/calc
-
slint
Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript.
-
Second that also as a cli `qalc`. Use it nearly every day, to convert units and quickly qalculate that would take way longer when opening a gui or pulling out my phone.
e.g.
> 100 GB/m to kB/s
Related posts
- Feedback requested: Slint (declarative GUI toolkit) is discussing license change
- Feedback requested: Slint (declarative GUI toolkit) is discussing license changes
- Feedback requested: Slint (declarative GUI toolkit) is discussing license changes
- Best Rust "for transparent window" GUI?
- Introducing Slint 1.0 - The Next-Generation Native GUI Toolkit for Desktop and Embedded