Skip to content
yangxuan8282 edited this page Sep 28, 2018 · 6 revisions
  • terminal in web:

gotty

ttyd

  • weather:
curl "wttr.in/Beijing?lang=zh&m"
curl wttr.in/Moon
  • hostap:

create_ap

  • share Wi-Fi ssid&&passwd from cli:
printf "WIFI:S:@PHICOMM;T:WPA;P:12345678;;" | curl -F-=\<- qrenco.de
  • netease music:

https://github.com/bluetomlee/NetEase-MusicBox

  • ranger(file manager)

  • micro(text editor)

  • http static server one-liners:

https://gist.github.com/willurd/5720255

on alpine use darkhttpd

  • rss:

Newsbeuter

  • email:

mutt

  • star war:
telnet towel.blinkenlights.nl

on alpine use busybox-extra:

busybox-extra telnet towel.blinkenlights.nl

  • web tools:

httpstat

  • download video:

youtube-dl

you-get

  • cli client for firefox send

send-cli

Clone this wiki locally