# tcc **Repository Path**: chencdashi/tcw ## Basic Information - **Project Name**: tcc - **Description**: timed close windows 定时关闭windows - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-15 - **Last Updated**: 2023-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tcc timed-close-computer ## 使用 ### 安装 ```js yarn ``` ### 添加npm全局软连接 ```js npm link ``` ### 正常启动 ```js tcc ``` **进入菜单选项,如图** [![ppt6InP.md.png](https://s1.ax1x.com/2023/03/20/ppt6InP.md.png)](https://imgse.com/i/ppt6InP) ### 快捷操作 ```js tcc [arg] ``` **启动参数说明:** - -1 取消定时关机 - 0 立即关机 - 时间格式,如:HH:mm:ss 固定时间关机 - 时长格式,如:12h、12m、12s 固定时长关机