OS/Ubuntu

CSV, JSON, XML, Excel, Calc simple file viewer (v 0.1.6) - Ubuntu 24.04

강서버 2026. 8. 20. 14:32
반응형

- Ubuntu 24.04 CSV(.csv), JSON(.json), XML(.xml), Excel(.xlsx, .xls), OpenDocument Spreadsheet Calc(.ods) simple file viewer

* Version : 0.1.6

* Release date : 2026-04-04 [Y-M-D]

- Patch date : 2026-04-08 [Y-M-D]

 

 

This is an older version for Ubuntu. For the latest version, please refer to the link below.

- Debian package version(.deb) / Portable version

(v 0.2.3) http://dasom.net/462 or https://gangserver.tistory.com/462

 

* If you need the last version for Windows, please refer to the link below.

- NSIS installer version / Portable version

(v 0.2.3) http://dasom.net/461 or https://gangserver.tistory.com/461

 

 

This is a csv, json, xml, excel and (LibreOffice/OpenOffice) calc 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, FileViewer.tar.gzae).

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 -

 

Please check if the FileViewer file has execute permissions.

If it does not have execute permissions, please add them.

$ chmod u+x FileViewer

 

 

[ Run ]

$ ./FileViewer

 

 

[ Running screen ]

* The first line of data is used as the column header name.

 

 

FileViewer.tar.gzaa
19.00MB
FileViewer.tar.gzab
19.00MB
FileViewer.tar.gzac
19.00MB
FileViewer.tar.gzad
19.00MB
FileViewer.tar.gzae
2.83MB

 

 

FileViewer (v 0.1.6) file sha256 hash value :

620908c31ae22104d0115d8d678dbadcc5d8d46cebb176c9488dc96b0ab6ca8e

 

 

* To check the SHA256 hash of a file in Ubuntu,

use the Terminal command sha256sum <file_path>

 

$ sha256sum FileViewer

620908c31ae22104d0115d8d678dbadcc5d8d46cebb176c9488dc96b0ab6ca8e  FileViewer

 

 

[ Development environment ]

python      : 3.12.x

pandas     : 3.0.1

openpyxl  : 3.1.5
xlrd           : 2.0.2
odfpy        : 1.4.1
python-calamine : 0.6.2

lxml           : 6.0.2

PyQt5       : 5.15.11
pyinstaller : 6.19.0

 

 

[ Update information ]

0.1.6 (2026-04-08 [Y-M-D])
- Support for multiple sheets in Excel/Calc files
- Fixed an issue where memory continued to increase when opening files
- Add XML data type

 

 

728x90
반응형