Home

Awesome

ShotX

<div align=center> <img src="https://cdn.jsdelivr.net/gh/xmuli/xmuliPic@pic/2020/logo.svg" height="240" width="240" /> </div> <br>

Description

<p align="right"><br><a href="README.md">English</a> | <a href="README.zh_CN.md">简体中文</a></p>

GitHub code size in bytes

macos-badge win-badge ubuntu-badge GitHub stars GitHub forks

<br>

A light and fast screenshot software ShotX

<br>

The origin of the original dream, write a screenshot software at will, so far (2024.01.24) also wrote three different degrees, from easy to difficult, for your reference;

More detailed development details of the document, have time to write, supplemented in the series, QQ exchange group: alt text

<br>

截图作品系列

很久之前就想些一个软件截图的软件,目前一共写如下三个层级的难度作品,提供大家参考

项目描述开发经验
ShotX功能极简的截图工具简易,新手级的截图,适合初学 Qt/C++ 入门
FLIPPED简洁且漂亮,功能完整的截图软件;隐私安全,无任何联网功能高级难度,属 Qt/C++ 数年经验的进阶作品,在借鉴同类作品的代码时,可于探索中独立完成的一个大的软件
Sunny一款简洁且漂亮的截图的软件工具。亦支持图片翻译和OCR;已上架微软商店,深度/统信商店,及三方的星火商店等专业级作品,适合已多年沉浸研究 Qt/C++ 经验,随心所欲写任意所需功能,属于商业级的成熟作品,是本截图系列的最高水准之作

注: ShotX,FLIPPED,Sunny 这三款均支持跨平台 Windows / MacOS / Linux。

笔记: Sunny = FLIPPED的功能重构 + 代码重构 + UI重构 + 网络功能(图片翻译+OCR)+ 上架应用商店 + 后续新功能;而 ShotX 是最早的练手探索

<br>

Compilation

Dependencies

​ NOTE: This is a successfully compiled dependency version, lower versions have not been tested.

<br>

Build

<br>

Demonstration effect

MacOS

<img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202401250051823.jpg" width="100%"/> <img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202401250051067.png" width="400"/>

Windows

<img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202401250055738.png" width="100%"/>

Great

If it helps you, or find it useful, you can click on the item's ⭐Star 🍴 Fork of the two icons, conveniently lift the hand between, said a point of praise the hand, There is a fragrance in your hand;The next best thing is to buy me a cold Coke.

Author

GitHub: 偕臧

Tutorial series

QtExamples Welcome star ⭐ and fork 🍴 This series of C++ / QT / DTK studies, with a catalogue of studies from the beginning to the end of the series, where you can learn how to write this kind of software yourself. This is a complete series of tutorials and forever free!