Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamieweavis/streaker-cli
🔥 GitHub contribution streak & stat tracking CLI app
https://github.com/jamieweavis/streaker-cli
cli contribution contribution-graph contributions github node nodejs statistics stats streak streaker
Last synced: about 2 months ago
JSON representation
🔥 GitHub contribution streak & stat tracking CLI app
- Host: GitHub
- URL: https://github.com/jamieweavis/streaker-cli
- Owner: jamieweavis
- License: mit
- Created: 2017-11-03T10:29:34.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T19:08:25.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T06:12:14.104Z (2 months ago)
- Topics: cli, contribution, contribution-graph, contributions, github, node, nodejs, statistics, stats, streak, streaker
- Language: JavaScript
- Homepage: https://npm.im/streaker
- Size: 1.01 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Streaker CLI
> 🔥 GitHub contribution streak & stat tracking CLI app
[![build](https://github.com/jamieweavis/streaker-cli/workflows/build/badge.svg)](https://github.com/jamieweavis/streaker-cli/actions/workflows/build.yml)
[![downloads](https://img.shields.io/npm/dt/streaker-cli.svg)](https://npmjs.com/package/streaker-cli)
[![version](https://img.shields.io/npm/v/streaker-cli.svg)](https://github.com/jamieweavis/streaker-cli/releases)
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jamieweavis/streaker-cli/blob/main/LICENSE.md)## Installation
```sh
npm install -g streaker
```## Usage
```sh
streaker
```## Related
- [Streaker](https://github.com/jamieweavis/streaker) - 🔥 GitHub contribution streak & stat tracking menu bar app
- [Contribution](https://github.com/jamieweavis/contribution) - 🗓 GitHub contribution streak & stat fetcher with zero dependencies## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.