https://github.com/ddmy/log-send
基于 Electron 开发的跨平台 日报发送机器 软件
https://github.com/ddmy/log-send
electron logsend mac nodemailer windows
Last synced: 12 months ago
JSON representation
基于 Electron 开发的跨平台 日报发送机器 软件
- Host: GitHub
- URL: https://github.com/ddmy/log-send
- Owner: ddmy
- Created: 2021-04-19T11:49:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T00:25:27.000Z (over 4 years ago)
- Last Synced: 2025-04-04T08:45:24.642Z (about 1 year ago)
- Topics: electron, logsend, mac, nodemailer, windows
- Language: JavaScript
- Homepage:
- Size: 316 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.html
Awesome Lists containing this project
README
# 日报发送器
默认每个工作日18点会自动发出通知,要求用户发送日报
目前仅支持QQ邮箱发送
## 技术栈
`electron@12.0.4 + electron-packager + nodemailer + auto-launch + electron-localstorage`
> 其中`electron`和`electron-packager`为全局安装
## 开发打包
mac平台 使用打包构建 请先安装 `wine`, 建议通过 `HomeBrew cask` 方式安装 `wine-stable`
### 开发计划
- 支持更多类型邮箱发送日报
- 日报内容支持图片,附件
- 自动更新