Skip to content

Commit 3465240

Browse files
committed
update screenshot
1 parent acc7f03 commit 3465240

5 files changed

+3
-21
lines changed

img/gui_by_qt_v0.2.11.4.png

-107 KB
Binary file not shown.

img/gui_windows_v0.2.11.4.png

-27 KB
Binary file not shown.

img/v0.2.12-beta_linux.png

118 KB
Loading

img/v0.2.12-beta_windows.png

29.3 KB
Loading

readme.md

+3-21
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,10 @@ How to use:
5252
- > [Do I need to set a map to nil in order for it to be garbage collected?](https://stackoverflow.com/questions/36747776/do-i-need-to-set-a-map-to-nil-in-order-for-it-to-be-garbage-collected)
5353
- icon from プロ生ちゃん.
5454
- アイコンがプロ生ちゃんから、ご注意ください。
55+
- Others Please Check Wiki.
5556
56-
![image](https://raw.githubusercontent.com/Asutorufa/yuhaiin/master/img/gui_by_qt_v0.2.11.4.png)
57-
![image](https://raw.githubusercontent.com/Asutorufa/yuhaiin/master/img/gui_windows_v0.2.11.4.png)
57+
![image](https://raw.githubusercontent.com/Asutorufa/yuhaiin/master/img/v0.2.12-beta_linux.png)
58+
![image](https://raw.githubusercontent.com/Asutorufa/yuhaiin/master/img/v0.2.12-beta_windows.png)
5859
5960
6061
<details>
@@ -94,23 +95,4 @@ How to use:
9495
- [X] new api for android(or others). <- use grpc.
9596
- [ ] add disguise.
9697
97-
```single instance
98-
single instance
99-
+-----+
100-
| gui |
101-
+-----+
102-
^
103-
| grpc
104-
v
105-
+--------+ create +----------+
106-
| server | ------------> | lockfile |
107-
+--------+ write host +----------+
108-
^ ^
109-
| open gui | check lockfile is locked
110-
| and exit new process | and
111-
+--------------------+ | get already running grpc server host
112-
| new gui and server |----------+
113-
+--------------------+
114-
```
115-
11698
</details>

0 commit comments

Comments
 (0)