A terminal-like browser starting page.
- Get it from Microsoft Addons.
- Get it from Github.
- Get it from Google Extension.
help
--- Terminal Help ---
Search Commands
google <query> [-b] - Search with Google. (Only in MS Addon)
bing <query> [-b] - Search with Bing. (Only in MS Addon)
baidu <query> [-b] - Search with Baidu. (Only in MS Addon)
yt <query> [-b] - Search with YouTube. (Only in MS Addon)
bilibili <query> [-b] - Search with Bilibili. (Only in MS Addon)
spotify <query> [-b] - Search with Spotify. (Only in MS Addon)
search <query> [-b] - Search with default search engine. (Only in Google Extension)
Theme & Background
theme <theme_name> - Change terminal theme (default, ubuntu, powershell, cmd, kali, debian).
uploadbg - Upload a custom background image.
setbg [clear|<opacity>] - Set or clear custom background image or set opacity (0-1).
setbgAPI <url> - Set a random background image API URL for default image.
Navigation & Bookmarks
goto <url> [-b] - Navigate to a specific URL.
gh - Navigate to GitHub.
ls - List bookmarks and folders in current directory.
cd <folder> - Change directory to a bookmark folder.
cd .. - Go to parent directory.
./<bookmark_name> - Open a bookmark in the current directory.
pwd - Show current bookmark path.
mkdir <folder> - Create a new bookmark folder.
rm [-r] [-f] <folder / file> - Remove a bookmark or folder.
rmdir <folder> - Remove an empty bookmark folder.
Account Management
mslogin - Log in with a Microsoft account.
mslogout - Log out from Microsoft account.
Utility Commands
ping <host> [-n <count>] [-t] - Ping a host.
date - Show current date and time.
clear (or cls) - Clear the terminal screen.
locale - Show browser language settings.
Settings & Features
default <engine|on|off> - Set default search engine or toggle default mode.
* All settings, command history, output history, and login status are saved automatically.
Command Options
-b - Open search results or URL in a new background tab.
-n <count> - (ping) Number of pings to send.
-t - (ping) Ping continuously until interrupted (Ctrl+C).