2024-07-09 21:37:24 +02:00
2024-06-30 19:37:58 +02:00
2024-06-30 08:23:14 +02:00
2024-07-09 21:37:24 +02:00
2024-06-27 22:45:16 +02:00
2024-07-02 18:23:33 +02:00
2024-07-02 18:23:33 +02:00
2024-06-22 15:02:05 +02:00
2024-06-22 15:02:05 +02:00
WIP
2024-06-23 15:52:45 +02:00
2024-06-22 15:02:05 +02:00
2024-06-30 21:50:53 +02:00
WIP
2024-06-23 15:52:45 +02:00
2024-06-27 22:22:11 +02:00
2024-06-30 10:57:02 +02:00
2024-06-22 15:02:05 +02:00
2024-06-22 15:02:05 +02:00
2024-06-30 21:50:53 +02:00

Callsign Checker

An app for checking the format of a callsign and finding the country it belongs to.

Downloading the country database

Data about countries can be downloaded from either Amateur Radio Country Files by AD1C or Clublog.

Obtaining the AD1C country database

Download any cty.dat file from the Country Files website. I recommend using the Big CTY file. Instead of cty.dat you can also use the cty.csv file.

Parsing of cty.dat or cty.csv can be done with the script cty-parser.ts.

Note: The cty.dat does not contain the adif DXCC number.

Obtaining the Clublog prefix database OBSOLETE

Read how to obtain the Clublog prefix file here

Parsing can be done with the script clublog-parser.ts.

Deploying the app

The app can be deployed using the following command:

yarn install
yarn build

Deploy the contents of the build directory to your server.

Description
Spletna stran za razpoznavo DXCC entitet iz klicnih znakov
https://cc.jkob.cc Readme 1.3 MiB
Languages
TypeScript 71.7%
Svelte 23.7%
JavaScript 3.5%
HTML 0.6%
CSS 0.5%