# AppTime **Repository Path**: wanglang/AppTime ## Basic Information - **Project Name**: AppTime - **Description**: https://github.com/newdraw/AppTime.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-08 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 时间去哪儿了? 忙碌的一天匆匆而过,时间是如何分配的?是否需要管控? # 试试这个吧 ![](https://github.com/newdraw/AppTime/blob/master/files/tv.jpg) #### 功能:记录使用时间 每个应用和窗口的使用时间精确到秒。 ![](https://github.com/newdraw/AppTime/blob/master/files/list.jpg) #### 功能:回溯桌面 查看过往的桌面图像(可通过配置关闭) ![](https://github.com/newdraw/AppTime/blob/master/files/time.jpg) ![](https://github.com/newdraw/AppTime/blob/master/files/playback.gif) #### 功能:分类管理 为应用或窗口加上标签,按类别统计。 ![](https://github.com/newdraw/AppTime/blob/master/files/tag.jpg) => ![](https://github.com/newdraw/AppTime/blob/master/files/tagview.jpg) # 使用方法 1、下载[Release.zip](https://github.com/newdraw/AppTime/raw/master/Release%20v0.11.zip),解压到任意目录; 2、打开AppTime.exe; 3、注意右下角托盘图标。 ![](https://github.com/newdraw/AppTime/blob/master/files/icon.jpg) # 升级注意 如需升级老版本的AppTime,请解压覆盖到老版本目录,但请不要覆盖data.db文件。 # 二次开发参考 开发环境Visual Studio 2019,.NET Framework 4.8。(其实不必须这么高版本,可以自行尝试降低) 发布时请把源码里的webui目录复制到exe所在目录。