An open API service indexing awesome lists of open source software.

https://github.com/copyplusplus/copyplusplus-qt

CopyPlusPlus based on Qt/Widgets.
https://github.com/copyplusplus/copyplusplus-qt

cmake cplusplus cpp cross-platform macos qt qt-widget qt-widgets qt-widgets-application qt5 vcpkg windows

Last synced: 11 months ago
JSON representation

CopyPlusPlus based on Qt/Widgets.

Awesome Lists containing this project

README

          

# CopyPlusPlus-Qt

[![CodeQL](https://github.com/CopyPlusPlus/CopyPlusPlus-Qt/actions/workflows/CodeQL.yml/badge.svg?branch=main)](https://github.com/CopyPlusPlus/CopyPlusPlus-Qt/actions/workflows/CodeQL.yml)
[![Build](https://github.com/CopyPlusPlus/CopyPlusPlus-Qt/actions/workflows/Build.yml/badge.svg?branch=main)](https://github.com/CopyPlusPlus/CopyPlusPlus-Qt/actions/workflows/Build.yml)
[![CodeFactor](https://www.codefactor.io/repository/github/copyplusplus/copyplusplus-qt/badge)](https://www.codefactor.io/repository/github/copyplusplus/copyplusplus-qt)

This is a version of CopyPlusPlus based on Qt/C++.

Advantage: **Cross-platform**.

Disadvantage: **File size is much bigger**, from original 5 MB to 50 MB, due to the Qt library files.

But as a computer application, I think it's still acceptable. And I will also make it a single exe file, no need to install.

Besides, I will integrate more funcions into this version, like offline translation, OCR...