Nicolas Stepien 716c34aa7c Save ui position only once.
I noticed that Chrome deletes empty localStorage keys when closing it.
Dragging the QR to the bottom right would save empty top/right keys, resulting in its position reset
when restarting the browser.
2011-09-17 22:17:05 +02:00
2011-09-17 22:17:05 +02:00
2011-09-02 21:49:06 -07:00
2011-09-14 14:22:02 -07:00
2011-09-17 22:17:05 +02:00

Get 4chan X HERE.

Building

install nodejs and npm, install coffee-script with npm install -g coffee-script, clone 4chan x, cd into it and actually build with cake build. for development (continuous builds), run cake dev &. kill the process with killall node.

Description
No description provided
Readme 513 MiB
Languages
JavaScript 82.4%
CoffeeScript 14.3%
CSS 2%
HTML 1%
Makefile 0.2%