You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need some automation of some functionalities of this app, especially writing.
I would appreciate if there's a command-line API to call this app to write a card. I can provide the key file and the dump file to write via command line arguments, or with am, the data sent to an intent.
Either form (directly call binary or call the app with am broadcast) would be OK!
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Although I like the idea, I think it is to much out of scope of what I wanted to achieve with this app. I don't think I will implement this functionality. However, this app is open source. So if someone is willing to implement it, feel free to contribute. ;)
ikarus23
changed the title
Can I have some command-line API, e.g. Termux (with root)?
Command-line API / Intent interface for writing
Sep 21, 2018
I need some automation of some functionalities of this app, especially writing.
I would appreciate if there's a command-line API to call this app to write a card. I can provide the key file and the dump file to write via command line arguments, or with
am
, the data sent to an intent.Either form (directly call binary or call the app with
am broadcast
) would be OK!Thanks in advance!
The text was updated successfully, but these errors were encountered: