|
|
@@ -2,9 +2,10 @@
|
|
|
FlipTrader is an app for the Flipper Zero that uses WiFi to fetch the prices of stocks and currency pairs directly on your device. It utilizes the FlipperHTTP flash for the WiFi Devboard, originally introduced in the WebCrawler app: https://github.com/jblanked/WebCrawler-FlipperZero/tree/main/assets/FlipperHTTP
|
|
|
|
|
|
## Requirements
|
|
|
-- WiFi Dev Board for Flipper Zero with FlipperHTTP Flash: https://github.com/jblanked/WebCrawler-FlipperZero/tree/main/assets/FlipperHTTP
|
|
|
+- WiFi Dev Board or Raspberry Pi Pico W for Flipper Zero with FlipperHTTP Flash: https://github.com/jblanked/FlipperHTTP
|
|
|
- WiFi Access Point
|
|
|
|
|
|
+
|
|
|
## Supported Assets
|
|
|
- **Crypto pairs**:
|
|
|
- ETHUSD
|
|
|
@@ -60,7 +61,7 @@ FlipTrader is an app for the Flipper Zero that uses WiFi to fetch the prices of
|
|
|
FlipTrader automatically allocates necessary resources and initializes settings upon launch. If WiFi settings have been previously configured, they are loaded automatically for convenience.
|
|
|
|
|
|
## How to Use
|
|
|
-1. **Flash the WiFi Devboard**: Follow the instructions to flash the WiFi Devboard with FlipperHTTP: [FlipperHTTP on GitHub](https://github.com/jblanked/WebCrawler-FlipperZero/tree/main/assets/FlipperHTTP).
|
|
|
+1. **Flash the WiFi Devboard**: Follow the instructions to flash the WiFi Devboard with FlipperHTTP: https://github.com/jblanked/FlipperHTTP.
|
|
|
2. **Install the App**: Download FlipTrader from the App Store.
|
|
|
3. **Launch FlipTrader**: Open the app on your Flipper Zero.
|
|
|
4. **Explore the Features**:
|