I can't physically be there but seeing complains that the internet is
down at Omni. I can't remotely access any machines there. Is anybody
able to go check? Thanks.
I'm sick of reminding people exactly how to request key cards. From
now on let's just send people to this URL:
https://omnicommons.org/keys/
It won't (and probably shouldn't) automatically add someone's card to
the door computer. But it will send a formatted email to the keys
list, which already exists for this purpose:
https://omnicommons.org/lists/listinfo/keys
The code is at /home/occupy/public_html/keys/index.php. It could use
lots of love, such as:
* somebody with front end skills to give it nice CSS
* A writer to give it a nice intro text
* A coder to make it better/safer/more automated
This repo was a mess with many dangling branches and un-committed
code. With some merging magic, I created a new 'master' branch which
all previous branches can fast-forward to, and updated the ref names
on both the door computer and github. I also committed the code which
has been running live for several months, so github now reflects
reality.
I added some things to the gitignore file (node_modules, etc) -
otherwise no checked out files are changed. Only the git refs.
https://github.com/sudoroom/doorjam
There remains one unmerged branch, called "ledstrip", which is very
old (2014) and I didn't want to deal with that.