Skip to content

Commit

Permalink
docs: add and update posts
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbenben committed Nov 29, 2023
1 parent 162bdb4 commit ca37c6e
Show file tree
Hide file tree
Showing 20 changed files with 283 additions and 251 deletions.
8 changes: 8 additions & 0 deletions docs/_posts/2018-05-15-aria2_a_new_download_tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,14 @@ Aria2 真·懒人包无需配置,下载即可使用,适合不想折腾的人
max-connection-per-server=16
```

修改监听端口 6800:

```conf
# RPC 监听端口,端口被占用时可以修改,默认:6800
# 端口修改后,需要重新启动 aria2c.exe,并确保页面设置中的 RPC 地址已更改为新端口。
rpc-listen-port=6800
```

开启 BT 下列设置:

```conf
Expand Down
6 changes: 3 additions & 3 deletions docs/_posts/2019-08-26-scrcpy_screen_projection.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ order: -26

市面上主流的多屏协同软件大多都是基于 scrcpy 开发的套壳产品,而且 bug 也没有得到修复,因此建议直接使用官方的 scrcpy。

本文以 Windows 投屏为例,可以前往官方站点下载 [scrcpy-win64-v2.2.zip](https://github.com/Genymobile/scrcpy/releases/download/v2.2/scrcpy-win64-v2.2.zip),或者使用[国内搬运链接](https://wwva.lanzouq.com/iEdcP1dhfduf)
本文以 Windows 投屏为例,可以前往官方站点下载 [scrcpy-win64-v2.3.zip](https://github.com/Genymobile/scrcpy/releases/download/v2.3/scrcpy-win64-v2.3.zip),或者使用[国内搬运链接](https://wwva.lanzouq.com/iRD6J1fzo7tc)

## 有线投屏

Expand All @@ -33,7 +33,7 @@ order: -26

```shell
# a.将命令目录切换到 scrcpy 文件夹。如果使用的是 Windows 11,在 scrcpy 文件夹中右键点击「在终端中打开」,会自动切换到当前路径。
cd D:\Libraries\Desktop\scrcpy-win64-v2.2
cd D:\Libraries\Desktop\scrcpy-win64-v2.3
# b.在手机端开启「开发者选项」和「USB 调试」,然后使用数据线将手机和电脑连接,并允许 USB 调试,开启手机端口。
.\adb tcpip 5555
Expand Down Expand Up @@ -66,7 +66,7 @@ cd D:\Libraries\Desktop\scrcpy-win64-v2.2

```shell
# 将命令目录切换到 scrcpy 文件夹。
cd D:\Libraries\Desktop\scrcpy-win64-v2.2
cd D:\Libraries\Desktop\scrcpy-win64-v2.3
# 开始录制,录屏文件会自动保存在当前文件夹内,文件名为指定的文件名。
.\scrcpy -r filename.mp4
Expand Down
2 changes: 1 addition & 1 deletion docs/_posts/2021-01-02-keepass_the_real_lastpassword.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ KeePass 需要配置插件,才能实现密码自动输入。下载插件并放

### 多账户排序

同一网址有多个账户密码时,无将其中一个账户密码默认置顶。通过插件 KeePassHttp 和 KeePassNatMsg,能按 username 或 title 对账户进行排序。
同一网址有多个账户密码时,无法将其中一个账户密码默认置顶。通过插件 KeePassHttp 和 KeePassNatMsg,能按 username 或 title 对账户进行排序。

### 为什么不选 KeepassXC

Expand Down
2 changes: 1 addition & 1 deletion docs/_posts/2022-04-21-uivision_rpa.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ UI.Vision RPA 的运行脚本叫做「宏」。界面很简单,左侧是宏的

打开 UI.Vision 插件,点击右上角按钮「Record」,插件会把你的操作录制为宏脚本。

执行时,选中左侧保存的宏,然后点击右上角的按钮「Play Macro」,即可回放指定宏。点击「Play Loop」,则可让宏循环运行。
执行时,选中左侧保存的宏,然后点击右上角的按钮「Play Macro」,即可回放指定宏。点击「Play Loop」,则可让宏循环运行。循环次数 `${!LOOP}` 可作为变量使用。

![自动化运行 GIF](https://img.newzone.top/2022-04-21-20-25-31.gif?imageMogr2/format/webp)

Expand Down
222 changes: 0 additions & 222 deletions docs/apps/AppNotes.md

This file was deleted.

9 changes: 7 additions & 2 deletions docs/apps/Applist.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Windows 自用软件,以开源软件为主。

音频处理:[Reaper+ Ultraschall](https://sspai.com/post/76677) & [Audacity](https://github.com/audacity/audacity/releases) & iZotope rx9 ~~& Audition & 神舌变声器 & Goldwave~~

视频播放:[Potplayer](https://zhuanlan.zhihu.com/p/35757176) & [LAVFilters](https://github.com/Nevcairiel/LAVFilters/releases) & [madVR](http://www.madvr.com/) & XySubFilter & VLC ~~& 恒星播放器 & QQ 影音 & 暴风影音 & 射手~~,播放器设置参考 [Potplayer + LAVFilters + madVR 配置教程](https://www.likecs.com/show-204327094.html)
视频播放:[Potplayer](https://zhuanlan.zhihu.com/p/35757176) & [ZY Player](https://github.com/Hiram-Wong/ZyPlayer/releases)(直播&在线资源) & [LAVFilters](https://github.com/Nevcairiel/LAVFilters/releases) & [madVR](http://www.madvr.com/) & XySubFilter & VLC ~~& 恒星播放器 & QQ 影音 & 暴风影音 & 射手~~,播放器设置参考 [Potplayer + LAVFilters + madVR 配置教程](https://www.likecs.com/show-204327094.html)

视频剪辑:剪映 & LosslessCut(音频提取·视频切割合并) & [ShanaEncoder](https://shana.pe.kr/shanaencoder_download/)(视频压缩) & [Quick Cut](https://github.com/HaujetZhao/QuickCut) (自动剪辑) & HandBrake(视频转换) & Premiere ~~& Shotcut & 500th Video Converter & 小丸工具箱~~

Expand Down Expand Up @@ -143,13 +143,17 @@ PDF:PDFelement ~~& 文电通 & foxit 领鲜版(轻量编辑 PDF)~~

## Android

- [GKD](https://github.com/gkd-kit/gkd):手机端去广告的开源利器,可以点击跳过任意开屏广告/点击关闭应用内部任意弹窗广告,如关闭百度贴吧帖子广告卡片/知乎回答底部推荐广告卡片。
- [GKD](https://github.com/gkd-kit/gkd)手机端去广告的开源利器,可以点击跳过任意开屏广告/点击关闭应用内部任意弹窗广告,如关闭百度贴吧帖子广告卡片/知乎回答底部推荐广告卡片。
- [SmartTubeNext](https://github.com/yuliskov/SmartTubeNext):电视盒子上的去广告版 YouTube。
- [WechatExporter](https://github.com/BlueMatthew/WechatExporter):微信记录导出,仅限 iOS 手机。安卓和 PC 端微信都加密,无法导出查看。
- [AutoX](https://github.com/kkevsekk1/AutoX):开源版的 Auto.js,没有包名屏蔽。相关信息可以参考 [快人一步:使用 Tasker+AutoX 一键直达健康码](https://sspai.com/post/65863)

---

## 小玩意

- [Animated Drawings](https://www.appinn.com/animated-drawings/):自动将绘画转换为动画。

## 已弃

- 全局手势:[StrokesPlus.net](https://meta.appinn.net/t/topic/29815) & WGestures
Expand All @@ -164,5 +168,6 @@ PDF:PDFelement ~~& 文电通 & foxit 领鲜版(轻量编辑 PDF)~~
- 客服:飞豆客服聊天助手 & [mirai(qq 机器人)](https://github.com/mamoe/mirai) & 酷 Q(已关)
- 其他:按键精灵、DisplayCal(屏幕)、One Quik(虚拟桌面切换)、Auslogics Disk Defrag(磁盘整理)、Reflector 3(手机投屏)、VoiceBot(声控游戏)
- [DockIt](http://dogbean.ysepan.com/):主显示屏中,非全屏状态下,快速将窗口局部化。如何默认不全屏;应用不自动吸边?
- TheBrain:可以把知识无限扩充,都连接在一起。但将工作流导图放入 TheBrain 后发现并不合适,比较适合更细化的内容?介绍参考[善用佳软张玉新老师 · TheBrain ≠ 思维导图——运用 TheBrain 的三个阶段](https://www.bilibili.com/video/BV19a411578T)

部分应用推荐来自 @vector090
Loading

0 comments on commit ca37c6e

Please sign in to comment.