An Application of display stock and encryption coin info on mac menubar
实业误国、地产兴邦
- status Bar
- click jump to xuqiu
- hidden scrobal on stock list
-
multi window - top index
- search and add stock
- support multi lanauage (English/简体中文/正體中文/にほんご)
- add encryption coin and HongKong / USA / Taiwan / Japan stock
- use recoil to manage react status
macOS Version > 10.12 (Sierra)
- Tauri (A framework similar to Electron, but based on Rust and system webview)
- Typescript (You Know)
- Vite (fast and fast on develment)
- Rust (use on backend on tauri)
- React (UI manager)
- TailwindCSS (utility CSS)
1. Get stock index
2. Get index on A stock
3. Get message or news
1. Get stock price and status immediately
https://stock.xueqiu.com/v5/stock/batch/quote.json?symbol=SZ002466&extend=detail
2. K line from xueqiu
https://stock.xueqiu.com/v5/stock/chart/minute.json?symbol=SH000979&period=1d
The two projects to help me get the API