1
1
Fork
You've already forked veelog
0
No description
  • Rust 97%
  • Nix 3%
2025年08月04日 23:03:12 -07:00
adif crossin stuff off todo 2025年08月04日 23:03:12 -07:00
db crossin stuff off todo 2025年08月04日 23:03:12 -07:00
resources/images real ui development 2025年08月01日 13:35:00 -07:00
ui crossin stuff off todo 2025年08月04日 23:03:12 -07:00
util crossin stuff off todo 2025年08月04日 23:03:12 -07:00
.gitignore real ui development 2025年08月01日 13:35:00 -07:00
Cargo.lock crossin stuff off todo 2025年08月04日 23:03:12 -07:00
Cargo.toml crossin stuff off todo 2025年08月04日 23:03:12 -07:00
COPYING db mvp 2025年07月27日 23:51:22 -07:00
flake.lock starting iced 2025年07月28日 22:48:09 -07:00
flake.nix crossin stuff off todo 2025年08月04日 23:03:12 -07:00
LICENSE db mvp 2025年07月27日 23:51:22 -07:00
README.md crossin stuff off todo 2025年08月04日 23:03:12 -07:00
rust-toolchain.toml adif stuff 2025年07月26日 00:13:37 -07:00

veelog

Nix

For a nix development enviroment, clone this repository and run nix develop in the root. All tools needed to run cargo run or cargo build are included.

todo

  • cleanup adif field -> veelog field type + allow for reverse for export

  • adif + cabrillo export

  • cleanup Message::ContentChanged

  • proper settings, file dialog, pretty quickbar, etc

  • validate callsign? kinda hard

  • maybe use enter for switching boxes + then log at end?

  • better tab support, (削除) always focused on a box (except in menu) (削除ここまで) [not possible it seems], capture input from some other way?

  • actually get which box we are/supposed to be focused on rather than trusting the value, can be desynced if tab is captured by the input box