Skip to content

Netfloex/Albert-Heijn-Timesheet

Repository files navigation

Albert Heijn Shifts Timesheet

albert-heijn-timesheet

Environment Variables

# Required
AH_USERNAME=pnl
AH_PASSWORD=password

# Optional
TZ=Europe/Amsterdam
STORE_PATH=/db


CALENDAR_NOTIFY_MINUTES=15,120 # In minutes, use a "," to use multiple reminders

Calendar Synchronization

There is an api endpoint at http://localhost:3000/api/ics that allows synchronizing with a calendar.

Development

git clone https://github.com/Netfloex/Albert-Heijn-Timesheet
cd Albert-Heijn-Timesheet
yarn
yarn dev

Docker

See docker-compose.yml

Create a .env file