#tui #ukw #lernen #sprechfunkzeugnis #ubi #binnenschiffahrt

app ubilerntui

这是一个用于学习 UKW-Sprechfunkzeugnis für den Binnenschiffahrtsfunk 的终端 UI。

7 个版本

0.1.6 2024 年 5 月 28 日
0.1.5 2024 年 5 月 28 日
0.1.4 2024 年 1 月 17 日

#1995命令行工具

每月 25 次下载

GPL-3.0-or-later

535KB
1.5K SLoC

ubilerntui

一个用于学习 "UKW-Sprechfunkzeugnis für den Binnenschiffahrtsfunk"-考试的终端 UI。

dependency status Crates.io Version

与其他承诺相同功能的程序相比,这里的一个重大区别是,问题直接从 PDF 中读取。您可以找到最新的官方问题目录(例如通过 duckduckgo)并使用此程序自动解析。更多详情请参阅 使用说明

Selektor

安装

通过 Cargo

cargo install ubilerntui

通过软件包管理器

Scoop (windows)

scoop bucket add stupid-bucket https://github.com/WyvernIXTL/stupid-bucket
scoop install stupid-bucket/ubilerntui

Snap (linux)

sudo snap install ubilerntui

Get it from the Snap Store

Apt (x64 debian linux)

wget https://github.com/WyvernIXTL/ubilerntui/releases/latest/download/ubilerntui-x64.deb
sudo apt install ./ubilerntui-x64.deb
rm ./ubilerntui-x64.deb

预编译版

适用于

  • windows
  • linux
  • macos

发布页面 上。

使用说明

Eine TUI, um für die UBI-Prüfung zu lernen.

Usage: ubilerntui.exe [OPTIONS] [COMMAND]

Commands:
  lade     Lädt eine UBI-Gesamtfragenkatalog-PDF-Datei in die interne Datenbank.
  loesche  Löscht alle Fragen oder den Fortschritt aus der Datenbank.
  help     Print this message or the help of the given subcommand(s)

Options:
      --license  Prints license information.
      --version  Prints version information.
  -h, --help     Print help (see more with '--help')

启动

  1. 从网络下载官方问题目录。(duckduckgo
  2. 将其加载到程序中
ubilerntui lade PFAD_ZUR_PDF
  1. 启动程序
ubilerntui

重置学习进度

ubilerntui loesche fortschritt

删除读取的问题

ubilerntui loesche fragen

许可证

许可协议为 GNU 通用公共许可证 v3.0 或更高版本。此软件使用其他许可证的 Crates。请参阅 第三方许可证(仅包含在发布中)。此外,此软件使用 TeX-TrennmusterDeutschsprachige Trennmustermannschaft,该模式由 hyphenation 编码并受 MIT 许可证约束。

演示视频

asciicast

截图

Richtige Antwort Falsche Antwort

依赖关系

~71MB
~1M SLoC