Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,4 +1,4 @@
 awesome-console-services
 awesome-console-services
!Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
@@ -127,8 +127,7 @@
Tools
⟡ curl qrenco.de/STRING or echo STRING | curl -F-=\<- qrenco.de — create QR-code for a string (chubin/qrenco.de (https://github.com/chubin/qrenco.de))
⟡ curl "http://c.docverter.com/convert" -F from=html -F to=pdf -F "input_files**** =@your-file-name.html" -o "output-file-name.pdf" - convert a document (source 
(https://github.com/docverter/docverter))
⟡ curl "http://c.docverter.com/convert" -F from=html -F to=pdf -F "input_files**** =@your-file-name.html" -o "output-file-name.pdf" - convert a document (source (https://github.com/docverter/docverter))
⟡ curl -s "https://decapi.me/youtube/latest_video?user=NPR" - title/URL of latest upload from indicated YouTube channel
⟡ curl -s "https://decapi.me/twitter/latest?name=NPR" - last tweet from indicated account
⟡ curl -s "https://decapi.me/twitch/uptime?channel=IGN" - check if indicated twitch channel is online
@@ -214,8 +213,7 @@
⟡ curl https://icanhazdadjoke.com — random jokes
⟡ curl givemeguid.com - guid
⟡ nc towel.blinkenlights.nl 666 - IT excuses (also works with telnet)
⟡ curl -s 'https://api-inference.huggingface.co/models/distilgpt2' --data-raw '"what is the meaning of life?"' | jq '.**** .generated_text'
 - generate text using the GPT2 AI model from a seed string
⟡ curl -s 'https://api-inference.huggingface.co/models/distilgpt2' --data-raw '"what is the meaning of life?"' | jq '.**** .generated_text' - generate text using the GPT2 AI model from a seed string
Entertainment and Games