Skip to content

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

License

Notifications You must be signed in to change notification settings

mikeym88/net-checkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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: