常用工具
Microsoft Visual C++ 运行库一键安装
Microsoft Visual C++ 运行库
WinRAR软件官方无广告下载
PotPlayer https://potplayer.daum.net/
ChatGPT
Nova Player
Putty
常用字体(方正小标宋简体、仿宋GB2312、楷体GB2312):下载链接1 下载地址2
党政机关公文格式规范(精简版)
IPTV
免费 AI 服务列表
小雅alist周边
https://mirror.ghproxy.com/https://raw.githubusercontent.com/joevess/IPTV/main/iptv.m3u8
https://mirror.ghproxy.com/https://raw.githubusercontent.com/YueChan/Live/main/IPTV.m3u
手工搭建小雅的
1.创建相关文件
# myopentoken.txt
# mytoken.txt
# temp_transfer_folder_id.txt
# show_my_ali.txt 内容为 new2.创建其他文件(非必须)
# 115_cookie.txt
# ali2115.txt
# 内容如下
purge_ali_temp=true
cookie="UID=xxxxxx 和 115_cookie.txt 内容相同"
purge_pan115_temp=true
dir_id=0
# 115share_list.txt
# quark_cookie.txt
# 获取cookie的方法:
# 登入 https://pan.quark.cn/
# F12打开开发者工具(或者edge用 Shift-Ctrl-i),随便找个带 {;} 标识的 sort?xxxx,复制红圈圈里的一大段
# cookie 是以 “_UP_” 开头的字串
# quarkshare_list.txt
3.
docker run -d -p 5678:80 -p 2345:2345 -p 2346:2346 -p 2347:2347 -v /etc/xiaoya:/data -v /etc/xiaoya/data:/www/data --restart=always --add-host raw.githubusercontent.com:185.199.108.133 --name=xiaoya docker.581525.xyz/xiaoyaliu/alist:latest# download_url.txt
# 内容如下
https://www.581525.xyz/download/xiaoya/# tvbox 必须有 docker_address.txt
# 把你的docker url 填写进 docker_address.txt (缺省在 /etc/xiaoya 目录下)
比如 http://192.168.2.1:5678
在TVBOX 的配置地址填入 http://192.168.2.1:5678/tvbox/my.json# xiaoya一键安装脚本
bash -c "$(curl --insecure -fsSL https://ddsrem.com/xiaoya_install.sh)"自动备份U盘office文件并发送到邮箱
bash <(curl -L -s https://gitee.com/topjerry/notebook/raw/master/backup_usb_office.sh)# win10 安装相机,powershell 管理员权限运行
https://apps.microsoft.com/detail/9wzdncrfjbbg?hl=zh-cn&gl=US
winget install 9WZDNCRFJBBG
评论已关闭