fotogopher

command module
v0.0.0-...-3539ea4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2015 License: MIT Imports: 13 Imported by: 0

README

Fotogopher

A small toy project that provides an API for taking screenshots of web sites, similar to urlbox

Written in go, it demonstrates the simplicity and expressiveness of the language for writing concurrent applications.

Installation

  1. Install go
  2. Install timeout from GNU coreutils. Probably it is already installed in your system
  3. Install phantom.js and put the binary in your PATH
  4. go run fotogopher.go --help for a view of the runtime options
  5. go run fotogopher.go to start the server. It must run from its directory so that it can find capture.js
  6. go to http://localhost:8080 to read the documentation of the API

Tested with go1.4 and phantomjs 1.9.8 on ubuntu LTS 12.04

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL