Skip to content

OK1BR/BRlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BRlog

Multiplatformní radioamatérský denník — nativní desktopová aplikace.

Stack

  • Rust + Iced (GPU-akcelerované UI přes wgpu)
  • SQLite (přes rusqlite) pro lokální storage
  • ADIF import/export
  • Single binary, žádný Electron, žádný webview

Cíl: Windows, Linux, macOS.

Build

cargo run            # debug
cargo build --release

První build stáhne a zkompiluje Iced + závislosti (~5-10 min).

Stav

Early development — MVP scope:

  • Operator config (callsign, jméno, QTH, lokátor)
  • Ruční zápis QSO
  • Tabulka QSO s filtrem/hledáním
  • ADIF import / export
  • SQLite storage

Mimo MVP: QRZ.com lookup, LoTW/eQSL upload, mapa, CAT control, DX cluster, DXCC statistiky.

Bundlované fonty

V assets/fonts/:

  • Inter (Regular) — UI font, rsms.me/inter, licence SIL OFL — viz assets/fonts/Inter-LICENSE.txt
  • JetBrains Mono (Regular) — monospace pro data (volačky, RST, lokátor, tabulka), jetbrains.com/lp/mono, licence SIL OFL — viz assets/fonts/JetBrainsMono-OFL.txt
  • Lucide (icon font) — UI ikony (window controls, akce v headeru), lucide.dev, licence ISC — viz assets/fonts/lucide-LICENSE.txt

Licence

GPL-3.0-or-later — viz LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages