Qt5

Open-source projects categorized as Qt5
Language: + C++ + Python + C
Topics: Qt CPP Linux Python GUI

Top 23 Qt5 Open-Source Projects

  • video2x

    A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley II, 2018.

  • Project mention: Upscayl – Free and Open Source AI Image Upscaler | news.ycombinator.com | 2024-03-31
  • NotepadNext

    A cross-platform, reimplementation of Notepad++

  • Project mention: NotepadNext – a cross-platform, reimplementation of Notepad++ | news.ycombinator.com | 2024-03-28

    :*(

    > Plugin compatibility between NN and N++ is not possible.

    https://github.com/dail8859/NotepadNext/issues/422

    Shame, since N++'s plugin ecosystem holds quite the treasure trove of functionality.

    https://github.com/notepad-plus-plus/nppPluginList/blob/mast...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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.

  • Project mention: Stellarium is a free GPL software which renders realistic skies in real time | news.ycombinator.com | 2024-01-13
  • openscad

    OpenSCAD - The Programmers Solid 3D CAD Modeller

  • Project mention: Show HN: Atopile – Design circuit boards with code | news.ycombinator.com | 2024-02-05
  • persepolis

    Persepolis Download Manager is a GUI for aria2.

  • Project mention: Password-stealing Linux malware served for 3 years and no one noticed | news.ycombinator.com | 2023-09-12

    This is installed by adding a shady repository to your apt sources.list...

    How is this a supply chain attack? My official debian repository have never been breached so far.

    This is no different from downloading an .exe of a shady website and running it.

    Also: https://packages.debian.org/search?keywords=download+manager... lists:

    • uget: https://sourceforge.net/projects/urlget/

    • kget: https://apps.kde.org/en-gb/kget/

    • persepolis: https://persepolisdm.github.io/

    why use "Free Download Manager"? Is this targeting new-comers from windows?

  • PrismLauncher

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

  • Project mention: Curseforge (Overwolf) on Linux Mint | /r/linux_gaming | 2023-12-11

    I recommend switching to Prism Launcher.

  • PyQt-Fluent-Widgets

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

  • Project mention: Make Qt Great Again. PFW: A fluent design widgets library based on PyQt/PySide | news.ycombinator.com | 2023-06-24
  • SaaSHub

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

    SaaSHub logo
  • QOwnNotes

    QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

  • Project mention: Ask HN: FOSS notes offline app with navigation tree, ideally cross platform? | news.ycombinator.com | 2024-05-04
  • sqlitestudio

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

  • PlotJuggler

    The Time Series Visualization Tool that you deserve.

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

  • Project mention: PhotoPea: Advanced Photo Editing Software | news.ycombinator.com | 2024-02-20

    OpenShot is great, FOSS and works well on my 2014 MBP: https://www.openshot.org/

    I used DaVinci Resolve but it was very sluggish on older hardware.

  • notes

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

  • Project mention: Joplin is an open source note-taking app | news.ycombinator.com | 2024-03-03

    Plume is actually based on my open source note-taking app Notes[1]. You can already get it on Flathub, Snap Store etc. Notes uses just a simple plain text editor while Plume has a completely revamped block editor that I built from scratch. That parts of Notes used in Plume will remain open source (per the MPL license) but the rest of the code will be closed source. At least for the time being.

    [1] https://github.com/nuttyartist/notes

  • opentrack

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

  • Project mention: TrackIR VS Cheaper alternatives | /r/dcsworld | 2023-10-04

    I want to buy something like TrackIR (I don't know much about equivalent products). My friend told me about a DIY tracker that I could use (opentrack).

  • apkstudio

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

  • nodeeditor

    Qt Node Editor. Dataflow programming framework

  • QDarkStyleSheet

    A dark style sheet for QtWidgets application

  • openauto

    AndroidAuto headunit emulator

  • Qt

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

  • examples

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

  • git-cola

    git-cola: The highly caffeinated Git GUI

  • Project mention: Ask HN: Can we do better than Git for version control? | news.ycombinator.com | 2023-12-10

    > Visual Studio does a decent job of abstracting the GIT nuances, but I personally use GIT Extensions, which looks and feels much better on Windows than the other cross platform UIs.

    IDEs and text editors sometimes have nice Git integrations in the UI, but I wanted standalone software that I can use for anything from various programming projects, to something like gamedev projects (with Git LFS) or arbitrary documents.

    In the end, I just forked over some money for GitKraken, it's pretty good, especially with multiple accounts on the same platforms, when you want to switch between them easily: https://www.gitkraken.com/

    There's also Sourcetree which I used before then, kind of sluggish but feature complete: https://www.sourcetreeapp.com/

    For something more lightweight, I also enjoyed Git Cola on various OSes: https://git-cola.github.io/ Even Git documentation has a page on the software out there, a good deal of which is free and has good platform support: https://git-scm.com/downloads/guis

    Quite frankly, I spend like 90% of the time using a GUI interface nowadays, when I want to easily merge things, or include very specific code blocks across multiple files in a commit, or handle most of the other common operations. Of course, sometimes there's a need to drop down to the CLI, but you're right that some GUI software feels like it actually improves the usability here.

  • linuxdeployqt

    Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications

  • awesome-qt-qml

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

  • qimgv

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

  • 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 related posts

  • Cxx-Qt: Use Qt from Rust

    1 project | news.ycombinator.com | 11 Mar 2024
  • Open Source Windows Notepad on the Web

    1 project | news.ycombinator.com | 8 Feb 2024
  • QOwnNotes

    2 projects | news.ycombinator.com | 21 Dec 2023
  • I have a question, Why I can't connect to other seeders?

    2 projects | /r/Piracy | 10 Dec 2023
  • Free parametric bum bag pattern for your delectation

    1 project | /r/myog | 9 Dec 2023
  • I wrote a very basic python code chess engine (it makes random moves only), but I'm having issues with it getting "Stuck" on moves in Banksiagui after a few moves, but when playing a computer in Banksiagui it has no issues, and with CuteChess it never has any issues playing a computer or a person.

    2 projects | /r/ComputerChess | 4 Nov 2023
  • Is there a fix for Qt application theming on Ubuntu/Gnome + Wayland?

    1 project | /r/linuxquestions | 30 Oct 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 video2x 8,651
2 NotepadNext 8,400
3 stellarium 6,967
4 openscad 6,469
5 persepolis 6,023
6 PrismLauncher 4,890
7 PyQt-Fluent-Widgets 4,576
8 QOwnNotes 4,353
9 sqlitestudio 4,226
10 PlotJuggler 4,087
11 openshot-qt 3,964
12 notes 3,536
13 opentrack 3,326
14 apkstudio 2,847
15 nodeeditor 2,809
16 QDarkStyleSheet 2,706
17 openauto 2,336
18 Qt 2,285
19 examples 2,246
20 git-cola 2,191
21 linuxdeployqt 2,109
22 awesome-qt-qml 2,047
23 qimgv 2,039

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com