# Staxle
[![Staxle](https://toad114514.github.io/img/wb/staxle.jpg)](https://github.com/Toad114514/Staxle)<br>
termux 工具安装管理脚本<br>
[![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)<br>
[English](https://github.com/Toad114514/Staxle/blob/main/README_EN.md)
## 简介
这是一个为快速上手 termux 的新手，以及不想输入命令的 termux 佬特地提供的脚本工具，提供了各种 termux 中可运行的服务安装及配置<br>
他的性质犹如类似于 [Lazymux](https://github.com/Gameye98/Lazymux) 这一类的仓库，但 Staxle 这个脚本目标是将termux中各种服务的安装与配置集结起来，只需要一个脚本就能全自动或者半自动的完成大部分所想要的服务的安装与配置<br>
由于个人是python牢底，有啥bug可以反馈到 issues
## 未来加入的特性
 - setup.sh
 - 桌面环境管理
 - 软件中心 (?%)
 - 批量安装/执行✔️
 - 服务器安装/管理 (一小部分完成)
 - 网站面板后台(完善中)✔️
 - 黑客工具安装 (小部分完成)
 - termux 管理工具✔️
 - 小工具
   - Cli-Hexo (Chexo)✔️
   - Server2me
   - Qemd
 - ...
## 安装
```bash
pkg install git
git clone https://github.com/toad114514/staxle.git
cd staxle && bash ./setup.sh
```
或者
```bash
pkg install git && git clone https://github.com/toad114514/staxle.git && cd staxle && bash ./setup.sh
```
## 进度
未完成阶段
慢更新（学业繁重）
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=Toad114514/Staxle&type=Date)](https://star-history.com/#Toad114514/Staxle&Date)