Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add download server config for 3'rd party fw #224

Open
GameLord2011 opened this issue Sep 24, 2024 · 3 comments
Open

Add download server config for 3'rd party fw #224

GameLord2011 opened this issue Sep 24, 2024 · 3 comments

Comments

@GameLord2011
Copy link

put an option to change the update download server for 3'rd party fw

@GameLord2011
Copy link
Author

my idea is to, instead of compiling the update server with qFlipper do something like this in backend.cpp line 37:
change: m_firmwareUpdateRegistry(new FirmwareUpdateRegistry("https://update.flipperzero.one/firmware/directory.json", this))
to: m_firmwareUpdateRegistry(new FirmwareUpdateRegistry("server.txt".Contents, this))
or something, i don't code w/ the qt framework

@skinjun1987
Copy link

it keep saying cannot connect

@zhovner
Copy link
Member

zhovner commented Jan 13, 2025

Why not use a web installer of your alternative firmware?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants