mirror of
https://github.com/woodchen-ink/openai-billing-query.git
synced 2025-07-18 14:01:59 +08:00
Create README_EN.md
This commit is contained in:
parent
f330e697f8
commit
70e6c5a907
23
README_EN.md
Normal file
23
README_EN.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
# openai-billing-query
|
||||||
|
Batch visualization query for openai (chatgpt) balance, supporting display of total amount, used amount, remaining amount, usage ratio, expiration time, GPT-4, and whether it is bound with a card.
|
||||||
|
|
||||||
|
# Query example image
|
||||||
|

|
||||||
|
|
||||||
|
# Supports custom reverse proxy interfaces
|
||||||
|
Add your own interface code in line 361.
|
||||||
|
|
||||||
|
``` html
|
||||||
|
<option value="Reverse proxy URL">[Custom name] Custom name</option>
|
||||||
|
```
|
||||||
|
## Reverse proxy code example
|
||||||
|

|
||||||
|
|
||||||
|
# How to deploy
|
||||||
|
What? Do you still need to ask? Download index.html and open it directly. Except for the background image, there are no external resources.
|
||||||
|
|
||||||
|
# Development process
|
||||||
|
First of all, thanks to several open source query codes on Github. This project was based on their projects and modified to use GPT4. I only manually modified a few css throughout the process.
|
||||||
|
|
||||||
|
# Advertisement
|
||||||
|
Personal blog: https://woodchen.ink
|
Loading…
x
Reference in New Issue
Block a user