diff --git "a/.github/ISSUE_TEMPLATE/\345\217\215\351\246\210bug.md" b/.github/ISSUE_TEMPLATE/1-bug.md similarity index 100% rename from ".github/ISSUE_TEMPLATE/\345\217\215\351\246\210bug.md" rename to .github/ISSUE_TEMPLATE/1-bug.md diff --git "a/.github/ISSUE_TEMPLATE/\345\212\237\350\203\275\351\234\200\346\261\202.md" b/.github/ISSUE_TEMPLATE/2-feature.md similarity index 100% rename from ".github/ISSUE_TEMPLATE/\345\212\237\350\203\275\351\234\200\346\261\202.md" rename to .github/ISSUE_TEMPLATE/2-feature.md diff --git "a/.github/ISSUE_TEMPLATE/\345\205\266\344\273\226\346\203\263\346\263\225.md" b/.github/ISSUE_TEMPLATE/3-other.md similarity index 100% rename from ".github/ISSUE_TEMPLATE/\345\205\266\344\273\226\346\203\263\346\263\225.md" rename to .github/ISSUE_TEMPLATE/3-other.md diff --git a/.github/ISSUE_TEMPLATE/4-bug-en.md b/.github/ISSUE_TEMPLATE/4-bug-en.md new file mode 100644 index 0000000..2ff5c34 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/4-bug-en.md @@ -0,0 +1,41 @@ +--- +name: Bug Report +about: Provide effective feedback to help the project continuously improve +title: "[Bug] The program has some problems" +labels: bug +assignees: pdone + +--- + +### 1️⃣ Brief description of problems encountered + + +``` +1. Click to start the flash back +2. Option cannot take effect +``` + +### 2️⃣ Detailed description of reproduction steps + + +``` +1. So... +2. And that... +3. And finally... +4. The program happened something +``` + +### 3️⃣ Provider log + + +``` +2024-04-12 08:00:15:661 [INFO] starting... +2024-04-12 08:00:15:684 [INFO] scrcpy running... +2024-04-12 08:00:15:684 [INFO] --shortcut-mod=lctrl -m 1440... +2024-04-12 08:00:25:849 [scrcpy] * daemon not running; starting now at tcp:5037 +2024-04-12 08:00:25:849 [scrcpy] * daemon started successfully +2024-04-12 08:00:25:850 [scrcpy] scrcpy 2.4 +2024-04-12 08:00:25:850 [scrcpy] INFO: Connecting to 100.66.1.2:5555... +``` + +> This project is maintained by individuals in their spare time. Due to limited time and energy, the problems you feed back may not be repaired in time. Please understand. In addition, this project only uses C#language, the program logic is simple, it is very easy to get started, welcome friends who have the ability to participate in the development and maintenance. diff --git a/.github/ISSUE_TEMPLATE/5-feature-en.md b/.github/ISSUE_TEMPLATE/5-feature-en.md new file mode 100644 index 0000000..3f7c68a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/5-feature-en.md @@ -0,0 +1,17 @@ +--- +name: Feature Request +about: Come up with a reasonable and useful idea +title: "[Feature] I want some feature" +labels: enhancement +assignees: pdone + +--- + +### 💡 Describe the desired feature + + +1. I want tomorrow's sun to rise from the west ❌don't +2. I want to connect multiple phones at the same time ✔ +3. I want to minimize to system tray ✔ + +> This project is maintained by individuals in their spare time. Due to limited time and energy, the problems you feed back may not be repaired in time. Please understand. In addition, this project only uses C#language, the program logic is simple, it is very easy to get started, welcome friends who have the ability to participate in the development and maintenance. diff --git a/.github/ISSUE_TEMPLATE/6-other-en.md b/.github/ISSUE_TEMPLATE/6-other-en.md new file mode 100644 index 0000000..27999ce --- /dev/null +++ b/.github/ISSUE_TEMPLATE/6-other-en.md @@ -0,0 +1,11 @@ +--- +name: Other Ideas +about: Friendly discussions and exchanges are welcome +title: '' +labels: '' +assignees: '' + +--- + +🎉 Welcome to my blog. [Pdone's Blog](https://awaw.cc) +✨ Share some good projects. [🌈Awesome Software / Service](https://awaw.cc/post/awesome/) diff --git a/README.md b/README.md index 84ada14..626541f 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ ## 界面 -![](https://raw.githubusercontent.com/pdone/static/master/img/article/free-control/1.6.8_1.png) +![](https://raw.githubusercontent.com/pdone/static/master/img/article/free-control/1.7.0_1.png) -![](https://raw.githubusercontent.com/pdone/static/master/img/article/free-control/1.6.8_2.png) +![](https://raw.githubusercontent.com/pdone/static/master/img/article/free-control/1.7.0_2.png) ![](https://raw.githubusercontent.com/pdone/static/master/img/article/free-control/v1.4.0_5.gif)