# linux-assistant **Repository Path**: borninfreedom/linux-assistant ## Basic Information - **Project Name**: linux-assistant - **Description**: A software named linux-assistant that can direct install apps and config system. - **Primary Language**: Shell - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 8 - **Created**: 2020-10-24 - **Last Updated**: 2023-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # linux-assistant * Ubuntu助手:一键安装软件、进行系统配置 ![Ubuntu助手](https://gitee.com/borninfreedom/linux-assistant/blob/master/images/linux-assistant.png) ![](https://github.com/borninfreedom/linux-assistant/blob/master/images/linux-assistant.png) * NOTE:Ubuntu助手不兼容terminator,在terminator中不能自动调整窗口大小。在gnome-terminal中测试通过。 ## 使用方法 ### 法1 运行 ```bash cd ~/linux-assistant ./assistant.sh ``` ### 法2 将'assistant.sh'文件复制到HOME目录 ```bash mv ~/linux-assistant/assistant.sh ~ ``` 可以直接在终端中通过 ```bash ./assistant.sh ``` 启动 --- # linux-assistant * A software named Ubuntu assistant that can direct install apps and config system. * NOTE: The APP is not compatible with terminator. It's normal on gnome-terminal, but not on terminator. ## 使用方法 ### method 1 run ```bash cd ~/linux-assistant ./assistant.sh ``` ### method 2 Move the 'assistant.sh' to the HOME folder, the command is ```bash mv ~/linux-assistant/assistant.sh ~ ``` then can run the script directly open the terminal and run ```bash ./assistant.sh ```