Skip to content

Instantly share code, notes, and snippets.

View teddichiiwa's full-sized avatar
🎖️
Focusing

Teddy teddichiiwa

🎖️
Focusing
View GitHub Profile
@teddichiiwa
teddichiiwa / curl.md
Created July 1, 2022 18:47 — forked from subfuzion/curl.md
curl POST examples

Common Options

-#, --progress-bar Make curl display a simple progress bar instead of the more informational standard meter.

-b, --cookie <name=data> Supply cookie with request. If no =, then specifies the cookie file to use (see -c).

-c, --cookie-jar <file name> File to save response cookies to.

@teddichiiwa
teddichiiwa / README.md
Created April 18, 2020 23:14 — forked from lopspower/README.md
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

Download This sample on Google Play Store