Skip to content

gmacie/lrgreyline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LRGreyline – Complete Project (Part 3 Documentation & Launch Tools)

This ZIP adds documentation and helper files to complete your project setup.

Included in Part 3

README_FULL.md

A combined, polished documentation file describing:

  • What LRGreyline does
  • How the DXCC generator works
  • How ClubLog Top 150 integration works
  • How to run the application
  • How to regenerate DXCC data anytime
  • Folder structure overview

run_app.bat

Double‑click launcher that:

  1. Generates DXCC CSV (optional / safe)
  2. Starts the Flet UI
  3. Shows errors if dependencies are missing

update_dxcc_only.bat

Allows regenerating the DXCC CSV without starting the app.


How To Use Part 3

Place these files in your project root:

C:\lrgreyline    ├── app    ├── data    ├── generate_dxcc_csv.py
    ├── requirements.txt
    ├── README_FULL.md      <-- from Part 3
    ├── run_app.bat         <-- from Part 3
    ├── update_dxcc_only.bat <-- from Part 3

Then:

Run the app:

Just double‑click:

run_app.bat

Update DXCC anytime:

Double‑click:

update_dxcc_only.bat

You're all set!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors