Releases: bofh69/nfc2klipper
Releases · bofh69/nfc2klipper
More like the Klipper/Moonraker ecosystem
-
The config file is moved to
$HOME/.config/nfc2klipper/nfc2klipper.cfg
, and has changed format to toml, looking like Klipper & Moonraker config files. -
Added a config file for moonraker (
moonraker-nfc2klipper.cfg
) to use its update manager for future updates of nfc2klipper.
Bug fix release and minor polish
0.0.2 could only read one tag. See #13, that's now fixed.
There are a few improvements to the TUI and web GUI.
Thanks @scoggins
The systemd configuration file has been improved.
Thanks @thijstriemstra
0.0.2: Merge pull request #6 from bofh69/add_web_interface
This version uses a config file instead of command line arguments.
An experimental web server interface to write tags have been added.