桌面共享软件Yuuguu能够结合多家即时通信软件

简介: Yuuguu Combines Multi-Service IM Client and Screensharing   We've already highlighted Yuuguu, a free screensharing tool for Windows, Mac, and Linux, .

Yuuguu Combines Multi-Service IM Client and Screensharing

 

We've already highlighted Yuuguu, a free screensharing tool for Windows, Mac, and Linux, as one of our favorite tools numerous times in the past. One feature that was missing from Yuuguu, however, was the ability to quickly send invitations via IM and create a group conference on IM with users on different IM services. Now, however, Yuuguu has integrated MSN, Yahoo, AOL and ICQ chat, in addition to its recentintegration with Google Talk. This turns Yuuguu into an IM aggregator with sophisticated screensharing features.

This new version of Yuuguu, which was released today, still features all the regular screensharing functions, including the ability to share your screen with up to 30 users at the same time and giving your users control over your screen. Yuuguu also features the ability to set up phone conferences on the fly.

We especially like Yuuguu because only the person actually sharing the screen has to install any software, while everybody else can just use a flash-based web interface to see your screen. Too many other free screensharing tools make both sides install software on their machines.

The IM functionality works just as advertised and is similar to most other multi-service IM clients. It is, however, not as fully featured as some other clients like DigsbyTrillian, or Adium. You can not send files to other users, for example.

Some Limitations

We noticed a few minor limitations to Yuuguu, though none of them are real deal breakers. If you have a dual-screen setup, for example, only your first screen can be shared on Yuuguu. Also, you can only add one IM account per service to Yuuguu. If you use more than one Google Talk account, you will have to choose which one to add to Yuuguu.

Overall however, the IM integration works very well and adds a new degree of functionality to a tool we already liked a lot. If you are looking for an easy to use screensharing tool, you could do a lot worse than giving Yuuguu a try.



本文转自灵动生活博客园博客,原文链接:http://www.cnblogs.com/ywqu/archive/2008/11/04/1325981.html,如需转载请自行联系原作者


相关文章
|
机器学习/深度学习 监控 算法
目标检测的发展与现状
目标检测领域发展至今已有二十余载,从早期的传统方法到如今的深度学习方法,精度越来越高的同时速度也越来越快,这得益于深度学习等相关技术的不断发展。
1866 0
|
Java 容器
【学习笔记】Jsp与Servlet技术
【学习笔记】Jsp与Servlet技术
250 0
|
存储 JavaScript 前端开发
使用Vue.js构建交互式前端界面的技术探索
【5月更文挑战第20天】Vue.js是一款渐进式JavaScript框架,擅长构建交互式前端界面。其核心特性包括响应式数据绑定、组件化开发、指令系统和虚拟DOM,简化开发并提升性能。通过Vue CLI创建项目,拆分组件,结合数据绑定和事件处理实现交互,使用Vue Router管理路由,Vuex进行状态管理,能高效构建现代Web应用。
|
安全 Linux
Rocky Linux 或 AlmaLinux 哪个更优秀?
Rocky Linux 或 AlmaLinux 哪个更优秀?
3458 1
|
SQL 弹性计算 安全
安装补丁后服务器启动卡住
两个案例透彻排查安装补丁后服务器启动卡住的情况
安装补丁后服务器启动卡住
|
人工智能 编解码 算法
【IJCAI 2023】流感知优化之 DAMO-StreamNet 论文解读
传统视频目标检测(Video Object Detection, VOD)是离线(offline)的检测任务,即仅考虑算法的检测精度,未考虑算法的延时。流感知(Streaming Perception)任务作为VOD的一个细分方向,采用流平均精度(Streaming Average Precision, sAP)指标,衡量算法的在线(online)检测能力,即同时衡量算法的精度和延时。本文针对现有的流感知工作在训练方式和模型感受野两方面的不足,提出了DAMO-StreamNet,在保证算法实时性的前提下,实现了SOTA的性能。
1463 6
【IJCAI 2023】流感知优化之 DAMO-StreamNet 论文解读
|
存储 数据采集 人工智能
谈谈企业数字化转型、数字化能力与数据治理的关系
全球正在由工业经济向数字经济转型过渡,制造业正在并将长期处于数字化转型发展的历史阶段,沿着数字化、网络化、智能化阶段不断跃升。
谈谈企业数字化转型、数字化能力与数据治理的关系
ArcGIS:如何进行半自动化跟踪和全自动化跟踪?
ArcGIS:如何进行半自动化跟踪和全自动化跟踪?
544 0
|
Linux 开发工具
11.6 Linux修改用户(群组)的磁盘配额(edquota命令)
针对用户和群组的配额限制(Quota),不仅可以手动控制开启和关闭,还可以手动修改配额参数,即使用 edquota 命令。
576 0
11.6 Linux修改用户(群组)的磁盘配额(edquota命令)