Show HN: Procal: A simple Qt-based programming calculator

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • Sonar - Write Clean C++ Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • procal

    Simple Qt-based programming calculator

    > 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-qt

    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).

  • calc

    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.

  • libqalculate

    Qalculate! library and CLI

    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

    https://github.com/Qalculate/libqalculate

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts