- Amsterdam, NL
- https://fabiomanganiello.com
-
Automation junkie, ML enthusiast, IoT tinkerer, guitarist and dad. Creator and main developer of Platypush.
- Joined on
2022-07-05
blacklight
created branch 299-nfc-backend-migration in platypush/platypush
2024-02-27 22:04:45 +01:00
Convert
nfc
backend to a runnable plugin
blacklight
deleted branch 299-nfc-backend-migration from platypush/platypush
2024-02-27 00:54:38 +01:00
f51212dc97
Merge pull request 'Transform NFC backend into a runnable plugin' (#369) from 299-nfc-backend-migration into master
850cbe4237
Updated docs
dfaa5447ac
[#299] Refactored NFC backend into a runnable plugin.
bbf755eef2
[#299] Refactored NFC backend into a runnable plugin.
c7c31fb48d
Log the canonical name of plugins when starting them.
Transform NFC backend into a runnable plugin
850cbe4237
Updated docs
dfaa5447ac
[#299] Refactored NFC backend into a runnable plugin.
Transform NFC backend into a runnable plugin
blacklight
created branch 299-nfc-backend-migration in platypush/platypush
2024-02-27 00:10:33 +01:00
bbf755eef2
[#299] Refactored NFC backend into a runnable plugin.
c7c31fb48d
Log the canonical name of plugins when starting them.
Replace usages of
eval
in procedures with locals
f8e0b5e17e
[#366] Context variables should be dynamically assigned through
locals()
instead of exec()
.
6de9f741f0
[UI] Use extension icons also for menu entries.
e7c1e2f44e
[UI] Added icons to plugins and backends.