Alwin Lohrie

Results 28 issues of Alwin Lohrie

Hi, This issue only applies to the desktop version, but the issue tracker is disabled on that repo so I asssume this tracker should be used. I would suggest switching...

A-Performance
A-Electron
T-Enhancement
O-Uncommon

This is the current addon store. It can be quite hard to tell to which image the text belongs as there is no visual seperation. ![image](https://user-images.githubusercontent.com/46248939/194948326-518b078a-a57e-48eb-a2bf-084596d4bd1c.png) This PRs adds better...

Add a syntax and feature to handle a key long press. Would be useful for action keys. (e.g. turning lights on or off, ctrl c/v) I propose a syntax like...

**Is your feature request related to a problem? Please describe.** Yes I want to use colorloop without fades **Describe the solution you'd like** I would like to have a Palette...

enhancement

Add a configuration paramter called qos to the icmp module. This would allow to test if ISP is dropping packets for specific DSCP values (I have this problem).

The documentation is very technical, there is no info about how this is supposed to work alltogether. What is the difference between a Store and a Crypto Store? What is...

A-Documentation

Hi, This issue only applies to the desktop version, but the issue tracker is disabled on that repo so I asssume this tracker should be used. I would suggest switching...

T-Enhancement

**Is your feature request related to a problem? Please describe.** I'm always frustrated when my eyes start burning **Describe the solution you'd like** I would like to have a darkmode...

feature

There is another way to fetch data from the API as CSV. This is probably more useful for some usecases. The endpoint URL is https://www.smard.de/nip-download-manager/nip/download/market-data . It takes only Post...

``` pi@raspberrypi:~/MFRC522-python $ python3 Write.py /home/pi/MFRC522-python/MFRC522.py:133: RuntimeWarning: This channel is already in use, continuing anyway. Use GPIO.setwarnings(False) to disable warnings. GPIO.setup(self.NRSTPD, GPIO.OUT) Traceback (most recent call last): File "Write.py", line...