Skip to content

Instantly share code, notes, and snippets.

View regg00's full-sized avatar

Régis Tremblay Lefrançois regg00

View GitHub Profile
@regg00
regg00 / upload_to_booklore.sh
Created January 14, 2026 15:14
Shelfmark script to upload new books to Booklore API.
#!/bin/bash
# Booklore File Uploader
# Uploads files to Booklore API
#
# Required environment variables:
# BOOKLORE_HOST - Booklore server URL (e.g., http://192.168.7.3:6060)
# BOOKLORE_USERNAME - Booklore username
# BOOKLORE_PASSWORD - Booklore password
# BOOKLORE_LIBRARY_ID - Library ID to upload to
{
"basics": {
"name": "Regis Tremblay Lefrancois",
"label": "System Architect | Docker | Python | Cloud ",
"image": "https://avatars.githubusercontent.com/u/2913464?v=4",
"email": "regg00@gmail.com",
"website": "",
"summary": "",
"location": {
"countryCode": "CA",