Ubuntu 24.04 CSV, Excel, Spreadsheet / Calc file viewer
- Ubuntu 24.04 CSV (.csv), Excel (.xlsx, .xls), OpenDocument Spreadsheet / LibreOffice Calc (.ods) file viewer
This is a csv, excel, and spreadsheet file viewer developed using (pandas + PyQt5 + pyinstaller).
Due to the 20MB file size limit, the attachments have been split into tar.gz files
(FileViewer.tar.gzaa, FileViewer.tar.gzab, FileViewer.tar.gzac, FileViewer.tar.gzad).
After downloading, launch Terminal, navigate to the downloaded folder, and then execute the following tar.gz unpacking command. The FileViewer executable file will be created. Run this file.
$ cat FileViewer.tar.gz* | tar xvzf -
[ Running screen ]
* The first line of data is used as the column header name.
