Skip to content

Commit 46f78bd

Browse files
committed
docs: README
1 parent d121e51 commit 46f78bd

File tree

2 files changed

+158
-19
lines changed

2 files changed

+158
-19
lines changed

README.md

+76-9
Original file line numberDiff line numberDiff line change
@@ -21,27 +21,94 @@
2121
2222
<br>
2323

24-
If it helps, <font color=#FE7207 size=4 face="young round">you can click on the project's <img src="https://raw.githubusercontent.com/touwoyimuli/FigureBed/master/project_log/20190709023321.png" height="18" width="18"/> **Star** and <img src="https://raw.githubusercontent.com/touwoyimuli/FigureBed/master/project_log/20190709023317.png" height="18" width="18"/>**Fork** for two icons that are easy to lift between hands, quite a nod,</font> hands down.
24+
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;
25+
26+
More detailed development details of the document, have time to write, supplemented in the series, QQ exchange group: [418103279](https://qm.qq.com/cgi-bin/qm/qr?k=jsD03QzMohGZm0TqYAFh3BvKOpCGlTcT&jump_from=webapi&authKey=DMUwiCQ6ta95PoH8JmtZ+Jz9y7Ozg3yinEsxmm92rNXZRVeMPD7NRgjU+dmUI8Xu)
27+
28+
29+
30+
| Project | Describe | Introduce | Mirror (Gitee) |
31+
| :-------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :-----------------------------------------: |
32+
| [ShotX](https://github.com/XMuli/ShotX) | 新手级的截图,适合初学 Qt/C++ 不到一年 | 一款极简的截图工具(支持 Win,Mac,Linux) | [url](https://gitee.com/XMuli/ShotX) |
33+
| [Flipped](https://c.xmuli.tech/) | 中级难度的截图,适合已学习 Qt/C++ 一两年经验进阶 | 简洁且漂亮的截图的软件工具,支持 Windows,MacOS,Linux 平台 | [url](https://gitee.com/XMuli/FlippedPages) |
34+
| [Sunny](https://sunny.xmuli.tech/) | 高级难度的截图,适合已深入研究 Qt/C++ 三五年经验,属于商业级的成熟作品,**属最高水品之作** | Simple and beautiful screenshot software tool for Windows, MacOS and Linux;已上架 Deepin/UOS Store,Spark Store 等 | [url](https://gitee.com/XMuli/SunnyPages) |
2535

2636
<br>
2737

28-
## Style
38+
## Compilation
39+
40+
### Dependencies
2941

30-
<img src="https://cdn.jsdelivr.net/gh/xmuli/xmuliPic@pic/2021/%E6%88%AA%E5%B1%8F2021-10-05%2004.11.29.jpg" width="80%"/>
42+
- Qt >= 5.15.2
43+
- CMake >= 3.16
44+
- MSVC >= 2022 | MinGW >= 8.1.0 | GCC >= 9.4 | Clang >= 12.0
3145

32-
<img src="https://cdn.jsdelivr.net/gh/xmuli/xmuliPic@pic/2021/%E6%88%AA%E5%B1%8F2021-10-05%2004.11.45.png" width="50%"/>
46+
​ NOTE: This is a successfully compiled dependency version, lower versions have not been tested.
3347

3448
<br>
3549

36-
## Author
50+
### Build
51+
52+
- **Kit Tools:** Windows 10 & Qt 5.15.2 & CMake 3.24.1 & MSVC 2022 ( or MinGW 8.1.0)
3753

38-
<font color=#70AD47 size=4 face="幼圆">**偕臧 (XMuli):** </font> [https://ifmet.cn](https://ifmet.cn/)
54+
- **Compile Step:**
55+
56+
```bash
57+
qmake
58+
make -j16
59+
```
3960

4061
<br>
4162

42-
## Protocol
63+
## Demonstration effect
64+
65+
**MacOS**
66+
67+
<img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202401250051823.jpg" width="100%"/>
68+
69+
<img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202401250051067.png" width="400"/>
70+
71+
**Windows**
72+
73+
<img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202401250055738.png" width="100%"/>
74+
75+
76+
77+
## Tutorial
78+
79+
**ShotX**
80+
81+
- [GitHub Code](https://github.com/XMuli/shotx)
82+
83+
**FLIPPED**
84+
85+
- 开发教程: [基于 QT 开发 FLIPPED :简易且漂亮的跨平台截图贴图软件](https://blog.csdn.net/qq_33154343/article/details/130053230)
86+
87+
- 视频演示效果: [bilibili](https://www.bilibili.com/video/BV1rX4y1D7EZ/)
88+
89+
**Sunny**
90+
91+
- [系类开发教程](https://github.com/XMuli/QtExamples)
92+
- 视频演示效果: 待续
93+
94+
95+
96+
## Great
97+
98+
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.
99+
100+
101+
102+
## Author
103+
104+
| Title | Detail |
105+
| :---------: | :----------------------------------------------------------: |
106+
| WeChat / QQ | [252311126](https://wpa.qq.com/authd?IDKEY=31f3ef7312b39e2c8dc822ae2f4c3b3118e1a6f31cc83373) |
107+
| GitHub | [偕臧](https://github.com/XMuli) |
108+
109+
43110

44-
<img src="https://cdn.jsdelivr.net/gh/xmuli/xmuliPic@pic/2020/MIT.png" width="25%"/>
111+
## Tutorial series
45112

46-
This project is distributed and used based on the `MIT` protocol. For more information, see [protocol file](/LICENSE).
113+
[QtExamples](https://github.com/XMuli/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**!
47114

README.zh_CN.md

+82-10
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,101 @@
1919

2020
> 一款轻的、迅速的截图软件 `ShotX`
2121
22-
<br>
2322

24-
若是帮助到了你,<font color=#FE7207 size=4 face="幼圆">可以点击该项目的的<img src="https://raw.githubusercontent.com/touwoyimuli/FigureBed/master/project_log/20190709023321.png" height="18" width="18"/> **Star** 和<img src="https://raw.githubusercontent.com/touwoyimuli/FigureBed/master/project_log/20190709023317.png" height="18" width="18"/> **Fork** 的两个图标,方便抬手之间,相当点个赞,</font>手有余香。
23+
24+
起源最初的梦,写一个随心所欲的截图软件,至今(2024.01.24)也写了三个不同程度的,由易到难,供大家参考;
25+
26+
更详细的开发细节文档,有空再给写,补充在系列中,QQ 交流群: [418103279](https://qm.qq.com/cgi-bin/qm/qr?k=jsD03QzMohGZm0TqYAFh3BvKOpCGlTcT&jump_from=webapi&authKey=DMUwiCQ6ta95PoH8JmtZ+Jz9y7Ozg3yinEsxmm92rNXZRVeMPD7NRgjU+dmUI8Xu)
27+
28+
29+
30+
| 项目 | 详细 | 介绍 | 镜像(Gitee) |
31+
| :-------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :-----------------------------------------: |
32+
| [ShotX](https://github.com/XMuli/ShotX) | 新手级的截图,适合初学 Qt/C++ 不到一年 | 一款极简的截图工具(支持 Win,Mac,Linux) | [url](https://gitee.com/XMuli/ShotX) |
33+
| [Flipped](https://c.xmuli.tech/) | 中级难度的截图,适合已学习 Qt/C++ 一两年经验进阶 | 简洁且漂亮的截图的软件工具,支持 Windows,MacOS,Linux 平台 | [url](https://gitee.com/XMuli/FlippedPages) |
34+
| [Sunny](https://sunny.xmuli.tech/) | 高级难度的截图,适合已深入研究 Qt/C++ 三五年经验,属于商业级的成熟作品,**属最高水品之作** | Simple and beautiful screenshot software tool for Windows, MacOS and Linux;已上架 Deepin/UOS Store,Spark Store 等 | [url](https://gitee.com/XMuli/SunnyPages) |
2535

2636
<br>
2737

28-
## 界面
38+
## Compilation
39+
40+
### Dependencies
2941

30-
<img src="https://cdn.jsdelivr.net/gh/xmuli/xmuliPic@pic/2021/%E6%88%AA%E5%B1%8F2021-10-05%2004.11.29.jpg" width="80%"/>
42+
- Qt >= 5.15.2
43+
- CMake >= 3.16
44+
- MSVC >= 2022 | MinGW >= 8.1.0 | GCC >= 9.4 | Clang >= 12.0
3145

32-
<img src="https://cdn.jsdelivr.net/gh/xmuli/xmuliPic@pic/2021/%E6%88%AA%E5%B1%8F2021-10-05%2004.11.45.png" width="50%"/>
46+
​ NOTE: This is a successfully compiled dependency version, lower versions have not been tested.
3347

3448
<br>
3549

36-
## 作者:
50+
### Build
51+
52+
- **Kit Tools:** Windows 10 & Qt 5.15.2 & CMake 3.24.1 & MSVC 2022 ( or MinGW 8.1.0)
53+
54+
- **Compile Step:**
3755

38-
<font color=#70AD47 size=4 face="幼圆">**偕臧 (XMuli):** </font> [https://ifmet.cn](https://ifmet.cn/)
56+
```bash
57+
qmake
58+
make -j16
59+
```
3960

4061
<br>
4162

42-
## 协议:
63+
## 运行效果
64+
65+
**MacOS**
66+
67+
<img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202401250051823.jpg" width="100%"/>
68+
69+
<img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202401250051067.png" width="400"/>
70+
71+
**Windows**
72+
73+
<img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202401250055738.png" width="100%"/>
74+
75+
76+
77+
## 教程
78+
79+
**ShotX**
80+
81+
- [GitHub Code](https://github.com/XMuli/shotx)
82+
83+
**FLIPPED**
84+
85+
- 开发教程: [基于 QT 开发 FLIPPED :简易且漂亮的跨平台截图贴图软件](https://blog.csdn.net/qq_33154343/article/details/130053230)
86+
87+
- 视频演示效果: [bilibili](https://www.bilibili.com/video/BV1rX4y1D7EZ/)
88+
89+
**Sunny**
90+
91+
- [系类开发教程](https://github.com/XMuli/QtExamples)
92+
- 视频演示效果: 待续
93+
94+
95+
96+
## 贡献
97+
98+
如果对您有帮助,或者觉得有用,**您可以点击该仓库的⭐ Star 🍴 Fork 两个图标,方便抬手之间,说点赞的手,** 手留余香;其次可以请我喝一杯冰的快乐水。
99+
100+
<details>
101+
<summary> <b>"当然,你也可以送我一听冰凉的可乐 [捐赠/打赏 ← 点击展开二维码]"</b></summary>
102+
<p> 如果对您有帮助,或者觉得有用,您可以点击该仓库的⭐ Star 🍴 Fork 两个图标,方便抬手之间,说点赞的手, 手留余香;其次可以我喝一杯冰的快乐水 - </p>
103+
<pre><img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2022/202302282339037.png" width="80%"/></pre>
104+
</details>
105+
106+
107+
108+
## 作者
109+
110+
| Title | Detail |
111+
| :---------: | :----------------------------------------------------------: |
112+
| WeChat / QQ | [252311126](https://wpa.qq.com/authd?IDKEY=31f3ef7312b39e2c8dc822ae2f4c3b3118e1a6f31cc83373) |
113+
| GitHub | [偕臧](https://github.com/XMuli) |
114+
43115

44-
<img src="https://cdn.jsdelivr.net/gh/xmuli/xmuliPic@pic/2020/MIT.png" width="25%"/>
45116

46-
该项目基于 `MIT` 协议进行分发和使用。 有关更多信息,请参阅[协议文件](/LICENSE)
117+
## 系列教程
47118

119+
[QtExamples](https://github.com/XMuli/QtExamples) "欢迎 `star` ⭐ 和 `fork` 🍴 这个系列的 `C++ / QT / DTK` 学习,这里你可以学到如何亲自编写这类软件的经验,这是一系列完整的教程,并且**免费**!"

0 commit comments

Comments
 (0)