mirror of
https://github.com/chubin/awesome-console-services
synced 2024-11-13 23:37:14 +00:00
Added icanhazdadjoke.com
This commit is contained in:
parent
87623df5ad
commit
9b429db074
1 changed files with 2 additions and 1 deletions
|
@ -54,11 +54,12 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other
|
|||
|
||||
* `curl 'dict://dict.org/d:command line'`
|
||||
|
||||
## Messages/texts/fortunes/names generators
|
||||
## Messages/texts/jokes/fortunes/names generators
|
||||
|
||||
* `git commit -m $(curl -sk https://whatthecommit.com/index.txt)` — generate random commit message
|
||||
* `curl -H 'Accept: text/plain' foaas.com/cool/:from` — fuck off as a service
|
||||
* `curl -s https://uinames.com/api/?region=france\&amount=25 | jq '.[] | .name +" " + .surname'` — generate 25 random french names
|
||||
* `curl https://icanhazdadjoke.com` — random jokes
|
||||
|
||||
## Chats, games and fun
|
||||
|
||||
|
|
Loading…
Reference in a new issue