ASADQI/index_files/commands.js.download

174 lines
7.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

var discord = "https://discord.com/users/AdilSadqi#6482";
var instagram = "https://www.instagram.com/sadqi.adil";
var twitter = "https://www.twitter.com/adilsadqi/";
var password = "ascodes";
var adil = "adil";
var Adil = "Adil";
var ADIL = "ADIL";
var jaber = "jaber";
var whatsapp = "https://wa.link/p8dhsa";
var phone = "tel:+212624489471";
var email = 'mailto:adil@asadqi.com';
var website = 'https://win.asadqi.com';
var cloud = "https://cloud.asadqi.com";
var instagramjb = "https://www.instagram.com/sadqi.jpeg";
var curl = '';
whois = [
"<br>",
"Hey, I'm Adil!👋",
"Since 1998 Ive start learning about computer and programing and on this page you will find all what i have learned in the past years until now",
"And this Website created by me and Ive name it Terminal because this is like my knowledge Terminal and to put all my experience on this page ",
"And the purpose of building this site is just to let people know more about me and keep in touch with my Friends and with who i know and everyone interesting to contact me ",
"with a simple design and new look website.",
"And Ive used to build this website HTML ",
"PHP and CSS with some animation to keep it lightweight site.",
"Please feel free to contact me if you have anything for me to say 😉",
"<br>"
];
jb = [
"<br>",
"The first person who discovered this terminal!👋",
"<br>"
];
weather = [
"<div class=\"color2\">",
'<iframe async src="https://wttr.in/kenitra" scrolling="no" width="100%" height="585" frameborder="0" class="color2"></iframe>',
"<div>"
];
update1 = [
"<br>",
"Checking for updates...",
"Downloading update...",
'<span style="color:#1976d2">==========> 10%</span>',
'<span style="color:#1976d2">====================> 20%</span>',
'<span style="color:#1976d2">==============================> 30%</span>',
'<span style="color:#1976d2">========================================> 40%</span>',
'<span style="color:#1976d2">==================================================> 50%</span>',
'<span style="color:#1976d2">============================================================> 60%</span>',
'<span style="color:#1976d2">======================================================================> 70%</span>',
'<span style="color:#1976d2">================================================================================> 80%</span>',
'<span style="color:#1976d2">==========================================================================================> 90%</span>',
'<span style="color:#1976d2">====================================================================================================> 100%</span>',
"Updating terminal...",
"Finishing installation...",
"Update complete!",
"<br>"
];
const updateElement = document.getElementById("update");
let i = 0;
const intervalId = setInterval(() => {
if (i >= update.length) {
clearInterval(intervalId);
} else {
updateElement.innerHTML += update[i];
i++;
}
}, 1000);
whoami = [
"<br>",
"The paradox of “Who am I?” is: we never know, but, we constantly find out.",
"<br>"
];
social = [
"<br>",
'discord <a href="' + discord + '" target="_blank">discord/adilsadqi' + '</a>',
'instagram <a href="' + instagram + '" target="_blank">instagram/adilsadqi' + '</a>',
'twitter <a href="' + twitter + '" target="_blank">twitter/adilsadqi' + '</a>',
'whatsapp <a href="' + whatsapp + '" target="_blank">whatsapp/adilsadqi' + "</a>",
'phone <a href="' + phone + '" target="_blank">phone/number' + "</a>",
"<br>"
];
socialjb = [
"<br>",
'instagram <a href="' + instagramjb + '" target="_blank">instagram/jabersadqi' + '</a>',
"<br>"
];
secret = [
"<br>",
'<span class="command">sudo</span> Only use if you\'re admin',
"<br>"
];
projects = [
"<br>",
"Still Learning... But here is some projects i did in the past :",
"ROUTER ON RASPBERRY PI, AUTOMATION ON RASPBERRY PI, CUSTOMIZE OS ON VM, SERVER CREATION ON RASPBERRY PI AND VM, BOTS CREATION, WEBSITE CREATION, CLOUD CREATION.",
"<br>"
];
help = [
"<br>",
'<span class="command">whois</span> Who is Adil?',
'<span class="command">whoami</span> Who are you?',
'<span class="command">windows</span> Windows Sadqi',
'<span class="command">social</span> Display social networks',
'<span class="command">secret</span> Find the password',
'<span class="command">projects</span> View coding projects',
'<span class="command">history</span> View command history',
'<span class="command">help</span> You obviously already know what this does',
'<span class="command">email</span> Do not email me ;)',
'<span class="command">clear</span> Clear terminal',
'<span class="command">banner</span> Display the header',
'<span class="command">update</span> Update terminal',
"<br>",
];
root = [
"<br>",
'<span class="command">close</span> Close this page',
'<span class="command">exit</span> Exit from terminal',
'<span class="command">history</span> View command history',
'<span class="command">help</span> This is what you need if you get lost',
'<span class="command">clear</span> Clear terminal',
'<span class="command">version</span> Check teminal version',
'<span class="command">sudo</span> Check it out',
'<span class="command">creator</span> Author and creator of this terminal',
'<span class="command">sadqi</span> Look for specific name in Sadqi family',
'<span class="command">weather</span> Check local weather in realtime',
"<br>",
]
<audio src="sound.mp3" preload="auto"></audio>
banner = [
'<span class="index">Adil Sadqi Not A Corporation. No Rights reserved.</span>',
" ",
" █████╗ ██████╗ ██╗██╗ ███████╗ █████╗ ██████╗ ██████╗ ██╗",
" ██╔══██╗██╔══██╗██║██║ ██╔════╝██╔══██╗██╔══██╗██╔═══██╗██║",
" ███████║██║ ██║██║██║ ███████╗███████║██║ ██║██║ ██║██║",
" ██╔══██║██║ ██║██║██║ ╚════██║██╔══██║██║ ██║██║▄▄ ██║██║",
" ██║ ██║██████╔╝██║███████╗ ███████║██║ ██║██████╔╝╚██████╔╝██║",
" ╚═╝ ╚═╝╚═════╝ ╚═╝╚══════╝ ╚══════╝╚═╝ ╚═╝╚═════╝ ╚══▀▀═╝ ╚═╝ ©",
" ",
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~",
'<span class="color2">Welcome to my interactive web terminal.</span>',
"<span class=\"color2\">For a list of available commands, type</span> <span class=\"command\">'help'</span><span class=\"color2\"><span class=\"color2\"> Or type </span> <span class=\"command\">'windows'</span><span class=\"color2\"><span class=\"color2\"> For Windows Version. </span></span>",
];