Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lukaszkorecki/hubview
- Owner: lukaszkorecki
- Created: 2012-09-30T17:06:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-13T10:54:20.000Z (almost 12 years ago)
- Last Synced: 2024-10-04T18:20:13.420Z (about 1 month ago)
- Language: Clojure
- Size: 133 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.