teiler icon indicating copy to clipboard operation
teiler copied to clipboard

Little script for screenshots and screencasts utilizing rofi, maim, ffmpeg

Results 13 teiler issues
Sort by recently updated
recently updated
newest added

For the record, the original shellcheck logs: [shellcheck.orig.gz](https://github.com/carnager/teiler/files/5555873/shellcheck.orig.gz), [shellcheck_helper.orig.gz](https://github.com/carnager/teiler/files/5555874/shellcheck_helper.orig.gz) I tried to retain the original semantics, if any, but to make them less dangerous/work better. Some warnings still remain (like...

This PR fixes a small error in hel (apparently `teiler --history videos` is correct).

Hey man! I love teiler, it integrates really well into my setup with i3 and rofi! I'd like to support you as a maintainer for this repository, there's clearly interest...

None allows silencing "No uploader set" message when you don't want to use the upload functionality. Clipboard just copies the image so it can be pasted elsewhere.

Hi, One thing that I found really annoying with `teiler` is that it exits by default when you press Enter after launching it. That means if you open `teiler` via...

enhancement

Would you be willing to share why you're depending on copyq and not just xclip for copying images to the clipboard?

E.g. when German locale is set, the default path for screenshots will be `$HOME/Bilder/Screenshots`, not `$HOME/Pictures/Screenshots`.

Maim doesn't work on wayland/sway, but grim/slurp do. It should be easy enough to check some environmental variable to determine if sway is being used and then switch to using...

Hi, Nice little program, I like how easy it is to use. I was wondering if it was possible to disable the question "Upload? Yes/No" after taking a screencast. I...

enhancement

I would like the option to not cache images locally, and instead only upload them. This means that the program will not hang and wait for input when the image...