Skip to main content

Supported platforms & Installation

Written by Alex Lv

You can download the Gologin app for any supported system using the link below:

Hardware requirements

  • RAM: minimum 4GB

  • Free disk space: at least 1 GB

Supported operating systems

Windows

  • Windows 11

  • Windows 10

  • Windows Server 2016

Mac OS (M-series, Mac Neo and Intel chips)

  • macOS 26 Tahoe

  • macOS 15 Sequoia (browser version 122 and above)

  • macOS 14 Sonoma

  • macOS 13 Ventura

  • macOS 12 Monterey

Linux

  • Ubuntu

  • Mint

Android

  • Android 10.0 and above

  • 3+ GB RAM

Installation process

Windows

  1. Download the app installer from here

  2. Navigate to your Downloads folder

  3. Double-click the downloaded file and follow the installation prompts

Mac OS

  1. Download the app installer from here

  2. Navigate to your Downloads folder

  3. Double-click the file and follow the instructions

Linux, Ubuntu example

Gologin for Linux is supplied as an AppImage file. It's a self-contained executable file. that doesn't require traditional installation. You can always access the app using this file.

  1. Download the AppImage file using this link

  2. Navigate to your Downloads folder

  3. Right-click on the gologin.tar > Extract

  4. Go to the gologin folder > launch the Gologin with a double-click

If the app doesn't open

  • if your system sees the app as a text file, launch it once via terminal with --no-sandbox parameter

    ~/Downloads/gologin/<filename> --no-sandbox
  • you might need to make the file executable. Paste the following into the terminal:

    ~/Downloads/gologin/<filename> chmod +x

    replace <filename> with the actual file name

  • you might need a libfuse2 package on newer systems. Paste the following into the terminal and try launching the app again.

      sudo apt install libfuse2

If profiles do not launch when you click Run

  • go to the Terminal and enter the browser folder, for example, the Orbita 145 version

  • set new permissions for chrome-sandbox

    cd ~/.gologin/browser/orbita-browser-145 
    sudo chown root:root chrome-sandbox sudo chmod 4755 chrome-sandbox

Android

To use Gologin on Android, you will just need to install the Gologin app from the Google Play Store.

  1. Open the Google Play Store on your phone

  2. Look for a search bar at the top and type Gologin > install the app

Once the apps is installed, you can use it straight away with the browser built-in.

Unsupported setups

Gologin does not support the following platforms:

  • Any 32-bit systems

  • Windows 7, 8, 8.1, Server 2012 (any revision) or lower

  • macOS El Captain, Sierra, High-Sierra, Mojave, Catalina, Big Sur or lower

  • iOS, (iPhone and iPad)

  • Chrome OS (can be used in the Gologin web version)

Did this answer your question?