Compare commits

9 Commits

Author SHA1 Message Date
das
e163796bcb Merge pull request 'Updated README.md' (#4) from dev into main
Reviewed-on: #4
2025-03-15 15:02:40 +02:00
Anry Das
93128acef2 Updated README.md 2025-03-15 15:01:28 +02:00
das
e9d39e26dc Merge pull request 'Correctet README.md' (#3) from dev into main
Reviewed-on: #3
2025-03-15 15:00:23 +02:00
Anry Das
183f106a85 Correctet README.md 2025-03-15 14:59:28 +02:00
das
a33dbdeb65 Merge pull request 'dev' (#2) from dev into main
Reviewed-on: #2
2025-03-15 14:57:45 +02:00
Anry Das
96087e4dcd Correctet README.md 2025-03-15 14:56:22 +02:00
Anry Das
ba2bf5f795 Correctet README.md 2025-03-15 14:54:41 +02:00
das
91002037df Merge pull request 'Corrected README.m' (#1) from dev into main
Reviewed-on: #1
2025-03-15 14:52:27 +02:00
Anry Das
ec7145085c Corrected README.m
Added global README.md
Added Doc's images
2025-03-15 14:51:39 +02:00
20 changed files with 14 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ That it.
- archiving completed/unused numbers
- visually logging main application's events
### ⏬ Getting
You can download archive from [Releases section](https://github.com/NpTracker/releases) or clone the repository.
You can download archive from [Releases section](https://github.com/anrydas/NovaPoshta/releases) or clone the repository.
Find full application's documentation at: [Ukrainian](help/uk/help.md) and [English](help/en/help.md).
### 🚀 Launch<a id='Launch'/>
The application's distribution included run.cmd or run.sh depended on your OS. Just launch it.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
## Nova Poshta: Tracker and Organizer
### _Desktop application to track, organize and manage parcels from Ukrainian delivery operator Nova Poshta_
[![Java 8](https://img.shields.io/badge/Java-8-white)](https://www.java.com/) [![ControlsFX](https://img.shields.io/badge/controls-FX-66B2C4)](https://controlsfx.github.io) [![maven](https://img.shields.io/badge/maven-project-blue)](https://maven.apache.org/)
![Logo](NovaPoshta/help/images/app_logo.png)
### ⏬ Getting
📖 Read [README.md](NovaPoshta/README.md)
You can download archive from [Releases section](https://github.com/anrydas/NovaPoshta/releases) or clone the repository.
Find full application's documentation at: [Ukrainian](NovaPoshta/help/uk/help.md) and [English](NovaPoshta/help/en/help.md).