# z-tools **Repository Path**: zinface/z-tools ## Basic Information - **Project Name**: z-tools - **Description**: 工具集 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # z-tools Linux toolbox under development ## 内置组件 * DesktopGenrater: desktop 图标生成器 ## Installation * mkdir build * cd build * cmake .. * make * ./z-tools ## Build deb or tar.gz * mkdir build * cd build * cmake .. ***or*** cmake .. -DBUILD_TYPE=TGZ * make packae *You get the file "\*. deb" or "\*.tar.gz"* ## License