1.0.11 • Published 4 years ago

twitch-git-diff-monitor v1.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

twitch-git-diff-monitor

Let twitch viewers see the last lines of code you changed. Made on seveibar's twitch stream

npm.io npm.io

Features

  • Helps people understand what you've changed since your last commit
  • Runs "git diff" to find changed files in your git repository
  • Displays changes by cycling through your files as a widget
  • Easy to install & run, Integrates into OBS easily

Installation

npm install -g twitch-git-diff-monitor

# In your project directory, run twitch-git-diff-monitor

$ twitch-git-diff-monitor
Running twitch-git-diff-monitor on port 4555

In OBS, add a browser window to http://localhost:4555

npm.io

Options

In OBS, you can supply query parameters to change stuff.

e.g. http://localhost:4555?file_show_time=30 will make files show for 30 seconds

Open in a windowless Chrome

If you want to run it in a chrome window without tabs instead of in OBS, use google-chrome --app=http://address.com

Users!

Do you use this? Edit this README and submit a PR to add your stream!

Contributing

You can run the twitch-git-diff-monitor for itself, by running yarn start in the root directory.

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago