Skip to content

Find the latest firmware (from Sammobile) to your device using this python script!

Notifications You must be signed in to change notification settings

boerredus/firmwareFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

firmwareFinder

Lightweight tool to find the latest available firmware to your device on Sammobile website.

Usage

Through python3:

python3 bin/app.py

By the terminal, directly (check shebang):

./bin/app.py
  • Remember to replace the firmware URL on bin/app.py file (line 7) and the printing command, on line 10, to show info on your specific device.

That's it. I hope you enjoy it!

About

Find the latest firmware (from Sammobile) to your device using this python script!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages