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 · 1 comment
Open

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

GameLord2011 opened this issue Sep 24, 2024 · 1 comment

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

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

1 participant