Softwares OpenSource

Published: 2019-08-04, Updated: 2023-06-18

Links

Image

Ferramentas relacionadas a storage e backup

Transferência de arquivos

Backup

Video Player

CMS

CMS Java

Gerenciador de banco de dados

Database migration

Imagens

Editor de imagens simples

sudo apt-get install kolourpaint4

Visualizador de imagens

Eye of Gnome

sudo apt-get install eog

Geral

Sincronizar legendas

linux

sudo apt install -y gnome-subtitles ubuntu-restricted-extras

windows

https://sourceforge.net/projects/subadjuster/

Selecione todas as legendas CTRL + A e então:

SHIFT + '+' Atrasa a legenda
SHIFT + '-' Adianta a legenda

Mais atalhos em http://www.gnomesubtitles.org/

Baixar JDKs

Audacity e Avconv e FFMPEG no Windows

Debian

CSV to JSON / CSV Para JSON

cat bookmarks-2023-06-18.csv | python3 -c 'import csv, json, sys; print(json.dumps([dict(r) for r in csv.DictReader(sys.stdin)]))' | jq | less

keywords

opensource, software opensource, open source, softwares livres, software livre, software gratis,


Remover todas as propriedades das tags Calc, libreoffice Commands

Comments