/ReplitScript

Cloudreve Alist Uptime-kuma qBittorrent-Bot , Replit一键搭建脚本

Primary LanguageShell

项目说明

最近又玩上了replit,正好上班摸鱼闲来无事,遂写几个脚本方便部署一些小项目。
后续发现什么好玩的项目再慢慢添加吧。



logo
Cloudreve

支持多家云存储驱动的公有云文件系统.

GitHub Test Workflow

项目来源:cloudreve/Cloudreve

一键搭建&更新脚本 (BashBlank Repl环境)

bash <(curl -s https://raw.githubusercontent.com/kyleyh838/ReplitScript/main/Cloudreve/start.sh)

演示站点

https://b5692867-d33d-4598-8760-aa1364909895-00-36sykffp34ash.global.replit.dev/



logo
Alist

一个支持多存储的文件列表程序,使用 Gin 和 Solidjs

GitHub release GitHub last commit
文档 社区

本项目同步官方:alist-org/alist最新Releases.

一键搭建&更新脚本 (BashBlank Repl环境)

bash <(curl -s https://raw.githubusercontent.com/kyleyh838/ReplitScript/main/Alist/start.sh)

演示站点

https://4d8d34d7-d4a1-40c4-884e-04e99b312c67-00-2c1rxt0gr4jll.global.replit.dev/



logo
Uptime Kuma

简单方便的自建监控工具

Translation status

项目来源:louislam/uptime-kuma

一键搭建脚本 (Node.js环境)

bash <(curl -s https://raw.githubusercontent.com/kyleyh838/ReplitScript/main/Uptime-kuma/start.sh)

演示站点

https://4c1de7c4-52ad-428b-bdf5-cec90e209a9d-00-sxesfcbcff99.global.replit.dev/



qBittorrent-Bot

Telegram bot to manage your qBittorrent torrents.

项目来源:zeroone2numeral2/qbittorrent-bot
汉化包来源:SYQMAN
Python保活方案来源:qwerdenkerXD/replit-keep-alive

一键搭建脚本 (Python环境)

bash <(curl -s https://raw.githubusercontent.com/kyleyh838/ReplitScript/main/qBittorrent-bot/start.sh)

注意

该项目Bot Token,qBittorrent登录信息等会明文储存于config.toml文件中
推荐使用pro或edu团队创建private项目搭建
不建议使用个人版,会有泄露隐私的风险!