From edc0a89d8137e068d2bcf4c1dad4b5f1a4fa5576 Mon Sep 17 00:00:00 2001 From: alistair Date: Thu, 13 Feb 2020 03:30:03 +0000 Subject: [PATCH] readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5b945d0 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Bash scripts I use in nautilus, they can be used without it by providing a list of files as arguments. + +To use them with nautilus place them in `.local/share/nautilus/scripts`, and they will appear in the right-click "Scripts" drop menu. + +Make Telegram Sticker: Scales an image so that the larger dimension is 512px. + +Convert to mp4/mp3: Converts media files to respective format using ffmpeg. I use this because GNOME's screencasts default to `webm` which is poorly supported by phones. \ No newline at end of file