Giter VIP home page Giter VIP logo

samfetch's Introduction

SamFetch

A simple Web API to download Samsung Stock ROMs from Samsung's own Kies servers without any restriction in Python with help of FastAPI, and ready to deploy to Heroku with one-click.

I recommend hosting your own instance, as you will have more control over it and you will have own private instance.

Deploy

After typing your app name, deploy the app and your instance will be ready! Head over to https://<app_name>.herokuapp.com/ and you will redirected to the docs, and it will show how to use the SamFetch.

Features

  • It doesn't collect any analytics, cookies and doesn't have any rate-limits as it directly calls the Kies servers.

  • As Kies requests authorization, it is managed automatically by SamFetch itself, so you don't need any authorization or add any headers on your end.

  • It doesn't have any background jobs/queue for downloading and decrypting the firmware, so this means the firmware file will directly stream to your browser while decrypting the chunks.

Credits

This is a Web API variant of Samloader project. I reimplemented the Samloader's functions as Web routes and simplified the code for end-user to eliminate the authorization request, so SamFetch wouldn't be possible without Samloader.

License

This project is licensed with AGPLv3.

samfetch's People

Contributors

ysfchn avatar usamakarim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.