Check your GitHub Newsfeed via the command-line.
Project description
Check your GitHub Newsfeed via the command-line.
Newsfeed includes all the news from people you are following on GitHub, repositories you are watching, etc. All news you would find on your GitHub dashboard.
Screenshots
Installation
GitFeed can be installed from pypi.
For best results (compatibility with Pager), use Python3
pip install gitfeed
or if you like to live on the bleeding edge
git clone https://github.com/Ritiek/GitFeed cd GitFeed python setup.py install
Usage
Run it using gitfeed
The first time you launch gitfeed, it will ask you for GitHub username and set it as the default username to fetch news for.
You can even fetch news for any other user provided you know their GitHub username.
Full list of supported options:
usage: gitfeed [-h] [-u USER] [-p PAGES] [-q] [-nt] [-ns] Check your GitHub Newsfeed via the command-line. optional arguments: -h, --help show this help message and exit -u USER, --user USER GitHub username for the user to fetch newsfeed for (default: <user>) -p PAGES, --pages PAGES number of newsfeed pages to fetch (default: 1) -q, --quiet hide comment body in issues & PRs (default: False) -nt, --no-time-stamp hide time-stamp of events (default: False) -ns, --no-style show plain white text with no colors or style (default: False)
You can modify the default configuration by editing ~/.gitfeed/gitfeed.ini
License
The MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
File details
Details for the file GitFeed-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: GitFeed-0.1.9-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d2b4a4445fa3cd63ba8165d5796b86bb159f917d6656efef4a8f0e2809c8b4e |
|
MD5 | 6e4e03b83e3878b969c00b575aaf69e3 |
|
BLAKE2b-256 | fec9868f5ddc9a17caa4b6fdc19d3c419a9f6a4577e3d0f0d753b4d2798553ff |
File details
Details for the file GitFeed-0.1.9-py2-none-any.whl
.
File metadata
- Download URL: GitFeed-0.1.9-py2-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29a17ca8c7578656343b8db796b932ed84ac06a33753b9701050bf3b9df1a559 |
|
MD5 | 044e33e417ac6af578f3269505f06e92 |
|
BLAKE2b-256 | 21e5513837fa2a3d2139dc25b31669f240237e994809b8d7ccfcb348bd0760c3 |