
I was worried about some of you, so I did a little more
────────────────────────────────────────────────────────────
💡 Why peake_droid.py?
Our original bot, main.py, uses a graphical interface (GUI) built with Tkinter. While this works great on Windows, Mac, and Linux desktops, it doesn’t run on Android phones or in environments where a GUI isn’t available.
We noticed many users wanted to run the bot on their phones, especially with apps like Pydroid 3 on Android. But Tkinter GUIs aren’t supported there. Rather than leave mobile and terminal users behind, we built peake_droid.py—a simple, text-based version of the bot that works anywhere Python runs.
────────────────────────────────────────────────────────────
🧰 What Does peake_droid.py Do?
• Lets you trade PeakeCoin-supported currencies from the command line or your phone
• Works on Android (with Pydroid 3), Linux, Windows, Mac, or even a server
• No GUI required—just answer prompts in your terminal or Pydroid 3’s console
• Supports all the same trading logic, including profit percentage targets and multiple currencies
────────────────────────────────────────────────────────────

🚀 How to Use It
Download the bot files to your device - https://geocities.ws/peakecoin/trading-bot/
Open a terminal (or Pydroid 3 on Android)
Run:
python peake_droid.py
Follow the prompts:
- Enter your PeakeCoin username
- Select currencies to trade
- Input your keys
- Set your profit percentage
────────────────────────────────────────────────────────────
🌍 Our Mission
PeakeCoin is about community and accessibility. With peake_droid.py, we’re making sure everyone can participate in the PeakeCoin ecosystem—no matter what device they have.
No PC? No problem.
Just a phone? You’re good.
Welcome to true decentralized trading.