Skip to content

Instantly share code, notes, and snippets.

@Machou
Last active April 7, 2024 15:16
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 Machou/fea2e55dfca312651ebfdf6fac4643e3 to your computer and use it in GitHub Desktop.
Save Machou/fea2e55dfca312651ebfdf6fac4643e3 to your computer and use it in GitHub Desktop.
- regarder Star Wars sur Telnet
pkgmgr /iu:"TelnetClient"
telnet towel.blinkenlights.nl
ou
nc towel.blinkenlights.nl 23
- awesome-console-services
https://github.com/chubin/awesome-console-services
- Vache qui parle
https://github.com/sckott/cowsay
https://debian-facile.org/doc:jeux:cowsay
apt install cowsay && cowsay Salut !
- Informations Linux
https://github.com/dylanaraps/neofetch
apt install neofetch && neofetch
- Petit Train
https://linuxfr.org/users/perdu/journaux/s-amuser-avec-sl-si-si
apt install sl && sl
- Homme qui court
http://ascii.live/forrest
curl ascii.live/forrest
- Nyan Cat
curl ascii.live/nyan
- Perroquet
https://github.com/hugomd/parrot.live
curl parrot.live
- Matrix
https://github.com/abishekvashok/cmatrix
apt install cmatrix && cmatrix
- Météo
https://github.com/chubin/wttr.in
curl wttr.in/Ville
- La Lune
https://wttr.in/Moon
curl wttr.in/Moon
- Crypto
https://github.com/chubin/rate.sx
curl http://rate.sx/btc|eth|doge|...
- Traquer des satellites
https://github.com/trehn/termtrack
- cheat.sh
https://github.com/chubin/cheat.sh
curl cheat.sh/tar
Les chiffres de latence que tout programmeur devrait connaître
- https://github.com/colin-scott/interactive_latencies
curl cheat.sh/latencies
- QR Code
https://qrenco.de/
curl qrenco.de/this
@TheredstoneDevil
Copy link

what do you do after download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment