Your Name 4 lat temu
rodzic
commit
ebc1674464
5 zmienionych plików z 28 dodań i 0 usunięć
  1. 8 0
      dev/frp.md
  2. 4 0
      dev/sug.md
  3. 7 0
      dev/tts.md
  4. 3 0
      dev/vscode.md
  5. 6 0
      dev/xrdp.md

+ 8 - 0
dev/frp.md

@@ -7,3 +7,11 @@
 
 ![frp](../imgs/frp.png)
 
+## Zero-tier One
+
+* https://www.zerotier.com/
+* e5cd7a9e1cad2313
+
+## RSSH
+* rssh
+

+ 4 - 0
dev/sug.md

@@ -34,3 +34,7 @@ pyG.show('gs.html')
 
 ```
 
+# google suggest
+
+* https://github.com/gitronald/suggests
+* 

+ 7 - 0
dev/tts.md

@@ -0,0 +1,7 @@
+# TTS
+
+* Linux 上面沒有中文女聲
+* https://pypi.org/project/pyttsx3/ 
+
+* 可以解決: https://pypi.org/project/gTTS/
+

+ 3 - 0
dev/vscode.md

@@ -2,3 +2,6 @@
 
 * code-server
   
+```
+curl -fsSL https://code-server.dev/install.sh | sh
+```

+ 6 - 0
dev/xrdp.md

@@ -0,0 +1,6 @@
+# xrdp
+
+* microsoft remote desktop
+* 3889
+* yum install xrdp
+*