
Easy-Cat is a GUI for the terminal tool "cat" that can be used to concatenate several files into a single file. In addition, Easy-Cat has the capability of batch processing, so that everything can be prepared and the concatenation can take place in the background.
v1.0 [Nov 1, 2020]
** New in this version: **
Easy-Cat can now also process projects with more than 3000 files and no longer crashes when trying to concatenate so many files. These many files will not concatenated into a single file, but only as many files as possible are concatenated. This leads to several files in the final result. An appropriate warning will appear in the program if more than 3000 files are added to a single project. For example, 8000 files are now grouped in three end files. These can also be concatenated to get a single large file.
- compatibility with macOS Mojave improved
- fixed missing display of error messages under certain circumstances