Richard's starred repositories
commons-suncalc
Calculate sun and moon times in Java
jira-client
A simple JIRA REST client for Java
memory-measurer
Automatically exported from code.google.com/p/memory-measurer
noteshrink
Convert scans of handwritten notes to beautiful, compact PDFs
access-bridge-explorer
Explore accessibility tree of Java Access Bridge enabled applications
directories-jvm
a tiny library that provides config/cache/data paths, following the respective conventions on Linux, macOS, BSD and Windows
stockfish.js
The Stockfish chess engine in Javascript
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
lifx-protocol-docs
LIFX LAN protocol V2 documentation
sumatrapdf
SumatraPDF reader
lifx-sdk-android
LIFX Android SDK
clojure-style-guide
A community coding style guide for the Clojure programming language
webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.