NerdCore is the shared base addon for Grocy.
It is required by:
Raph563/StatNerdRaph563/ProductHelper
- Core payload:
config/data/custom_js_nerdcore.html - Active composed file:
config/data/custom_js.html - State file:
config/data/nerdcore-addon-state.json
NerdCore adds 3 menu entries in Grocy top-right Settings dropdown:
NerdCore settings->/stocksettings?nerdcore=1StatNerd settings->/stocksettings?statnerd=1ProductHelper settings->/stocksettings?producthelper=1
NerdCore page includes:
- shared core settings
- addon status table
- update center (
Check update all/Install all+ per-addon actions) - VPS token field for
X-NerdCore-Token
Shell:
./addon/scripts/install.sh /path/to/grocy/configPowerShell:
./addon/scripts/install.ps1 -GrocyConfigPath C:\path\to\grocy\config