Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hellokaton/profit
🤔 biezhi 在线打赏系统,开启你的要饭生涯。
https://github.com/hellokaton/profit
alipay blade-mvc make-money wechat-pay
Last synced: about 1 month ago
JSON representation
🤔 biezhi 在线打赏系统,开启你的要饭生涯。
- Host: GitHub
- URL: https://github.com/hellokaton/profit
- Owner: hellokaton
- License: mit
- Created: 2018-09-28T13:31:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T12:06:22.000Z (almost 6 years ago)
- Last Synced: 2024-10-22T00:55:33.903Z (about 2 months ago)
- Topics: alipay, blade-mvc, make-money, wechat-pay
- Language: Java
- Homepage: https://pay.biezhi.me
- Size: 1.49 MB
- Stars: 404
- Watchers: 15
- Forks: 64
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - hellokaton/profit - 🤔 biezhi 在线打赏系统,开启你的要饭生涯。 (Java)
README
# 在线打赏系统
向导式安装,一个脚本搞定「打赏」系统。[演示站点](https://pay.biezhi.me)
> 部分功能正在开发,核心功能已完备。
> 有任何问题请发 [issue](https://github.com/biezhi/profit/issues/new),注意逻辑清晰![![Build Status](https://travis-ci.org/biezhi/profit.svg?branch=master)](https://travis-ci.org/biezhi/profit)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1727e9b3d5e04ac7b4b11bd9ee31ce28)](https://www.codacy.com/app/biezhi/profit?utm_source=github.com&utm_medium=referral&utm_content=biezhi/profit&utm_campaign=Badge_Grade)
[![License](https://img.shields.io/badge/license-MIT-db5149.svg)](https://github.com/biezhi/profit/blob/master/LICENSE)
[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/biezhii.svg?style=social&label=Follow%20Twitter)](https://twitter.com/biezhii)## 特性
- 支持修改主题模板
- 支持打赏主题扩展
- 支持支付渠道扩展
- 使用 SQLite,无需安装数据库
- 部署简单,支持脚本运行## 使用文档
使用教程见 [wiki](https://github.com/biezhi/profit/wiki)
## 预览
**安装**
![打赏系统-安装](https://i.loli.net/2018/09/30/5bafac0177535.png)
**登录**
![打赏系统-登录](https://i.loli.net/2018/09/30/5bafad8f935a4.png)
**后台首页**
![打赏系统-后台首页](https://i.loli.net/2018/09/30/5bafadcea2559.png)
**后台订单**
![打赏系统-后台订单](https://i.loli.net/2018/09/30/5bafadcf12c91.png)
**前台打赏主题 ①**
![打赏系统-登录](https://i.loli.net/2018/09/30/5bafadce8d34a.png)
**前台打赏主题 ②**
![打赏系统-登录](https://i.loli.net/2018/09/30/5bafadcef065d.png)
## TODO
- [ ] 列出主题列表,带缩略图
- [ ] 管理员修改密码
- [ ] 接口限流控制## License
[MIT](LICENSE)