An open API service indexing awesome lists of open source software.

https://github.com/lopastudio/qsolink-logbook

Simple HAM logbook
https://github.com/lopastudio/qsolink-logbook

ham-radio hamradio logger logging

Last synced: over 1 year ago
JSON representation

Simple HAM logbook

Awesome Lists containing this project

README

          

# ![QsoLink Logbook Icon](QSOLink_Icon_Full_New.ico) QsoLink Logbook

![QsoLink Logbook Image](screenshot.png)























### Full release coming on 29th of May 2024 (29.3.2024) - Contest

## About

QsoLink Logbook is a user-friendly radioamateur logging software designed to be simple.
Final release will include:
- General logging
- Multiple logbooks support
- Automatic locator updates (for portable use)
- Automatic log website generator / updater (to ftp website)

## Download
Firstly, install dotNet framework: https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48

And now you can just download the official releases with installers from the [Releases section](https://github.com/Lopastudio/QSOLink-Logbook/releases) or by clicking the button below:

[![Download Here](https://github.com/Lopastudio/QSOLink-Logbook/releases)](https://github.com/Lopastudio/QSOLink-Logbook/releases)

### Bug / Feature Request

If you find a bug or want to request a new feature, please open an issue [here](https://github.com/Lopastudio/QSOLink-Logbook/issues/new).

## To-Do List

| Task | Status |
| ---------------------------------------------- | ------ |
| Automatic log uploads (html) | ❌ |
| Add multiple logbook support | ❌ |
| Start new idea (contesting mode) | ❌ |

## Known Bugs

| Bug Description | Status |
| ---------------------------------------------- | ------ |
| Removing a contact assigns the wrong index number. | ✅ |

## Support

If you appreciate my work, please consider donating.

[![donating](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=JQM3976LAZR4U)

## Developer Section

### Compiling

1. Clone the project: `git clone https://github.com/Lopastudio/QSOLink-Logbook/`
2. Download and install Visual Studio 2022 with the dotNET Desktop Development package.
3. Open the project in Visual Studio, switch to the Release configuration.
4. Build the project using `CTRL + B` or by clicking "Build QSOLink Logbook" in the Build tab.
5. The compiled build will be in the `Bin/Release` folder of the project.

### Contribution

If you'd like to contribute, follow these steps:
1. Fork the repo
2. Make your changes
3. Commit and push to your branch
4. Create a Pull Request

## License

This project is licensed under the [Apache License 2.0](https://github.com/Lopastudio/QSOLink-Logbook/blob/master/LICENSE.txt).