Qt5

Open-source projects categorized as Qt5
+ C++ + Python + C
Qt CPP Linux qt6 Python

Top 23 Qt5 Open-Source Projects

  1. NotepadNext

    A cross-platform, reimplementation of Notepad++

    Project mention: Notepad++ is 21 years old | news.ycombinator.com | 2024-11-01
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. stellarium

    Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.

  4. openscad

    OpenSCAD - The Programmers Solid 3D CAD Modeller

    Project mention: Simple programming language with offline usable browser IDE | news.ycombinator.com | 2025-05-29

    I suppose I should blog about this at: https://designinto3d.com/

    but I've written a fair number of posts on it at:

    https://forum.makerforums.info/search?q=gcodepreview

    and it has come up a few times at:

    https://community.carbide3d.com/search?q=gcodepreview

    and on the OpenSCAD mailing list --- that latter might need to be extended back in time to encompass: https://github.com/openscad/openscad/issues/2017

    Glad to answer any questions you might have!

  5. PrismLauncher

    A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

    Project mention: By Default, Signal Doesn't Recall | news.ycombinator.com | 2025-05-21

    >- several Minecraft launchers / mod-managers have been tried, but I can't seem to keep my Microsoft account logged in on there, so I eventually just put my password on a sticky note so they could re-auth it whenever needed (fortunately I don't use it for anything else).

    https://prismlauncher.org/

  6. PyQt-Fluent-Widgets

    A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.

  7. persepolis

    Persepolis is a download manager written in Python.

  8. sqlitestudio

    A free, open source, multi-platform SQLite database manager.

    Project mention: SQLiteStudio: Create, edit, browse SQLite databases | news.ycombinator.com | 2024-11-24

    In few days there will be another 3.4.x branch release (3.4.7), which addresses this exact problem - https://github.com/pawelsalawa/sqlitestudio/issues/5119

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. PlotJuggler

    The Time Series Visualization Tool that you deserve.

    Project mention: Robotics and ROS2 Course by University of Eastern Finland | news.ycombinator.com | 2025-01-19

    One of my pet peeves with the algorithm/science ecosystem surrounding ros is that almost all of these algorithms are not usable without ROS. Deep down inside some planning algorithm, you find ros data structures, ros publishers etc. This is poorly designed code. It's like letting raw SQL queries infect an entire ecosystem of libraries. IMO, this pattern is holding robotics back.

    Two examples come to mind of packages that do NOT do this:

    1. plotjuggler [1], which is a tool for plotting time serious data. It can connect to ROS, but also supports many other communication paradigms, like mqtt, zeroMQ, websockets, custom data and some more I forget.

    2. nvblox, which at its core doesn't depend on ROS but instead provides a ros2 compatibility layer.

    [1] https://github.com/facontidavide/PlotJuggler

  11. openshot-qt

    OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.

  12. opentrack

    Head tracking software for MS Windows, Linux, and Apple OSX

  13. notes

    Fast and beautiful note-taking app written in C++. Write down your thoughts.

    Project mention: App Should Have Been a Website (and Probably Your Game Too) | news.ycombinator.com | 2024-12-31

    Hi there! Yes, I will switch to a more distinctive icon in the future once I can afford to hire a new designer.

    Multiplayer was quoting the correct reason. I also exeplained more about the timeline here: https://github.com/nuttyartist/notes/issues/690#issuecomment...

    Tldr: The FOSS version earned a stable revenue through Google Ads placed on the website, since the website ranked high on Google searches. Two years ago, that changed since the website got de-ranked, so I created a different, proprietary version of the app based on the FOSS version but with a totally revamped block editor that I wrote from scratch - that I worked on full-time for a whole 1 year.

  14. nodeeditor

    Qt Node Editor. Dataflow programming framework

  15. seer

    Seer - a gui frontend to gdb

    Project mention: Seer: A GUI front end to GDB for Linux | news.ycombinator.com | 2024-11-15

    I submitted a bug report for the font:

    https://github.com/epasveer/seer/issues/265

  16. apkstudio

    Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.

  17. QDarkStyleSheet

    A dark style sheet for QtWidgets application

  18. Qt

    Qt Base (Core, Gui, Widgets, Network, ...)

    Project mention: Pygfx | news.ycombinator.com | 2024-10-25

    QRhi is pretty much the exact same goal than pygfx with a different implementation: https://github.com/qt/qtbase/tree/dev/src/gui/rhi

    I've been using it for 4-ish years now in https://ossia.io

    Pros:

  19. qimgv

    Image viewer. Fast, easy to use. Optional video support.

  20. openauto

    AndroidAuto headunit emulator

  21. examples

    Learn to create a desktop app with Python and Qt (by pyqt)

  22. novelWriter

    novelWriter is an open source plain text editor designed for writing novels.

    Project mention: NovelWriter | news.ycombinator.com | 2024-09-14
  23. awesome-qt-qml

    A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.

  24. qView

    Practical and minimal image viewer

  25. git-cola

    git-cola: The highly caffeinated Git GUI

    Project mention: Ubuntu Hoping to Remove Qt 5 Before Ubuntu 26.04 LTS | news.ycombinator.com | 2024-11-01

    Qt5 to Qt6 is nothing like Python2 to Python3.

    The lessons from (Qt3 to Qt4 and) Qt4 to Qt5 have been learned and moving a large project from Qt5 to Qt6 is not that hard comparatively. There are a few minor deprecated APIs to handle and it's relatively easy over all.

    I even have a stable project that is compatible with Qt5 and Qt6 [1] all in a single code base (particularly thanks to the effort of the qtpy[2] library). It's not that hard, and my opinion includes C++ in that assessment.

    [1] https://github.com/git-cola/git-cola/

    [2] https://github.com/spyder-ide/qtpy

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Qt5 discussion

Log in or Post with

Qt5 related posts

Index

What are some of the best open-source Qt5 projects? This list will help you:

# Project Stars
1 NotepadNext 11,141
2 stellarium 8,795
3 openscad 7,953
4 PrismLauncher 7,073
5 PyQt-Fluent-Widgets 6,784
6 persepolis 6,680
7 sqlitestudio 5,994
8 PlotJuggler 5,065
9 openshot-qt 4,845
10 opentrack 4,154
11 notes 4,021
12 nodeeditor 3,344
13 seer 3,163
14 apkstudio 2,996
15 QDarkStyleSheet 2,978
16 Qt 2,726
17 qimgv 2,670
18 openauto 2,643
19 examples 2,517
20 novelWriter 2,438
21 awesome-qt-qml 2,373
22 qView 2,359
23 git-cola 2,354

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?