Showing 251 open source projects for "c++ gui library windows"

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 1
    PHP Font Lib

    PHP Font Lib

    A library to read, parse, export and make subsets of different fonts

    This library can be used to read TrueType, OpenType (with TrueType glyphs), WOFF font files. Extract basic info (name, style, etc). Extract advanced info (horizontal metrics, glyph names, glyph shapes, etc). Make an Adobe Font Metrics (AFM) file from a font. You can find a demo GUI. This project was initiated by the need to read font files in the DOMPDF project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ... the actual library code is located. You must also, of course, have added Dear ImGui to your project for this to work at all. dirent v1.23 is required to use ImGuiFileDialog under Windows. It is included in the Lib_Only branch for your convenience. Can have many function calls with different parameters for one display function. Can also display different things according to current filter and UserDatas.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    berry

    berry

    A healthy, byte-sized window manager

    A healthy, bite-sized window manager written in C over the XLib library. Controlled via a powerful command-line client, allowing users to control windows via a hotkey daemon such as sxhkd or expand functionality via shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyMuPDF

    PyMuPDF

    Python bindings for MuPDF's rendering library.

    ..., and FictionBook 2. You can annotate PDF documents and fill out forms with the mobile viewers (this feature is coming soon to the desktop viewer as well). The command line tools allow you to annotate, edit, and convert documents to other formats such as HTML, SVG, PDF, and CBZ. You can also write scripts to manipulate documents using Javascript. The library is written modularly in portable C, so features can be added and removed by integrators if they so desire.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 5
    QtAwesome

    QtAwesome

    Iconic fonts in PyQt and PySide applications

    QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications. It started as a Python port of the QtAwesome C++ library by Rick Blommers. QtAwesome identifies icons by their prefix and their icon name, separated by a period (.) character. Use Font Awesome, Elusive Icons, Material Design Icons, Phosphor, Remix Icon or Microsoft's Codicons. QtAwesome comes bundled with Font Awesome, Elusive Icons, Material Design Icons, Phosphor, Remix Icon and Microsoft's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GnuCash

    GnuCash

    Personal and small-business finance manager

    GnuCash is a personal and small-business finance manager with a check-book like register GUI to enter and track bank accounts, stocks, income and expenses. GnuCash is designed to be simple and easy to use but still based on formal accounting principles.
    Leader badge
    Downloads: 9,546 This Week
    Last Update:
    See Project
  • 7
    smooth is an object oriented class library for Win32 and Linux written in C++. It's meant to become an alternative to toolkits like Qt.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Wine

    Wine

    Run Windows applications on Linux, BSD, Solaris, and Mac OS X

    Wine is an Open Source implementation of the Windows API on top of X and Unix. Wine provides both a development toolkit for porting Windows sources to Unix and a program loader, allowing many unmodified Windows binaries to run on x86-based Unixes.
    Leader badge
    Downloads: 1,516 This Week
    Last Update:
    See Project
  • 9
    CDE - Common Desktop Environment

    CDE - Common Desktop Environment

    The Common Desktop Environment, the classic UNIX desktop

    The Common Desktop Environment was created by a collaboration of Sun, HP, IBM, DEC, SCO, Fujitsu and Hitachi. Used on a selection of commercial UNIXs, it is now available as open-source software for the first time. For support, see: https://sourceforge.net/p/cdesktopenv/wiki/Home/
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 10
    Perl bindings for Gtk+ 2.x, and 3.x, plus a few related libraries.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 11
    wxMathPlot
    wxMathPlot is an add-on library for wxWidgets which provides a framework for easy plotting of mathematical functions, sampled data and generic 2D plots.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    A easy basic in order to make games in 2d style amos for linux and windows The basic it comprises a module runtime, ide examples and games.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    Vincent Radio {Adrix.NT} Embarcadero : Delphi : Executable Binaries Delphi : VRCalc++ Object Oriented Scripting Language : Engine + Ext Libraries VRCalc++ OOSL Visual Stage Project : VCL & FMX (FireMonkey) VRCalc++ Script Executor: - VCL Console - Terminal Console - FMX Console + VRCalc++ OOSL : VR System Scripted Standard Runtime Library Delphi Applics - VR Multi Editor : Smart Text Editor - VR Lazy Code Editor : Smart RTF Multi Lang Code Text Editor - VR Astro Vision...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Java multiprecision calculator

    Java multiprecision calculator

    Multiprecision calculator

    Multipresicion calculator, based on Bigdecimal Java class . It has a library (BigMath) that makes calculations with Bigdecimal. It has also an expression parser to parse the user input. It allows you to store user defined variables and functions . You can operate with them to be used for calculations or for creating new functions with composition. With the new version, you can also calculate the derivative of a function. JDK-17 compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QTimer

    QTimer

    Таймер с крупными цифрами и кнопками.

    Простой кроссплатформенный таймер с крупными цифрами, крупными кнопками и громким звуком. Значение времени можно изменять не только кнопками, но и колёсиком мыши. Очень удобен. Поддерживаемые платформы: GNU/Linux, Windows, Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A portable, extremely high-level GUI abstraction layer for Scheme, with multiple implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Question Tags

    Question Tags

    Question_Tags is a question tags generator.

    Question_Tags is a question tags generator, the user enters a sentence the application generates his question tag, it also has a multiple generation functionality which consists in generating a list of question tags in a text file from another text file containing sentences supplied by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    A Java-based visual compiler for GUI recognition and automation. The screens are described in an XML file which contains the definitions of lexemes and the tokens that comprise them. Upon a successful match of a screen, user-defined code is executed. Within the scope of this code, the user is capable of extracting data from the screen, interpreting it, and driving the GUI accordingly. The demonstration example reads the value of a calculator, displays it for the user, and enables him...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    System Import Cart

    Sistema de Importação de Dados de Cartórios

    Sistema de Importação de Dados de Cartório
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    uGet - Download Manager
    uGet, the Best Download Manager for Linux. uGet is a lightweight yet powerful Open Source download manager for GNU/Linux developed with GTK+, which also comes packaged as a portable Windows app. - Quick Links - Features: https://ugetdm.com/features Screenshots: https://ugetdm.com/screenshots Blog: https://ugetdm.com/blog Support: https://ugetdm.com/qa Frequently Asked Questions (FAQs): https://ugetdm.com/qa/faq RSS Feed: https://ugetdm.com/rss GitHub: https://github.com/ugetdm...
    Leader badge
    Downloads: 1,154 This Week
    Last Update:
    See Project
  • 21
    Matroska is an open standard audio/video container format. Visit our homepage at http://www.matroska.org
    Leader badge
    Downloads: 351 This Week
    Last Update:
    See Project
  • 22
    RobotJS

    RobotJS

    Node.js desktop automation

    Node.js desktop automation. Control the mouse, keyboard, and read the screen. RobotJS supports Mac, Windows, and Linux. This is a work in progress so the exported functions could change at any time before the first stable release (1.0.0). Install RobotJS using npm, It's that easy! npm will download one of the prebuilt binaries for your OS. Please ensure you have the required dependencies before installing. Control the mouse by changing the mouse position, left/right clicking, and dragging...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    nmap Qt-based Graphical User Interface
    NmapSi4 is a complete Qt-based Gui with the design goals to provide a complete nmap interface for Users, in order to menagement all option of this power security net scanner!
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 24
    Examples.Qt

    Examples.Qt

    Shows how to use Qt widgets only by programming code (c++17).

    Examples Qt shows how to use Qt widget and Qt Quicks only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Qt * Homepage : https://gammasoft71.wixsite.com/gammasoft/qt
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Examples.wxWidgets

    Examples.wxWidgets

    Shows how to use wxWidgets controls only by programming code (c++17).

    Example Widgets shows how to use wxWidgets controls only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.wxWidgets * Homepage : https://gammasoft71.wixsite.com/gammasoft/wxwidgets
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next