# linux-assistant **Repository Path**: smilejx001/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**: 0 - **Forks**: 8 - **Created**: 2020-11-11 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # linux-assistant A software named linux-assistant that can direct install apps and config system. ![](https://github.com/borninfreedom/linux-assistant/blob/main/images/linux-assistant.png) * 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 chmod a+x assistant.sh # only need to execute once ./assistant.sh ``` ### Method 2 * Move the 'assistant.sh' to the HOME folder, the command is ```mv ~/linux-assistant/assistant.sh ~```,then can run the script directly open the terminal and run ```./assistant.sh```