app icon

Bas Celik

Developer
Nikola Ubavić
About

Baš Čelik is software for reading smart-card documents issued by the government of Serbia. Supported cards include ID cards, vehicle registration cards, and medical insurance cards. Data form each card can be exported to a JSON, Excel or PDF file, where PDF looks exactly as PDF obtained with official apps. Baš Čelik also supports PIN changing on ID card. The application is written completely from scratch in Go and supports Linux, macOS, and Windows.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest fyne get github.com/ubavic/bas-celik
Or you can download the code directly from git:
git clone https://github.com/ubavic/bas-celik.git