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

jammer file for momentum firmware #1

Open
pikachu2010 opened this issue Nov 16, 2024 · 16 comments
Open

jammer file for momentum firmware #1

pikachu2010 opened this issue Nov 16, 2024 · 16 comments

Comments

@pikachu2010
Copy link

It would be great if there was a fap file for momentum firmware.
This app looks amazing.

@RocketGod-git
Copy link
Owner

You can make the fap yourself with ufbt and it works great on momentum. 😎

@Lper66
Copy link

Lper66 commented Nov 21, 2024

how to use ufbt? any tut i downlload it but what next how do i get your app into a fap with ufbt?

@RocketGod-git
Copy link
Owner

@Lper66
Copy link

Lper66 commented Nov 21, 2024

https://github.com/flipperdevices/flipperzero-ufbt

i dont understand it, i cloned the app and fw but when i try to move the code into apps folder of momentum nothing happans and no fap gets greated and when i try to do it in terminal or python it says that the path or commands not exist

@pareliuss
Copy link

Find the folder that UFBT is located, put the files in the same folder and run UFBT.
First time it will install required files, when this is finished, run it again.

@Lper66
Copy link

Lper66 commented Nov 21, 2024

Bild_2024-11-21_222416152

@Lper66
Copy link

Lper66 commented Nov 21, 2024

how to i run it if i cant install it in python?
image

@RocketGod-git
Copy link
Owner

I provided the link to the ufbt repository. Instructions are there in the readme.

@RocketGod-git
Copy link
Owner

RocketGod-git commented Nov 21, 2024

Open Windows Powershell as ADMIN

Remove old installed version to start clean

python -m pip uninstall ufbt

Install to user

python -m pip install --user ufbt

Make sure it's in path

[System.Environment]::SetEnvironmentVariable("Path", $env:Path + ";C:\Users\abcsa\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\Scripts", [System.EnvironmentVariableTarget]::User)

Check if it installed

ufbt --help

@RocketGod-git
Copy link
Owner

I updated the previous comment to be more thorough. Let me know if it works or not

@Lper66
Copy link

Lper66 commented Nov 21, 2024

image

yes both are in there
what is next?

@lewilou22
Copy link

Thanks works after building on windows :)

@Lper66
Copy link

Lper66 commented Nov 22, 2024

How do i start ufbt? I dont really find what to do in the read me file

@Lper66
Copy link

Lper66 commented Nov 22, 2024

Can you help me what did you do exactly, what are your steps?

@Lper66
Copy link

Lper66 commented Nov 22, 2024

can you please explain a step by step how to open ufbt and how to turn your app into a fap with it?

@Lper66
Copy link

Lper66 commented Nov 24, 2024

Hello? Please

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

5 participants