This tool generates a page with labels and barcodes from PartKeepr CSV export. It is meant to be used in an environment where each part has its own storage location.
Usage:
-
Clone and run
npm install -
Install zint
-
Open PartKeepr parts view
-
Click “Custom Export”. Add columns
nameandstorageLocation.name. Save exported data. -
Feed the resulting csv to the script:
./index.js -i input.csv -o output_folder_name -
Open
output_folder_name/index.htmland print it. -
Optionally, edit
template/page.htmlto adjust the layout
Here is how it looks (parts from PartKeepr demo):
