Skip to content

local-interloper/hamgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hamgo

A set of CLI utilities for HAM operators. Currently boasting an ADIF compatible logger with a bunch of neat comfort features.


Why?

I wanted to learn Go and thought this could be a fun practical idea.

Roadmap

  • Add a CLI .adif viewer (hamgo view <PATH>)
  • Add a callsign lookup (maybe hook into qrz.com)
  • Add a prefix lookup system

Building

  1. Clone the repo and step into it
git clone https://github.com/local-interloper/hamgo
cd hamgo
  1. From here you can either:
# Run the project by running
go run .

# Build the binary by running
go build

License

Check the LICENSE file

About

A set of tools for HAM operators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages