command
module
Version:
v0.0.0-...-3539ea4
Opens a new window with list of versions in this module.
Published: Jan 13, 2015
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
- Install go
- Install timeout from GNU coreutils. Probably it is already installed in your system
- Install phantom.js and put the binary in your PATH
go run fotogopher.go --help
for a view of the runtime options
go run fotogopher.go
to start the server. It must run from its directory so that it can find capture.js
- 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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.