Giter Club home page Giter Club logo

gitwatch's Introduction

gitwatch

I realized the other day that I was subscribed to ~100 Github repos. That in itself isn't a problem, but I was being inundated with email notifications, often for things I didn't particularly care about. I couldn't find a way to bulk unwatch from those I wasn't currently active in, so I figured I'd write a small tool to help me. Thus, git-watch.

This small command line utility will allow a user to view the full list of repos that they're watching, and unsubscribe from them at will.

Installation

Download gitwatch.py and place it on your path. Mark it as executable. I'd also suggest renaming it to be simply 'gitwatch' or 'gw'. It's marked as a .py file so that the tests will run.

Usage

First, you must supply your username and password. This information is used to obtain an access token from Github, at which point the username and access token are saved for later use.

After discovering the access token, the repositories the user is currently subscribed to will be listed. Each repo will be labeled with a number. After listing the repos, the user will be prompted to either quit (by typing q or quit) or entering one or many numerical values corresponding to the numerical labels for each repo. Those repos selected will be unsubscribed from, at which point the list will be redisplayed (although sans those repos chosen in the previous step).

Requirements

Python 2.x (although I've only tested it on 2.7 on a Mac OS X Mountain Lion)

License

This project is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more details.

gitwatch's People

Contributors

spember avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.