Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 883 Bytes

File metadata and controls

17 lines (11 loc) · 883 Bytes

Random imgur picture finder

Gets random images from imgur.

Made by Sebbe (of Something Awful), inspired by http://jsfiddle.net/KzfKf/44/embedded/result/ .

Requirements

Requires the F# runtime 2.0. If the program crashes before starting, install that.

If you still cannot run the application, try installing the .NET 4.0 Runtime.

If you're on Linux, it should work fine with Mono, as long as you install the F# compiler/runtime, too. Note, it needs to be the .NET 4.0 runtime, and not the .NET 2.0 one.

Binaries

To find the latest binary version, go to http://mathemaniac.org/apps/randomimgur/ .

Bug reports

Please report bugs through the bug tracker. Pull requests welcome!