GoAgentX 是一个 goagent 在 Mac OS X 下的图形界面控制软件,方便一般用户在 Mac OS X 上部署、配置和使用 goagent。
GoAgentX 是一个 goagent 在 Mac OS X 下的图形界面控制软件,方便一般用户在 Mac OS X 上部署、配置和使用 goagent。
关于 goagent 的介绍请参见 http://code.google.com/p/goagent/。
如果需要 GoAgentX 自动在用户登录时自动运行,可以在
系统偏好设置》用户与群组》登录项
中添加 GoAgentX 到自动启动程序列表。
获取代码:
git clone https://github.com/ohdarling/GoAgentX
然后打开 Xcode 项目 GoAgentX.xcodeproj 进行编译即可。
进入 https://github.com/ohdarling/GoAgentX/issues/new 页面填写需求信息或 Bug 即可。
当然,你也可以 fork 这个项目,修改后申请 Pull Request,我会尽快合并。
你可以在 Twitter 上关注我:@ohdarling88
GoAgentX 代码使用 BSD-2 许可证,此外不允许将软件以完整二进制的方式进行公开发行(例如上传到 App Store 发布)。
Copyright (c) 2012, Jiwei Xu
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.