clustor

Results 12 issues of clustor

**Have you tried creating configuration for this application?** I added this handler but bundleId, name and path are all returning null. I would like "open" command to launch URLs in...

help with app

I wanted to check if libmodbus officially supports ascii. I see no references to ascii support in the official documentation (https://libmodbus.org/docs/v3.1.6/) but I see ascii-support branch that has the relevant...

What's the recommended way to iterate through the tags present in an mp3 and remove all the tags if there is an exact match to a string? Currently I am...

Can smartdns support reading hosts file? This will help me use smartdns exclusively for DNS resolution without relying on dnsmasq at all.

Is it possible to configure a blacklist based on the host IP address? For example, DNS query for "xyz.com" would return 0.0.0.0 from IP address "X" but all other IPs...

Is it possible to look back to see how many times medication is skipped or taken? It would be nice to have a summary of medication intake.

The following program gives an error "PermissionError: [WinError 5] Access is denied" on Windows 10 running Python 3.7.2 & 3.7.7. It looks like the orca executable cannot be accessed. Interestingly,...

Is there a way to flush smartdns cache without restarting the server?

I am trying to sync with radicale and everytime I try to "refresh", I get a nullpointer exception. vdirsyncer works without an issue. ``` 02-04 23:53:18.691 17627 17661 I WM-WorkerWrapper:...

It would be great if you can add this to the default snippets file. mhchem samples are available at https://mhchem.github.io/MathJax-mhchem/ ``` //Chem {trigger: "ce", replacement: "$\\ce{$0}$", options:"tA"}, ```