Check out the live demo.
npm install f7u12rl
.
You can also clone the git repo with
git clone [email protected]:aperiodic/f7u12rl.git
, but you'll need to install the
dependencies with npm install
in the repo root.
Copy your face.com API key and secret into the default.conf.json file, then run
the smoke test with npm test
or ./test/smoketest.sh
.
If it fails, please open a github issue about it and gist the output of the test script.
If it passes, then navigate to localhost:24718 in your browser, and you'll be looking at your local copy of f7u12rl!
- Multiple faces for each mood.
- Draw bottoms on faces (the sharp lines look odd).
- Female faces (using face.com gender information if confidence is high, choosing randomly if it's low).
- Chrome extension for automatic rage (just a minor tweak of the Mustachio extension).