# Staxle
**Repository Path**: toadstool/staxle
## Basic Information
- **Project Name**: Staxle
- **Description**: Termux 工具安装和管理脚本(镜像)
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-11-02
- **Last Updated**: 2025-06-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Staxle
[](https://github.com/Toad114514/Staxle)
termux 工具安装管理脚本
[](https://github.com/Toad114514/Staxle/status)
[](https://github.com/Toad114514/Toad114514/network/members)
[](https://github.com/Toad114514/Staxle/issues)
[](https://github.com/Toad114514/Staxle/watchers)
[](https://github.com/Toad114514/Staxle/releases)
[](https://www.python.org)
[English](https://github.com/Toad114514/Staxle/blob/main/README_EN.md)
# 考虑停止维护
最近一段时间你知道的,上学了,并且**我的手机每晚都会被收**,加上最近在维护新项目[tPaxs](https://github.com/toad114514/tpaxs),所以可能该项目会停更。也不算是停更,每周末可能随便提交一下。
# 简介
这是一个为快速上手 termux 的新手,以及不想输入命令的 termux 佬特地提供的脚本工具,提供了各种 termux 中可运行的服务安装及配置
他的性质犹如类似于 [Lazymux](https://github.com/Gameye98/Lazymux) 这一类的仓库,但 Staxle 这个脚本目标是将termux中各种服务的安装与配置集结起来,只需要一个脚本就能全自动或者半自动的完成大部分所想要的服务的安装与配置
由于个人是python牢底,有啥bug可以反馈到 issues
# 未来加入的特性
- setup.sh
- 桌面环境安装/管理
- 软件中心 (?%)
- 批量安装/执行✔️
- 服务器安装/管理 (一小部分完成)
- 网站面板后台(完善中)✔️
- 黑客工具安装 (小部分完成)
- termux 管理工具✔️
- 小工具
- Cli-Hexo (Chexo)✔️
- Server2me
- Qemd✔️
- ...
# 分支
`main` 稳定分支 `dev` 测试分支
# 安装
```bash
pkg install git
# main
git clone https://github.com/toad114514/staxle.git
# dev
git clone -b dev https://github.com/toad114514/staxle.git
cd staxle && bash ./setup.sh
```
或者
```bash
pkg install git && git clone -b dev https://github.com/toad114514/staxle.git && cd staxle && bash ./setup.sh
```
不带 -b 参数则拉取 main 分支
# 进度
未完成阶段
慢更新(学业繁重)
# Star History
[](https://star-history.com/#Toad114514/Staxle&Date)