# electron-study-record **Repository Path**: luckyblank/electron-study-record ## Basic Information - **Project Name**: electron-study-record - **Description**: 基于Electron V36.2.1 + Sqlite3实现的学习时间记录APP - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: main - **Homepage**: https://github.com/luckyblank/electron-study-record - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-24 - **Last Updated**: 2026-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学习时间记录APP ## 描述 这是一由AI编写,基于ElectronV36.2.1+SqliteV5.1.7实现的记录学习时间的APP。支持自定义当日的学习时间区间、查看学习历史、每日寄语等功能。 ps:该APP纯属于心血来潮,临时想记录一下每天的学习时间。大约耗时5-6小时完成。 ## 功能 | 主页面 | 设置面板 | | :----------------------------------------------------------: | :----------------------------------------------------------: | | ![image-20260626070658495](https://qny.luckyblank.cn/image-20260626070658495.png) | ![image-20260626070722493](https://qny.luckyblank.cn/image-20260626070722493.png) | | 迷你小窗 | 导出学习数据 | | ![image-20260626070745862](https://qny.luckyblank.cn/image-20260626070745862.png) | ![image-20260626070812936](https://qny.luckyblank.cn/image-20260626070812936.png) | | 我的宠物 | 我的徽章 | | ![image-20260626070846716](https://qny.luckyblank.cn/image-20260626070846716.png) | ![image-20260626070859660](https://qny.luckyblank.cn/image-20260626070859660.png) | ## 环境 ### node版本 nodejs:V20.12.1 ### 项目依赖 ```json "dependencies": { "sqlite3": "^5.1.7", "electron-log": "^5.4.4", "electron-updater": "^6.8.9" }, "devDependencies": { "electron": "^36.2.1", "electron-builder": "^26.0.12", "electron-rebuild": "^3.2.9", "gsap": "^3.15.0", "nodemon": "^3.1.10" } ``` > GSAP 的 UMD 构建已复制到 `vendor/gsap.min.js` 随包发布(渲染端通过 `