Resources
Tmux portable launch script
This script allows you to launch several commands in a tmux session, for example to launch a backend, a frontend, a proxy, a database and prepare several windows with ssh connections to staging or production servers in one command.
Tmux configuration file
The configuration file I use with tmux.
Save it in $HOME/.tmux.conf and restart tmux
Kdenlive custom profiles
Custom rendering profiles that generate low file size with good enough quality.
Should be placed in .local/share/kdenlive/export/customprofiles.xml (or similar place).
Flac transcoding
Script to transcode a directory full of .flac files to .ogg format into another directory.
Usage: transcode_flac_dir.sh <source> <destination>
uConsole install script
Setup "Clockwork Pi uConsole" from "Raspberry Pi OS Full" running instance.
You should execute this script as a non root user.
This script will overwrite /boot/config.txt, $HOME/.config/monitors.xml and some other files.
Be sure to know what you're doing or else, prefer to use the official image from Clockwork Pi
Last-Updated: