Showing 3092 open source projects for "qt-archiver"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Real Time Accounts Payable Automation. Icon
    Real Time Accounts Payable Automation.

    Invoice capture and automation seamlessly integrated with your accounting software

    Yooz provides the smartest, most powerful, and easiest-to-use cloud-based E-invoicing and Purchase-to-Pay automation solution. It delivers unmatched savings, speed, and security with affordable zero-risk subscriptions to more than 5,000 customers and 300,000 users worldwide.
  • 1
    Tiled

    Tiled

    Flexible level editor

    ...-based games, such as RPGs, platformers or Breakout clones. Tiled was originally written in Java. In 2008, work began to develop a faster, better looking, and easier-to-use version of Tiled based on the Qt framework. This decision was made as the Qt framework has a greater feature set than is offered by the standard Java libraries. Before you can compile Tiled, you must ensure the Qt (>= 5.6) development libraries have been installed as well as the Qbs build tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Cutelyst

    Cutelyst

    Web Framework built on top of Qt, using the approach of Catalyst

    Create fast and modern web applications that share the same code as your desktop or mobile apps. Why have two or more development teams focused on a specific platform when you can have a single team coding the same code, sharing skills and lines of code. With Qt, you already can write applications for Windows, Linux, Android, MacOS, and iOS using the same source code, Cutelyst allows you to share your C++ code with your web application. Cutelyst has a WSGI server that supports HTTP/1.1, HTTP/2...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    React NodeGui

    React NodeGui

    Build performant, native and cross-platform desktop applications

    ... native widgets that map directly to the platform’s native UI building blocks. React NodeGui widgets are built on top of Qt which is a mature desktop apps framework. React NodeGui components are extremely customizable just like on the web but do not use a Web browser under the hood. Apps can be built completely in JavaScript. This enables native app development for whole new teams of developers, and can let existing native teams work much faster.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Android File Transfer For Linux

    Android File Transfer For Linux

    Android File Transfer for Linux (and macOS!)

    Android File Transfer for Linux — a reliable MTP client with a minimalistic UI similar to Android File Transfer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 5
    novelWriter

    novelWriter

    Open source plain text editor designed for writing novels

    A markdown-like text editor designed for writing novels and larger projects of many smaller plain text documents. It is designed to be a simple text editor that allows for easy organization of text files and notes, with a metadata syntax for comments, synopsis, and cross-referencing between files, and built on plain text files for robustness. The project storage is suitable for version control software, and also well suited for file synchronisation tools. All text is saved as plain text...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    pywebview

    pywebview

    Build GUI for your Python program with JavaScript, HTML, and CSS

    ... and QT or GTK on Linux. If you choose to freeze your application, pywebview does not bundle a heavy GUI toolkit or web renderer with it keeping the executable size small. pywebview is compatible with Python 3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Albert

    Albert

    A fast and flexible keyboard launcher

    Albert is a blazing-fast, plugin-based keyboard launcher written in C++/Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    nheko

    nheko

    Desktop client for Matrix using Qt and C++20

    Desktop client for Matrix using Qt and C++20. The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app (Element, Telegram etc) and less like an IRC client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QxOrm library

    QxOrm library

    C++ Qt ORM (Object Relational Mapping) and ODM library

    QxOrm library is an Object Relational Mapping (ORM) and Object Document Mapper (ODM) database library for C++ Qt developers. QxEntityEditor is a graphic editor for QxOrm library : QxEntityEditor provides a graphic way to manage the data model. QxEntityEditor is multi-platform (available for Windows, Linux, and Mac OS X) and generates native code for all environments, desktop (Windows, Linux, Mac OS X), embedded and mobile (Android, iOS, Windows Phone, Raspberry Pi, etc.). A user manual...
    Downloads: 0 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
    amrlib

    amrlib

    A python library that makes AMR parsing, generation and visualization

    A python library that makes AMR parsing, generation and visualization simple. amrlib is a python module designed to make processing for Abstract Meaning Representation (AMR) simple by providing the following functions. Sentence to Graph (StoG) parsing to create AMR graphs from English sentences. Graph to Sentence (GtoS) generation for turning AMR graphs into English sentences. A QT-based GUI to facilitate the conversion of sentences to graphs and back to sentences. Methods to plot AMR graphs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HyDE Linux

    HyDE Linux

    Aesthetic, dynamic and minimal dots for Arch hyprland

    HyDE Linux is an aesthetic, dynamic and minimal dots for Arch hyprland. The installation script is designed for a minimal Arch Linux install, but may work on some Arch-based distros. While installing HyDE alongside another DE/WM should work, due to it being a heavily customized setup, it will conflict with your GTK/Qt theming, Shell, SDDM, GRUB, etc., and is at your own risk. The install script will auto-detect an NVIDIA card and install nvidia-dkms drivers for your kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Twisted

    Twisted

    Event-driven networking engine written in Python

    Twisted is an event-based framework for internet applications, supporting Python 3.6+. It includes modules for many different purposes. Twisted supports all major system event loops, select (all platforms), poll (most POSIX platforms), epoll (Linux), kqueue (FreeBSD, macOS), IOCP (Windows), and various GUI event loops (GTK+2/3, Qt, wxWidgets). Third-party reactors can plug into Twisted, and provide support for additional event loops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TreeFrog Framework

    TreeFrog Framework

    TreeFrog Framework, High-speed C++ MVC Framework for Web Applications

    TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications, which supports HTTP and WebSocket protocol. Web applications can run faster than that of scripting language because the server-side framework was written in C++/Qt. In application development, it provides an O/R mapping system and template systems on an MVC architecture, aims to achieve high productivity through the policy of convention over configuration. TreeFrog Framework is cross-platform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Final Cut

    Final Cut

    A text-based widget toolkit

    Library for creating terminal applications with text-based widgets. FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen. The structure of the Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sparkle 2

    Sparkle 2

    A software update framework for macOS

    ... authentication for installing in secure locations. Support for sandboxing is currently under development. Requires no code in your app, but also provides deep delegate support for maximum customization. Developers can make Sparkle work exactly as they need, and users can make Sparkle work as they prefer. Your own branding, icons and app name are used - there's no mention of Sparkle. Works with any macOS app, whether it uses Cocoa, Qt, Xamarin, or otherwise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Arc_Archiver

    It archives files into the .arc archive

    This is a simple program that will allow you to archive any amount of files into the custom file extension that I made, the .arc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    This project is created to provide mirrors for ROM. Currently only focusing on sweet and Z00L. Hope this project can be helpful for others!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    qt-fsarchiver

    Program for Backup and restore partitions

    qt-fsarchiver is a GUI for the program fsarchiver to save/restore partitions, folders and MBR/GPT. Clone from harddisk and partitions is possible. If you want to help with the translation, you can do so here: https://hosted.weblate.org/engage/qt-fsarchiver/?utm_source=widget The programm is for systems based Debian, for Suse and Fedora. Look: (German language) http://wiki.ubuntuusers.de/qt-fsarchiver. Language: German, English, Spain, Russia, Chinese and Italian and more. Notes in Readme...
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 19
    YUVviewer

    YUVviewer

    YUVviewer is a small tool for developers to preview raw image formats.

    YUVviewer is a small tool for developers to view and preview various original image formats. It is based on Qt and opencv frameworks and supports windows/linux/macos.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    archiver

    archiver

    Easily create & extract archives, and compress & decompress files

    Introducing Archiver 4.0 - a cross-platform, multi-format archive utility and Go library. A powerful and flexible library meets an elegant CLI in this generic replacement for several platform-specific or format-specific archive utilities. The core library APIs work pretty well but the command has not been implemented yet, nor have most automated tests. If you need the arc command, stick with v3 for now. Create and extract archive files. Walk or traverse into archive files. Extract only specific...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    qBittorrent

    qBittorrent

    A free and reliable P2P BitTorrent client

    An advanced and multi-platform BitTorrent client with a nice Qt user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible.
    Leader badge
    Downloads: 121,258 This Week
    Last Update:
    See Project
  • 22
    decaf-emu

    decaf-emu

    Researching Wii U emulation

    Researching Wii U emulation. Licensed under the terms of the GNU General Public License, version 3 or later (GPLv3+). The latest Windows and Linux binaries are available via Actions artifacts. You must be logged into GitHub in order to download the artifacts. MacOS builds are currently not provided due to complications with Vulkan. Run the decaf-qt executable, it is recommended to run the emulator from the root git directory so that it is able to access resources/fonts/*. Alternatively, set...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 23
    customhys-qt
    This is the official repository for the CUSTOMHyS-Qt software. CUSTOMHyS-Qt is a GUI for the CUSTOMHyS framework, which is an interactive tool for customysing heuristic-based algorithms. The CUSTOMHyS-Qt is written in Python and uses the PyQt5 library for the GUI. Further references about the backend can be found in the CUSTOMHyS repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Shotcut

    Shotcut

    Shotcut is a free, open source, cross-platform video editor.

    Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. Copyright © 2011-2023 by Meltytech, LLC Shotcut is a trademark of Meltytech, LLC.
    Leader badge
    Downloads: 61,391 This Week
    Last Update:
    See Project
  • 25
    Qt Bitcoin Trader

    Qt Bitcoin Trader

    Secure Trading Client for most popular Bitcoin exchanges

    his software helps you open and cancel orders very fast. Real time data monitoring. Automated trading using JavaScript powered scripts. And now it supports JL Script, advanced strategy script language. More info https://forum.centrabit.com/viewforum.php?f=3 Next ToDo: 1 ) Advanced Charts 2 ) Add support to monitor many exchanges and currencies at the same time 3 ) Develop server to collect all ticker and depth data to provide single WebSocket connection for realtime data updates 4...
    Downloads: 25 This Week
    Last Update:
    See Project