Skip to content

TCP Service to play video, show image or pop up an alert on a receiving PC.

Notifications You must be signed in to change notification settings

jkriddle/JungleCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

# JungleCat

Small TCP server/listener that runs commands on listening computer.

## Available commands:

*****

## youtube

Plays a YouTube video.

**Parameter(s):**
[1] the YouTube vide ID

    youtube nBFhvrAOFqY

## image

Displays an image

    image http://29.media.tumblr.com/tumblr_ldp3jukzHo1qb9a2wo1_500.png


**Parameter(s):**
[1] URL to image. Animated cat gifs encouraged.

## say

Shows an alert box.

    say Hello, world!

**Parameter(s):**
[1] Message to broadcast.

About

TCP Service to play video, show image or pop up an alert on a receiving PC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages