1 Star 1 Fork 1

user_499098 / nice-mail

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

logo
Nice Mail

Node.js Version Build Status npm version Standard - JavaScript Style Guide

:love_letter: Nice Mail 是一款以 Markdown 为基础的邮件编辑器。如果你厌倦了平淡无奇的传统邮件格式,那么 Nice Mail 的主题一定能让你眼前一亮。

:bulb: TIP:主题持续完善中哦!欢迎提 PR。

预览图

特性

  • 支持主题 & 字段配置
  • 支持自定义主题
  • 支持历史邮件保存
  • 支持保存为草稿
  • 支持实时预览
  • 支持往编辑器中拖拽上传图片
  • 支持 HTML
  • 支持 Markdown
  • 支持保存为 PDF
  • 支持保存为图片

安装

安装前,请确认已经安装 Node.js(>= v8.9.0)

$ npm install -g @chuangker/nice-mail

配置文件

默认情况下,所有的数据都被存放在 Nice Mail 安装的目录下。为了防止升级所造成的数据清空,那么就需要在 第一次使用前完成以下配置

# 获取帮助
$ nice-mail config -h

# 配置缓存数据的目录地址,一般用来缓存发件人等信息
$ nice-mail config --db <dir>

# 配置上传文件的目录地址
$ nice-mail config --upload <dir>

快速开始

# 默认使用 7500 端口
$ nice-mail start

# 如果需要自定义端口,请使用
$ nice-mail start -p <端口号>
  • 打开浏览器(建议使用 Chrome 以获得最佳体验)
  • 访问 http://127.0.0.1:7500 (如果是自定义端口,需替换端口号)
  • 尽情享受吧!

自定义主题

后续完善。

参考 nice-mail 主题模板。

License

MIT

The MIT License (MIT) Copyright (c) 2018, chuangker Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/yunwisdoms/nice-mail.git
git@gitee.com:yunwisdoms/nice-mail.git
yunwisdoms
nice-mail
nice-mail
master

搜索帮助