Created
March 29, 2019 07:12
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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