Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reconbot/icu-ucme
I see you! You see me! Easy broadcast and reciever for vnc
https://github.com/reconbot/icu-ucme
Last synced: 6 days ago
JSON representation
I see you! You see me! Easy broadcast and reciever for vnc
- Host: GitHub
- URL: https://github.com/reconbot/icu-ucme
- Owner: reconbot
- Created: 2014-03-29T03:48:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-11T21:09:02.000Z (almost 8 years ago)
- Last Synced: 2024-10-03T11:48:02.340Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://www.npmjs.org/package/latest
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ICU UCME
### I see you! You see me!I wanted a way to easily share my screen with the people around me. Online services require you to have good bandwidth and are not necessary. Both linux and OSX have VNC of some sort built in, so why don't we use them?
I'll tell you why, it's a pain in the ass!
ICU-UCME gives you two commands.
- `ucme` Checks for a locally running VNC server and broadcasts connection information to the local network. In OSX just goto "Remote Management" in the "Sharing" preferences.
- `icu` Requests locally running VNC display information from `ucme` and opens vnc to connect to it.Install with `npm install -g icu-ucme`
That's it!