Skip to content

mikeym88/net-checkins

Repository files navigation

Amateur Radio Net Check-in Package

This is a utility to manage Ham Radio Net Check-ins.

Where are the logs stored? How to I view them?

Currently they're being stored in a SQLite3 database locally on the hard drive. The filename will be checkins.db and you can read the file with the following applications:

Running

PowerShell

./run.ps1

Bash

./run.sh

Python

python main.py

Alternatives

There are a few alternatives out there:

About

A Python application that logs amateur radio Net check-ins.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published