Introduction

Easy Terminal is a lightweight utility designed to streamline the process of executing programs, opening folders, or visiting websites, all in one place. It enables users to manage frequently used commands efficiently, helping to reduce repetitive tasks. With Easy Terminal, you can:

image

All of this can be done using simple, customizable commands.

Command Documentation

Command Registration:

Adds a new command to the config file for quick access.

Syntax: add <function> <name> <path>

Example:

add execute chrome C:\programs\google_chrome.exe

Open Directory

Opens a specific folder with a previously defined path.

Syntax: open <name>

Example

open downloads

Execute Application

Executes a program with a previously defined path. You can also use the shortcut exec to shorten the command.

Syntax: execute <name>

Shortcut: exec <name>

Example:

exec chrome

Visit Website

Opens a website with a predefined URL. You can specify the website by its name or directly provide a URL.

Syntax: visit <name>

Example:

visit mywebsite

Quality of Life

You can perform web searches directly from Easy Terminal using the built-in commands for Google, YouTube, and Wikipedia. This allows for easy searching without needing to open a browser manually.

image


Written: 2024-09-24