Skip to content

This Bash script enables you to quickly install various web browsers using Docker containers. It provides a simple menu interface for selecting the browser you want to install.

License

Notifications You must be signed in to change notification settings

hhammouch/online-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Online Browser Installer

This Bash script enables you to quickly install various web browsers using Docker containers. It provides a simple menu interface for selecting the browser you want to install.

Features

  • Installation of multiple web browsers including Chromium, Firefox, Opera, and Mullvad Browser.
  • Easy-to-use menu interface for browser selection.
  • Docker-based installation ensures easy deployment and isolation.

Preview

Online Browser Installer

Video

Watch the video

Usage

Running in Google Cloud Shell

  • You can use this script directly in the Google Cloud Shell by running the following command:
curl -sLkO hammou.ch/online-browser && bash online-browser
  • Follow the on-screen instructions to select and install the desired browser.
  • When the download is finished, click on the web preview icon and choose Change port from the menu.
  • Type port 3000 and click change and preview.

Cloning the Repository

  1. Clone this repository to your local machine:

    git clone https://github.com/hhammouch/online-browser.git
  2. Navigate to the cloned directory:

    cd online-browser

Running the Script

  1. Make the script executable:

    chmod +x online-browser.sh
  2. Run the script:

    ./online-browser.sh

Selecting a Browser

  1. Follow the on-screen instructions to select and install the desired browser.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This Bash script enables you to quickly install various web browsers using Docker containers. It provides a simple menu interface for selecting the browser you want to install.

Topics

Resources

License

Stars

Watchers

Forks

Languages