🎯
Focusing
Pinned Loading
-
BibleMarkdown
BibleMarkdown PublicBÃblia em formato Markdown com imagens de SweetPublishing
-
abntex2esao
abntex2esao PublicModelo em LaTeX ABNTeX adaptado para o Trabalho de Conclusão de Curso da Escola de Aperfeiçoamento de Oficiais (EsAO), conforme MATAD 2022.
TeX 2
-
atadereuniao
atadereuniao PublicAta para reuniões, simples, em latex para facilitar seu trabalho.
TeX 2
-
docker-telegram-cli-tgcli
docker-telegram-cli-tgcli PublicDocker container with telegram-cli (tgcli) python app to allow send message using bots.
Dockerfile 1
-
-
Remove the watermark in Refaceapp Vi...
Remove the watermark in Refaceapp Videos. You can remove zenity if you do not want graphical progress bar. 1#!/usr/bin/env bash
23arquivos_selecionados=( "$@" )
4for filePath in "${arquivos_selecionados[@]}"; do
5ffmpeg -i "$filePath" -vf "delogo=x=20:y=20:w=170:h=70" -c:a copy "nologo-$filePath" | zenity --width 500 --title "$(basename $0 .sh)" --text "Aguarde o término do processo para $filePath" --progress --pulsate --auto-close
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.