Giter VIP home page Giter VIP logo

gittalk's Introduction

gittalk

Imagine you are working on a hack, and you just pushed some code. Instead of yelling to your teammates and letting them aware of the changes, wouldn't it be cool to have the computer say it out loud for you?

Changelog

  • 11/22/2013 (v0.1.0): Initial version that works for commit message only

Installation

$ pip install gittalk

Or, to install from source:

$ git clone https://github.com/kqdtran/gittalk.git   
$ cd gittalk
$ python setup.py install 

Dependencies

The file requirements.txt contains all other dependencies I've used while working on gittalk, though most of them are not needed in running this program.

Pyttsx will also install its own dependencies.

Doesn't work?

Most likely, the installation for pyttsx failed. Check out https://github.com/parente/pyttsx and see if any previously raised issues there are helpful. Unfortunately, I've only tested this on Ubuntu 12.10 32-bit, so it might not work as expected on Windows/OSX...

Please let me know of any other errors you might run into, thanks!

Features and Usage

  • Make a git commit as usual. Then type gittalk on the terminal. The last commit message should be said out loud. :D

  • ... More to come!

Notes

This is still pretty basic, and is mostly my attempt at playing with different TTS (text-to-speech) packages in Python, as well as learning how to structure a proper Python package and share it via Pip.

That said, I do plan to extend it further and make this even more fun and useful. Please send me a pull request if you would like to contribute. Suggestions/criticism/advice are all welcome!

gittalk's People

Contributors

kqdtran avatar

Watchers

 avatar

gittalk's Issues

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.