Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/louisbrunner/taupe

Simple gopher client (in Go)
https://github.com/louisbrunner/taupe

go gopher

Last synced: 4 days ago
JSON representation

Simple gopher client (in Go)

Awesome Lists containing this project

README

        

# taupe [![Build Status](https://travis-ci.org/LouisBrunner/taupe.svg?branch=master)](https://travis-ci.org/LouisBrunner/taupe) [![Coverage Status](https://coveralls.io/repos/github/LouisBrunner/taupe/badge.svg?branch=master)](https://coveralls.io/github/LouisBrunner/taupe?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/LouisBrunner/taupe)](https://goreportcard.com/report/github.com/LouisBrunner/taupe) [![GoDoc](https://godoc.org/github.com/LouisBrunner/taupe?status.svg)](https://godoc.org/github.com/LouisBrunner/taupe)
Simple gopher client (in Go)

# Install it

```
go get -u github.com/LouisBrunner/taupe
```

# Usage

Run the program with the server you want to visit, example:

```
taupe gopher://gopher.metafilter.com/
```

## Screenshots

![MetaFilter Homepage](docs/screens/metafilter_home.png)

![MetaFilter FanFare](docs/screens/metafilter_fanfare.png)