💾 Archived View for kelgors.me › wiki › resources captured on 2024-05-12 at 15:08:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

-=-=-=-=-=-=-

Resources

2023-10-23

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.

Download launch.sh

Tmux configuration file

The configuration file I use with tmux.

Save it in $HOME/.tmux.conf and restart tmux

Download tmux.conf

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).

Download customprofiles.xml

Flac transcoding

Script to transcode a directory full of .flac files to .ogg format into another directory.

Usage: transcode_flac_dir.sh <source> <destination>

Download transcode_flac_dir.sh

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

Download install_uconsole.sh

Official Clockwork Pi images

Last-Updated: 2023-10-23