Open-Source Client Area for Pterodactyl MythicalDash is currently in development by @SnyderWillCode & @NaysKutzu.
We are using vuexy as a frontend.
I'm open to all contributions! Feel free to help! :)
Do you want to support our hard work?
MythicalSystems https://paypal.me/mythicalsystems
Hi, if you want to setup this right, you will have to go inside the public/manifest.webmanifest
Here is an example of the file:
{
"name": "MyAwsomeDash",
"short_name": "Dash",
"start_url": "/",
"display": "standalone",
"orientation": "portrait",
"background_color": "#161931",
"theme_color": "#161931",
"icons": [
{
"src": "https://mydash.dev/assets/img/logo.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://mydash.dev/assets/img/logo.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "https://mydash.dev/assets/img/logo.png",
"sizes": "512x512",
"type": "image/png"
}
],
"description": "MythicalDash is a feature-rich and user-friendly client area for Pterodactyl, designed to simplify server management. With MythicalDash, you have unparalleled control over your hosting environment, effortlessly managing game servers, databases, files, and more. Experience seamless server administration, enhanced security, and optimized performance with MythicalDash, your ultimate solution for streamlined Pterodactyl server management.",
"lang": "en",
"categories": ["hosting", "news"]
}
To compile the CLI you need to install dotnet core:
wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh
chmod +x ./dotnet-install.sh
./dotnet-install.sh --channel 7.0
dotnet run --project /var/www/client/cli -help
You can join our support server: