ndiddy99 / misc-scripts

Script so I can view youtube videos on my shitty laptop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

misc-scripts

youtube.sh- one-liner that runs youtube vids in mpv
pastebin.sh- downloads, compiles, and runs pi4j code off pastebin
tgm1record/replay.bat: records tgm 1 gameplay in shmupmametgm

autoconfig.sh instructions: make sure hostapd and isc-dhcp-server are installed

put autoconfig.sh and hostapd.conf in home directory

change /etc/network/interfaces to

auto wlan0
iface wlan0 inet manual
post-up /home/pi/autoconfig.sh

change /etc/dhcp/dhcpd.conf to the one on git
change /etc/dhcp/dhclient.conf to the one on git put wpa_supplicant.conf at /etc/wpa_supplicant.conf

About

Script so I can view youtube videos on my shitty laptop


Languages

Language:Shell 59.8%Language:Batchfile 23.1%Language:Python 17.1%