https://github.com/brankobjelic/citacsaobracajne
A WPF application for reading vehicle registration cards issued in Serbia
https://github.com/brankobjelic/citacsaobracajne
desktop-application wpf
Last synced: about 1 month ago
JSON representation
A WPF application for reading vehicle registration cards issued in Serbia
- Host: GitHub
- URL: https://github.com/brankobjelic/citacsaobracajne
- Owner: brankobjelic
- Created: 2022-11-29T12:59:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T12:26:19.000Z (over 3 years ago)
- Last Synced: 2025-04-22T19:05:25.017Z (about 1 year ago)
- Topics: desktop-application, wpf
- Language: C#
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CitacSaobracajne
.Net WPF Windows Desktop Application for reading vehicle registration cards issued in Serbia. It is intended to be used as an alternative to official application from Ministry of Interior. Printing the data is also supported and it has the same page layout as the official app.
In order to obtain data from vehicle registration card, smart card reader is required.
Application uses C/C++ API eVehicleRegistrationAPI.dll and .Net wrapper for this API, [Saobracajna.NET](https://github.com/clearpath/Saobracajna.NET).

