Selection of FOSS for Windows, macOS and Linux
The overviews are:
Install
sudo apt-get -y install python3-pip python3-venv
python3 -m venv .venv
. .venv/bin/activate
pip install -Ur requirements.txtRun
./build.shwhatsapp -> telegram / signal
https://desktop.telegram.org/ https://syncthing.net/ https://signal.org/ https://apps.ankiweb.net/ https://mixxx.org/ https://desktop.jitsi.org/ https://mattermost.com/ https://handbrake.fr/ https://matrix.org/ecosystem/clients/ https://element.io/ https://mifi.no/losslesscut/
Install
. .venv/bin/activate
pip install -Ur requirements-dev.txtRun
checkbashisms *.sh
./lint.sh