Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/GFMsoft/Elog
Browse files Browse the repository at this point in the history
1.5.4.1 alpha
  • Loading branch information
GFMsoft committed Aug 31, 2021
2 parents 0018714 + 12c5700 commit 3483a29
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
# Elog
Software for HAM RADIO users to log a QSO.
Easy to use and with distance calculation.

## Description
Elog helps you with logging your QSO's.
Just type in all relevantdata and hit save and your data will be stored in a database.
By doubleclicking on a stored entry your able to edit this entry.
It shows you also the distance to the QSO-Partner.

## Requirements
- Sqlite3.dll inside of the programdirectory (this should be done by first start of the program)

## Installation
Just place the executable inside of a folder of your choice and start it.
The program installs everything it need at the first start.

# IMPORTANT
Due the usage of AUTOIT it may flagged as a Malware. This is false positive!
Every software created by me is code signed with my certificate. It's signed for www.GFMSOFT.de
So you can be sure that the software contains the code here on GITHUB and its safe to use.
Check for my signed files or build it by yourself.

0 comments on commit 3483a29

Please sign in to comment.