OS/Ubuntu

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

강서버 2026. 8. 28. 03:53
반응형

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

* Version : 0.2.2

* Release date : 2026-08-10 [Y-M-D]

- Patch date : 

 

* Starting with version 0.2.0, the Ubuntu version is distributed as a Debian package(.deb).

(e.g., dsn-viewer_[version]_amd64.deb)

 

 

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, excel, (LibreOffice/OpenOffice) calc, json, xml and tsv simple viewer developed using (pandas + PyQt5 + pyinstaller).

 

[ Download ]

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

https://drive.google.com/file/d/1xg_1sH4DlTfMHcPr6zmE_o0yMHxZf4DY/view?usp=sharing

 

When you download the installation file, it will be downloaded with the filename dsn-viewer_[version]_amd64.deb.

 

 

[ Installation ]

After running the terminal, change to the downloaded directory

and execute the Debian packaging installation command as follows.

$ sudo dpkg -i dsn-viewer_0.2.2_amd64.deb

or

$ sudo apt install ./dsn-viewer_0.2.2_amd64.deb

 

 

[ Run ]

Click the installed "DSN Viewer" app to run it.

 

 

[ Running screen ]

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

 

 

dsn-viewer_0.2.2_amd64.deb file sha256 hash value :

185f7e07fec1522e6f02f2225222d98e262eb6f4fe5c92c30ef3eb5cee666a9b

 

 

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

use the Terminal command sha256sum <file_path>

 

$ sha256sum dsn-viewer_0.2.2_amd64.deb

185f7e07fec1522e6f02f2225222d98e262eb6f4fe5c92c30ef3eb5cee666a9b  dsn-viewer_0.2.2_amd64.deb

 

 

[ Uninstallation ]

After running the terminal, execute the Dabian packaging removal command as follows.

$ sudo apt remove dsn-viewer

 

 

[ Development environment ]

python      : 3.12.x

PyQt5       : 5.15.11
pyinstaller : 6.21.0

pandas     : 3.0.5

python-calamine : 0.8.2

lxml           : 6.1.1

xlsxwriter  : 3.2.9

openpyxl  : 3.1.5
xlrd           : 2.0.2
odfpy        : 1.4.1

 

 

[ License ]

This program is freeware.
(This program is available for anyone to use for free.)

This program does not warrant against any problems that may occur during use.

This program does not collect or transmit any personal information or data from users.

This program can only be distributed on the following site.
http://dasom.net
https://gangserver.tistory.com

 

 

[ Version history ]

0.2.2 (2026-08-10 [Y-M-D])
- Ubuntu : Added "Open with" handling

 

 

728x90
반응형