QLog is an Amateur Radio logging application for Linux, Windows and Mac OS. It is based on the Qt 5 framework und uses SQLite as database backend.
- ADIF import/export
- Rig and rotator control via Hamlib
- HamQTH callbook integration
- DX cluster integration
- LotW and Clublog integration
- Grey-line map
- Bandmap
You can download an installer for the latest build here: qlog-installer.exe
There is an AppImage available here: QLog.AppImage
The permissions of the file have to set to executable before running it:
chmod +x QLog.AppImage
./QLog.AppImage
Copyright (C) 2020 Thomas Gatzweiler
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.