Go to file
2020-10-04 21:07:00 +02:00
code fixups in common.sh 2020-09-19 20:49:44 +02:00
front + js code for login/register 2020-10-04 21:07:00 +02:00
webroot + js code for login/register 2020-10-04 21:07:00 +02:00
workers/updateKeys initial commit 2020-09-19 17:21:38 +02:00
.gitignore housekeeping for HTTP.sh/0.93 2020-10-04 14:57:34 +02:00
add-git-hooks.sh added prettier and some js 2020-10-04 18:42:05 +02:00
config.sh housekeeping for HTTP.sh/0.93 2020-10-04 14:57:34 +02: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.