# 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 [![Staxle](https://toad114514.github.io/img/wb/staxle.jpg)](https://github.com/Toad114514/Staxle)
termux 工具安装管理脚本
[![Stars](https://img.shields.io/github/stars/Toad114514/Staxle.svg)](https://github.com/Toad114514/Staxle/status) [![Forks](https://img.shields.io/github/forks/Toad114514/Staxle.svg)](https://github.com/Toad114514/Toad114514/network/members) [![Issues](https://img.shields.io/github/issues/Toad114514/Staxle.svg)](https://github.com/Toad114514/Staxle/issues) [![Watchers](https://img.shields.io/github/watchers/Toad114514/Staxle.svg)](https://github.com/Toad114514/Staxle/watchers) [![GitHub Tag](https://img.shields.io/github/v/tag/toad114514/staxle)](https://github.com/Toad114514/Staxle/releases) [![Python](https://img.shields.io/badge/language-Python%203-blue.svg)](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 [![Star History Chart](https://api.star-history.com/svg?repos=Toad114514/Staxle&type=Date)](https://star-history.com/#Toad114514/Staxle&Date)