mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
55 lines
1.6 KiB
Markdown
55 lines
1.6 KiB
Markdown

|
||
## A China stock data viewer build by [Wails](https://wails.io/) with [NavieUI](https://www.naiveui.com/).
|
||
A股数据自选股行情实时监控,基于Wails和NaiveUI构建的AI赋能股票分析工具
|
||
|
||
## BIG NEWS !!! 重大更新!!!
|
||
- 2025.01.17 新增AI大模型分析股票功能
|
||

|
||
|
||
## 简介
|
||
- 本项目基于Wails和NaiveUI,纯属无聊,仅供娱乐,不喜勿喷。
|
||
- 开发环境主要基于Windows10+,其他平台未测试或功能受限。
|
||
|
||
|
||
## Snapshot
|
||

|
||
### 设置
|
||

|
||
### 成本设置
|
||

|
||
### 日K
|
||

|
||
### 分时
|
||

|
||
### 钉钉报警通知
|
||

|
||
### AI分析股票
|
||

|
||
|
||
## About
|
||
|
||
### A China stock data viewer build by [Wails](https://wails.io/) with [NavieUI](https://www.naiveui.com/).
|
||
A股数据可视化工具,基于Wails和NaiveUI。
|
||
|
||
## Prerequisites
|
||
INSTALL [GO](https://golang.org) AND [Wails](https://wails.io/)
|
||
|
||
## Running the Application in Developer Mode
|
||
The easiest way is to use the Wails CLI: `wails dev`
|
||
|
||
This should hot refresh when making changes the Frontend and rebuild when making changes in the Go.
|
||
|
||
## Building the Application for Production
|
||
|
||
You can build you Application with: `wails build`
|
||
|
||
|
||
## License
|
||
[Apache License 2.0](LICENSE)
|
||
|
||
## Credits
|
||
[NaiveUI](https://www.naiveui.com/)
|
||
[Wails](https://wails.io/)
|
||
[Vue](https://vuejs.org/)
|
||
[Vite](https://vitejs.dev/)
|