Showing 327 open source projects for "qt-5.3.2"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    SCRAM

    SCRAM

    Probabilistic Risk Assessment Tool

    SCRAM is a free and open source probabilistic risk analysis tool. The tool is under development to include fault tree, event tree, common cause, and other standard analyses.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    TAO Translator

    TAO Translator

    Online translator with some advanced features

    TAO Translator (formerly, The Advanced Online Translator) uses online translation services to provide translations. Currently supported services: * Google Translate - supports translation, transliteration for most non-latin scripts, language detection, and dictionary with reverse translations for single words. * Microsoft Translator (a.k.a. Bing Translator) - supports translation and language detection. * Yandex.Translate - supports translation and language detection. *...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Stellarium

    Stellarium

    A planetarium software that shows a 3D simulation of the night sky

    Stellarium renders 3D photo-realistic skies in real time with OpenGL. It displays stars, constellations, planets, nebulae and others things like ground, landscape, atmosphere, etc.
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 4
    QFlashCards

    QFlashCards

    A small flashcards application allowing user to create, edit, and use

    A small flashcards application allowing user to create, edit, and use virtual flashcards for self study. Sets of cards can then be saved for later and shared between friends. QFlashCards was created by Jared Blackburn using Qt; it is not connected to nor part of Qt, and is not in any way endorsed by Nokia, Trolltech, the QtFoundation, or any other organization, past or present, connected to Qt or its development. At this point it is a Linux-only project as far as binaries. I tried...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    Vocabulary Master

    Vocabulary Master

    Tries to make your words and phrases learning much easier.

    Tries to make your words and phrases learning much easier. Words and phrases are at regular intervals randomly selected and displayed in the window. Main features: - optional time interval of words learning - show answer with delay - custom learning templates - sound and visual notifications - text to speech support Vocabulary manager: - any number of categories of words - words search - category and word priorities - import / export words General: - UNICODE support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Speedcoin

    Speedcoin

    Speedcoin [SPD] - Your Global Digital Internet Currency

    Speedcoin is an open source peer-to-peer internet currency that enables instant payments to anyone in the world. Speedcoin (SPD) is a lite version of Bitcoin and make online transactions easy and efficient. If you never used bitcoin or any other cryptocurrency before, now is a good time to start with Speedcoin to see how it works. Simply download the Speedcoin wallet and get 100 Speedcoins for Free as new user. Speedcoin wallet is absolutely free!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ZeGrapher

    ZeGrapher

    Fast and easy to use plotting software.

    ZeGrapher is a free and open source software for plotting mathematical objects (functions, sequences, parametric equations) and experimental data on the plane. This software is intended to be as easy to use as possible, suitable for high school students.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Oasi -  Open Document Speaker

    Oasi - Open Document Speaker

    A simple Text2Audio

    Document Speaker - A simple Editor to give VOICE on Your Documents, save your doc as AudioBook or other format this app recognizes the language of the documents and converts them into audiobooks by recognizing texts in nearly 200 languages ... Open RTF & RTFD (mac format/inode directory) ODT,EPUB (unstable), PDF as plain Text to convert as MP4 or AudioBook. Convert Text to Voice Format: 3gp2 3GPP-2 Audio (.3g2) [Qclp,aac,aace,aacf,aach,aacl,aacp] 3gpp 3GP Audio (.3gp)...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    Shortest Path Graph A star

    finds the sortest path on the directed graph using A* algorithm.

    It is the implementation of the A* algorithm for directed graph. Additionally, the implementation of the Graph is provided. For visualization of the graph and the results of the A* algorithm the data are exported in GraphViz (Graph Visualization Software) format: http://www.graphviz.org/ Various exemplary solutions are provided. See also my other two projects related to A* algorithm: https://sourceforge.net/projects/path-finder-qt/ https://sourceforge.net/projects/a-star/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 10
    Non-linear keyboard trainer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    A star

    it is an implementation of A* algorithm with examples of its usage.

    A start (A*) is the algorithm for searching the shortest path in the weighted graphs. My implementation is provided with various interesting applications, i.e. 15 puzzle. This project is related to my other projects located at sourceforge as well: https://sourceforge.net/projects/path-finder-qt/ https://sourceforge.net/projects/shortest-path-graph-a-star/ For detail of A* algorithm see wiki page: https://en.wikipedia.org/wiki/A*_search_algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CCR Plus

    CCR Plus

    Move to https://github.com/sxyzccr/CCR-Plus

    CCR Plus is a simple judging environment for Olympiad in Informatics. It uses Qt and it is platform independence. This project has been moved to https://github.com/sxyzccr/CCR-Plus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MyWords

    MyWords

    Personal dictionary for word lovers

    My Words is a personal word collection for people who like words. Add, delete, and update words as you collect them. Search through both definitions and spelling. Add your audio comments and train your understanding Written in C++ with QT, should compile on Windows, Linux and Mac. Only Linux has been tested. See wiki for further details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QNANWidgets is a collection of science/engineering oriented Qt Widgets to help in creating sci/eng. applications and include a chart and plot widget. The widgets are easy to use and can be customized in Qt Designer directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RM Sim

    RM Sim

    Ein Simulator für Registermaschinen

    Im Simulator können Registermaschinenprogramm geschrieben, gespeichert und ausgedruckt werden. Der Simulator akzeptiert Registernamen, relative Sprünge und Sprünge zu Labels.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    LGS-Helfer

    LGS-Helfer

    Ein Programm für die analytische Geometrie

    Ein Programm zur schrittweisen Bestimmung der Lage von Punkten, Geraden und Ebenen. A german program for school mathematics: It helps you to calculate common points of planes and lines. It works step-by-step so you can find your mistakes easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TM Sim

    TM Sim

    Ein Simulator für Turingmaschinen

    Im Simulator können Turingmaschinenprogramme in Tabellenform geschrieben, gespeichert und ausgedruckt werden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Marcion

    Marcion

    The study environment of ancient languages (Coptic, Greek, Latin)

    Marcion is a software forming a study environment of ancient languages (esp. Coptic, Greek, Latin) and providing many tools and resources (dictionaties, grammars, texts). Although Marcion is focused on to study the gnosticism and early christianity, it is an universal library working with various file formats and allowing to collect, organize and backup texts of any kind. Overview of gnostic sources in Coptic language delivered with Marcion: Nag Hammadi Library; Berlin Codex; Codex...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    DLCSim

    DLCSim

    Controller-Pilot Data Link Simulator for procedural and radar training

    DLCSim is now capable of procedural and radar control, with option of connecting to FSX or Prepar3D flight simulator for real time aircraft tracking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Periodic Table of Elements

    Periodic Table of Elements

    Periodic Table of Elements a quick reference tool

    Periodic Table of Elements is a quick reference tool that allows you a quick glance to get general information about an element. The program is for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cross-platform application aimed at helping users to learn vocabulary from any foreign language(s). Add/Edit/Delete vocab words (w/ translation, category, sentence, notes, picture). Review (Quiz) vocabulary words.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Drone WayPointer

    Drone WayPointer

    A ROS package to remotely control the Parrot AR Drone 2.0

    "Drone WayPointer" is a ROS package that provides a UI to allow for remote control of the Parrot AR Drone 2.0. It is developed in C++ with qt-ros and the Qt4 Development FrameWork. It is designed to work with the ROS - Fuerte and it uses the the ardrone_autonomy driver (Fuerte-devel Branch). It has so far only been tested on the tum_simulator and not on the actual drone. The main functionalities it provides is camera streams of front or bottom cameras of the drone, button and slider control...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Geothek
    An extension to the desktop globe marble, providing the following additional modules: pixel maps, statistics module, 3D view
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pulse capture

    Pulse capture

    Extract PPG signal from video image of the face

    The application was designed for the real time contactless photoplethysmography of the human face by means of an ordinary webcam in ambient light environment System requirements: - AMD or Intel CPU with 2 cores and 2.6 GHz clock speed (or higher); - 512 Mb of RAM (or higher); - OS Microsoft Windows 10/8/7/XP, booth 32 and 64 bit versions; - A RGB webcam (Logitech B910 is the best choice).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    SimplePotter3D

    SimplePotter3D

    This application is a 3 dimensions object maker and viewer program.

    This application is a 3 dimensions object maker and viewer program. It creates 3D objects by a simple way. The made object viewable with 3D glass which has two different color glasses. The two colors of 3D image are settingable for the both glass-colors. The created object is walkable around, saveable, loadable back. The background color and object mono-color both are changeable. This application does not make surface on the object but makes a net by points. It is able to make a...
    Downloads: 0 This Week
    Last Update:
    See Project