Skip to content

Instantly share code, notes, and snippets.

@banditelol
Created March 29, 2019 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save banditelol/a731fa2e43d4170ec96e5465bae12405 to your computer and use it in GitHub Desktop.
Save banditelol/a731fa2e43d4170ec96e5465bae12405 to your computer and use it in GitHub Desktop.
Demi jadi anak yang lebih saleh, make API muslimsalat.com, diambil make curl, parse make jq untuk tau jadwal shalat tanpa perlu keluar dari terminal
curl -s https://muslimsalat.com/bandung.json | jq --raw-output ".items[0] | del(.date_for) | del(.shurooq)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment