Shell scripts and configuration files used for miscellaneous stuff
This folder (root folder) contains most used configuration files and scripts.
Configuration files for xpdf
Configures xterm and xvkbd appearance and behaviour
Configures behaviour, appearance and aliases for the zsh shell
Used for setting the wallpaper with a random picture found within the provided folder every x seconds
Used for converting GIFs to video, with and without crf (crf proved to be more efficient) using ffmpeg (requires ffmpeg)
Used for selecting a random folder or file within a given directory (or simply used as an ero-manga chooser from the ero-manga folder) (ero-manga folder not included)
Used for converting all jpg files to png found within the current directory (requires ImageMagick)
Used for playing a different login sound based on user last login using vlc player CLI (requires VLC) (no sounds included)
Used for starting mpv with loop, shuffle and custom options for screenshots (requires mpv)
Used to "brute-force" download a file from the given URL using wget
Used for converting all png files to jpg found within the current directory (requires ImageMagick)
Used to calculate the duration of video files in current folder. Requires a file filter as argument, for example: vid_duration '*.mp4'
Used for converting all webp files to jpg found within the current directory (requires ImageMagick)
Starts a picture slideshow using feh on given directory (requires feh) (AnimeFanservice folder not included)
Used for renaming files in [filename]*.jpg format to given file name sequentialy starting at given number
Used for starting feh slideshow on current directory, with option to be sequential or random. (requires feh)
Used for converting a video to GIF using ffmpeg. (requires ffmpeg)