Fayaz Bin Salam
Fayaz Bin Salam
Hello, thank you so much for this amazing project. Just wanted to ask, if there's a possibility of a Preinstalled Catalina or Big Sur in the future? Thanks
First of all, thanks for this amazing library. But its not showing properly in smaller display phones. Here's some screenshots:  This was the code: Toasty.error(this, "Failed GsignIn", Toast.LENGTH_SHORT, true).show();...
Would you be kind enough to add my portfolio in the list? Its created using ReactJS and its open source. Link: https://p32929.github.io/
Added methods to change background/foreground/text dynamically from Java class
Live: https://p32929.github.io/ Source: https://github.com/p32929/p32929.github.io/
Hi, thanks for making this amazing software. It works great but there's this small bug. Here's a gif of the bug:  What happens is that, when I try to...
Hello, Thanks for your AMAZING boilerplate. I absolutely loved it. But I've been trying to implement this ( https://www.npmjs.com/package/clipboard-event ) but its showing me these errors:   I tried...
After running this: `python ./setup.py install --static-link` These logs show up: ``` running install running build running build_py copying src\pyaudio.py -> build\lib.win-amd64-2.7 running build_ext building '_portaudio' extension error: Unable to...

Hi, thanks for maintaining the repository. I've been trying to make a cli tool for myself where I can run series of commands & I found this repository. So, I...