Skip to content

Script to download and extract the newest brave package to be run in the dir of https://github.com/portapps/brave-portable

Notifications You must be signed in to change notification settings

Chaython/Brave-Portable-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦁 Brave-Portable-Updater

A PowerShell-based utility to download and extract the latest Brave Portable edition for Windows.

βš™οΈ Overview

  • download_brave.ps1: Primary logic script for edition targeting, version checking, and downloading.
  • update.bat: Auxiliary launcher to bypass certificate checks for simpler execution.
  • update_then_run_brave.bat: Auxiliary launcher to bypass certificate checks the launches brave for simplest execution.
  • run_at_boot.ps1: Should integrate download_brave.ps1 into the system scheduler to check for updates at system boot.

πŸš€ Usage

Run the script in the same directory as brave-portable. Default (Nightly edition): .\download_brave.ps1

Target specific editions:

  • Beta: .\download_brave.ps1 -Edition beta
  • Stable: .\download_brave.ps1 -Edition stable

βœ… The script automatically checks for existing versions and skips downloading if already present.

πŸ” Autorun at Boot

To run on startup, modify your startup script to reference download_brave.ps1. If the updater is located in the same directory, it will auto-locate it.

πŸͺŸ Compatibility

This tool is designed for Windows OS and targets the brave-portable environment. Support for .py and .js is now deprecated as of 2025.

About

Script to download and extract the newest brave package to be run in the dir of https://github.com/portapps/brave-portable

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages