7 个版本
0.1.6 | 2024 年 5 月 28 日 |
---|---|
0.1.5 | 2024 年 5 月 28 日 |
0.1.4 | 2024 年 1 月 17 日 |
#1995 在 命令行工具
每月 25 次下载
535KB
1.5K SLoC
与其他承诺相同功能的程序相比,这里的一个重大区别是,问题直接从 PDF 中读取。您可以找到最新的官方问题目录(例如通过 duckduckgo)并使用此程序自动解析。更多详情请参阅 使用说明。
安装
通过 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
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')
启动
- 从网络下载官方问题目录。(duckduckgo)
- 将其加载到程序中
ubilerntui lade PFAD_ZUR_PDF
- 启动程序
ubilerntui
重置学习进度
ubilerntui loesche fortschritt
删除读取的问题
ubilerntui loesche fragen
许可证
许可协议为 GNU 通用公共许可证 v3.0 或更高版本。此软件使用其他许可证的 Crates。请参阅 第三方许可证(仅包含在发布中)。此外,此软件使用 TeX-Trennmuster
的 Deutschsprachige Trennmustermannschaft
,该模式由 hyphenation 编码并受 MIT 许可证约束。
演示视频
截图
依赖关系
~71MB
~1M SLoC