Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukaszkorecki/hubview

GitHub timeline viewer for your terminal
https://github.com/lukaszkorecki/hubview

Last synced: 14 days ago
JSON representation

GitHub timeline viewer for your terminal

Awesome Lists containing this project

README

        

# hubview

Simple GitHub timeline viewer for your terminal.

## Usage

`hubview` is not yet quite finished but there ios a script which makes it usable.

Here's how to get it working:

- get Clojure and Leiningen (via brew or whatever)
- `git clone` the repo
- get your feed url from GitHub dashboard
- run: `./doeet "https://github.com/.private.atom?token="`

It will refresh every 5 minutes by default but you can pass interval (in seconds)
as second argument

## License

Copyright (C) 2012 Łukasz Korecki

Distributed under the Eclipse Public License, the same as Clojure.