Skip to content

LunarStorm97/samsung-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samsung Firmware

A Node.js script to download firmware for Samsung devices.

Requirements

  • Node.js version 18.x, 20.x, 22.x or 23.x
  • npm (Node Package Manager)

LTS Schedule

Installation

  1. Clone this repository:
git clone https://github.com/LunarStorm97/samsung-firmware.git
cd samsung-firmware
  1. Install the dependencies:
npm install

Usage

To run the script, use the following command, replacing <model>, <region>, and <imei> or <serial number> with the corresponding values for your device:

node main.mjs -m <model> -r <region> -i <imei> or <serial number>

Example using IMEI:

node main.mjs -m SM-A236M -r ARO -i 358263681238947

Example using Serial Number (SN):

node main.mjs -m SM-A236M -r ARO -i R5CW312KLVM