reikred

Results 52 comments of reikred

You are the "confused" one, Aditya. I didn't say I "linked some script". I have not linked ANYTHING. I said there EXISTS a package on github with a capitalized same...

@Grimler91, I'll attempt to take step back and try to summarize/identify what the main issues are: 1. The delay timer with the unknown value makes Termux:Boot difficult to understand and...

> There is no significant delay in `termux-boot` or `termux-app` itself and a job is scheduled to immediately execute scripts within next 3 seconds when Android sends the `ACTION_BOOT_COMPLETED` event....

Wow, good detail, @agnostic-apollo!! I see why using LOCKED_BOOT_COMPLETED may not yield the desired result. I'm still observing a long delay before termux:boot does its thing, AFTER unlocking the screen:...

This feature is exactly what I need, really wish this feature could be merged.

@RossK1, I'm working on sanitizing an invoice pdf that you can use as an example for a tutorial! Thanks for taking an interest. On that same note: What would be...

I tried to see if I could hack main.py so that {issuer} could be used in --filename-format. Generally, it looks like res['keyword'] is how attribute values are accessed. Hence I...

But I don't know how to do it. I tried the following but get a runtime error as described above: (KeyError: 'issuer') if res: logger.info(res) output.append(res) if args.copy: filename =...

An update/edit to this comment 18 days later: Hmm, after doing some uninstall/reinstall it appears that the above lines of code started working, no more error message. Somehow there may...

I have not tested yet, but this sounds awesome. A great enhancement.