Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
pdone committed Dec 16, 2024
0 parents commit 87c870c
Show file tree
Hide file tree
Showing 12 changed files with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<div align="center">

<img alt="logo" src="assets/inmmb.png" width=128 height=128>
<h1>iNeedMyMoneyBack</h1>

[![](https://img.shields.io/github/release/pdone/iNeedMyMoneyBack?style=for-the-badge)](https://github.com/pdone/iNeedMyMoneyBack/releases/latest)
[![](https://img.shields.io/github/downloads/pdone/iNeedMyMoneyBack/total?style=for-the-badge)](https://github.com/pdone/iNeedMyMoneyBack/releases)
[![](https://img.shields.io/github/stars/pdone/iNeedMyMoneyBack?style=for-the-badge)](https://github.com/pdone/iNeedMyMoneyBack)
[![](https://img.shields.io/github/issues/pdone/iNeedMyMoneyBack?style=for-the-badge)](https://github.com/pdone/iNeedMyMoneyBack/issues)

</div>

### 主界面

![](assets/inmmb_0.gif)

![](assets/inmmb_1.gif)

- 勾选 `数据滚动显示` 时,始终只显示一条数据,按配置列表滚动显示。
- 未勾选 `数据滚动显示` 时,将显示所有配置中的数据。
- 界面右下角处,可以拖动来改变大小。

### 菜单

![](assets/inmmb_menu1.png)
![](assets/inmmb_menu2.png)

- 菜单项中显示的快捷键都是程序快捷键,仅焦点在本程序界面时有效。
- 程序内置了一个全局快捷键 `Ctrl + ~` ,用于显示或隐藏主界面。

### 添加和删除

![](assets/inmmb_add.gif)

- 打开配置,在 `代码` 列双击空白单元格,输入股票代码后按回车键保存修改,即可添加要监控的股票。
- 代码前需要 `sh``sz``bj` 等前缀,分别代表上海、深圳、北京。
-`代码` 删除,按回车键,可以删除监控股票。
- 设置 `别名` 后,主界面就不再显示 `名称`,而是显示 `别名`
- 买价为单股价格,数量为股数(不是手数)。

### 显示字段控制

![](assets/inmmb_more1.png)
![](assets/inmmb_more2.png)

- 单击后按钮背景变为浅色,即为启用。
- 程序内置了一些指数,这些指数不允许添加监控。
Binary file added assets/inmmb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/inmmb_0.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/inmmb_1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/inmmb_add.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/inmmb_demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/inmmb_menu1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/inmmb_menu2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/inmmb_more1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/inmmb_more2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/AlibabaPuHuiTi-3-55-Regular.ttf
Binary file not shown.
Binary file added fonts/CascadiaMono.ttf
Binary file not shown.

0 comments on commit 87c870c

Please sign in to comment.