OS/Ubuntu

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

강서버 2026. 9. 16. 15:13
반응형

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

* Version : 0.1.7

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

- Patch date : 

 

 

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

- Debian package version(.deb) / AppImage version / Portable version

(v 0.2.4) http://dasom.net/467

 

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

- NSIS installer version / Portable version

(v 0.2.4) http://dasom.net/468

 

 

This is a csv, json, xml, excel, (LibreOffice/OpenOffice) calc and tsv file viewer developed using (pandas + PyQt5 + pyinstaller).

 

[ Download ]

Caution! - To prevent spam downloads, the download URL below is changed periodically.

- filename : FileViewer

https://drive.google.com/file/d/1K1KcgHW1E7_g7uOvUldov0-FFX6DjoX2/view?usp=sharing

 

 

[ Run ]

- Check execution permissions

Please check if the "FileViewer" file has execute permissions.

If you do not have execute permissions, please run the terminal and add the permissions below.

$ chmod u+x FileViewer

 

- Run

$ ./FileViewer

 

 

[ Running screen ]

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

 

 

FileViewer (v 0.1.7) file sha256 hash value :

a98f6f2cd749142828e6d9fb0abd77d1af7323688653bbca1fd14f0017c4d9a6

 

 

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

use the Terminal command sha256sum <file_path>

 

$ sha256sum FileViewer

a98f6f2cd749142828e6d9fb0abd77d1af7323688653bbca1fd14f0017c4d9a6  FileViewer

 

 

[ Development environment ]

python      : 3.12.x

pandas     : 3.0.2

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

xlsxwriter  : 3.2.9

lxml           : 6.0.4

PyQt5       : 5.15.11
pyinstaller : 6.19.0

 

 

[ Update information ]

0.1.7 (2026-04-17 [Y-M-D])
- TSV(Tab-Separated Values) data format(.tsv) support
- Apply background color to the row

 

 

728x90
반응형