* Add Utils support for Windows console
* Avoid GraphicalUI if Windows Console
* Don't show GuiConfig for EXE console
* Add enter-to-exit prompt when EXE console is missing args
* Build syncplayConsole EXE
* Fix isWindowsConsole() check
* Limit stderr->blackhole code to Windows client console EXEs
* Add notice for Python in third party collection file
* Convert third party notices file to plain text
* Adapt codebase to third party notices format change
* Disable AppVeyor
* Actions: disable other jobs
* Actions: implement windows job
* Use requirements
* Typo in version parser
* Replace type nul for PowerShell
* Change Python version to 3.7
* buildPy2exe: exclude tcl and tkinter
* buildPy2exe: rename zip archive to include extension
* Actions for Windows: build on Python 3.8
* Re-enable build flow for other platforms
* Remove AppVeyor configuration file
* Turkish language translations added
* Added Turkish translation
* Repaired variable name in to message_tr.py
* Added new 'tr' language to 'language-argument'
* Added Turkish translation in buildPy2exe.py
* Solved some errors on translation
* more error on translation founded
* Full portuguese from Portugal translation.
Since its the original country, I decided to change words. The way that Brazil writes its very different from Portugal
* Add Brazilian Portuguese translation to Syncplay and its installer
* Add new 'pt_BR' language to 'language-argument'
* Fix NSIS arguments
Insert missing word
* Tweak and fix some strings
* setuptools: Initial commit
* setuptools: remove the .py extension from installed commands
* setuptools: restructure scripts to use entry_points in setup.py
* setuptools: include TLS dependencies and remove unneeded code
* setuptools: change resources path
* AppVeyor: upgrade Python and py2exe, embed TLS dependencies
* buildpy2exe: fix path for resources
* AppVeyor: upgrade py2exe and PySide2
* Amend setup.py according to the suggestions from PR #230
* Insert TLS dependencies in requirements
* AppVeyor: fix build for master
* AppVeyor: revert to PySide2 5.12.0
Add Spanish translation and small fix on others.
* Added missing languages in 'language-argument' and new 'es' language
* Small fix on 'unpause-ifothersready-tooltip'
* Adds Spanish translation to Syncplay and its installer