Skip to content

Commit dc52442

Browse files
committed
Merge branch 'main' of https://github.com/langong-dev/ScreenShot-L into main
2 parents 0e3e5b1 + e058a7d commit dc52442

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

readme.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,39 @@
11
# LanGong ScreenShot-L
22

3-
A screen shot application with QT5.
3+
- A screen shot application with QT5.
4+
- A cross platform application, runs on Windows and Linux (x86 or x64).
5+
6+
## Github自动编译
7+
8+
![Windows](https://github.com/langong-dev/ScreenShot-L/workflows/Windows/badge.svg) ![MacOS](https://github.com/langong-dev/ScreenShot-L/workflows/MacOS/badge.svg)
49

510
## Runs on 运行于
611

712
- Windows (>=Win XP)
8-
- MacOS
913
- Linux
1014

1115
## Install 安装
1216

1317
- For Windows users
1418
1. Download `LanGong-ScreenShot-L-*-Setup.exe` from [release page](https://github.com/langong-dev/ScreenShot-L/releases)
1519
2. Runs setup script
16-
- For Linux and MacOS users (You may install qt5 or `qt5-base` first)
20+
- For Linux users (You may install qt5 or `qt5-base` first)
1721
1. Clone or download our repo: `git clone https://github.com/langong-dev/ScreenShot-L.git`
1822
2. Go into repo: `cd ScreenShot-L`
1923
3. Runs `install.sh` script with `root` user : `bash ./install.sh`
2024

2125
- 对于 Windows 用户
2226
1.[下载页面](https://github.com/langong-dev/ScreenShot-L/releases)下载 `LanGong-ScreenShot-L-*-Setup.exe`
2327
2. 运行它
24-
- 对于 Linux/MacOS 用户 (你需要先安装 Qt5 或 `qt5-base`
28+
- 对于 Linux 用户 (你需要先安装 Qt5 或 `qt5-base`
2529
1. 克隆或下载本仓库:`git clone https://github.com/langong-dev/ScreenShot-L.git`
2630
2. 进入仓库:`cd ScreenShot-L`
2731
3. 使用 `root` 用户运行安装脚本:`bash ./install.sh`
2832

33+
> ### Runs on MacOS
34+
>
35+
> ScreenShot-L 已经不能在 MacOS 计算机上运行,因为捕捉器无法捕捉mac的窗口。
36+
2937
## Runs 运行
3038

3139
- Windows: Double click shotcut on desktop 双击桌面快捷方式

0 commit comments

Comments
 (0)