Go to file
2021-10-12 13:56:53 +02:00
code * fixes authToken update problem 2021-04-27 23:06:33 +02:00
front * allow opening locker with STACK_IN_BOX_MACHINE and UNSTACK_FROM_BOX_MACHINE statuses 2021-10-12 13:56:53 +02:00
webroot * allow opening locker with STACK_IN_BOX_MACHINE and UNSTACK_FROM_BOX_MACHINE statuses 2021-10-12 13:56:53 +02:00
workers/updateKeys remove debug from worker 2020-10-11 20:00:00 +02:00
.gitignore housekeeping for HTTP.sh/0.93 2020-10-04 14:57:34 +02:00
.gitlab-ci.yml replace gulp-sass with a fork 2020-11-06 14:59:02 +01:00
add-git-hooks.sh added prettier and some js 2020-10-04 18:42:05 +02:00
config.sh added hcaptcha 2020-11-18 17:49:55 +01:00
README.md added prettier and some js 2020-10-04 18:42:05 +02:00

OCW - Otwarty Czapkomat Webowy

OCW is a minimalistic open-source webapp for opening InPost's package lockers. Written by sdomi and selfisekai. Currently a bit WiP.

Before contributing, remember to run ./add-git-hooks.sh, which makes sure that your code is formatted using prettier before commit.