Replies: 1 comment
-
All logic is in python in src folder |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm just trying to dig into and begin to understand code, specifically the GUI code, in specter-diy. I am looking for strings that I have found in the runtime, such as "Enter your PIN code", but I see no such strings anywhere in the codebase:
Are these binary encoded somewhere that I'm unable to grep? Is there a separate codebase for the GUI that I'm missing?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions