initial commit
authorTomas Wenström <tomas.wenstrom@gmail.com>
Sun, 12 Feb 2017 21:30:15 +0000 (22:30 +0100)
committerTomas Wenström <tomas.wenstrom@gmail.com>
Sun, 12 Feb 2017 21:30:15 +0000 (22:30 +0100)
commite59e98fcf77a104e31dd97641b0ceea6d0a79e00
tree155a2c053958a07ec00e21189b6f89d859fef16b
initial commit
.gitignore [new file with mode: 0644]
config.properties [new file with mode: 0644]
src/kaka/cakelight/Configuration.java [new file with mode: 0644]
src/kaka/cakelight/Frame.java [new file with mode: 0644]
src/kaka/cakelight/FrameGrabber.java [new file with mode: 0644]
src/kaka/cakelight/Main.java [new file with mode: 0644]