Skip to main content

Posts

Showing posts with the label Codes

Duolingo Random Kanji Practice

Custom button for Duolingo to do random kanji practice.

AniList Custom Filter

Some custom filters for the browse anime feature. (If you want the manga version edit it yourself, I'm lazy...)

Low Level Keyboard Listener in C#

Modified version of Low Level Keyboard Listener from this article: https://www.dylansweb.com/2014/10/low-level-global-keyboard-hook-sink-in-c-net/ I added OnKeyUp listener and rename the OnKeyPressed listener into OnKeyDown