Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 541 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 541 Bytes

Bash

cpuinfo

Reads information about procesor from /sys/device.

wallpaper-changer

Periodically changes wallpaper with random from specified folder. Tested under Mate and Unity environment. Others environment could be easilly added by modifying GET_COMMANDS and SET_COMMANDS for particural environment.

Also could be used just for one time select random wallpaper.

wifi

Script sets hostapd, configure network and allow ip masquerade. Usefull for share internet connection over wifi.

Some bash scripts