GNOME-planner 正在参加 2021 年度 OSC 中国开源项目评选,请投票支持!
GNOME-planner 在 2021 年度 OSC 中国开源项目评选 中已获得 {{ projectVoteCount }} 票,请投票支持!
2021 年度 OSC 中国开源项目评选 正在火热进行中,快来投票支持你喜欢的开源项目!
2021 年度 OSC 中国开源项目评选 >>> 中场回顾
GNOME-planner 获得 2021 年度 OSC 中国开源项目评选「最佳人气项目」 !
授权协议 GPLv2
开发语言 C/C++ 查看源码 »
操作系统 跨平台
软件类型 开源软件
开源组织
地区 不详
投 递 者 Alias_Travis
适用人群 未知
收录时间 2021-12-01

软件简介

Planner 是 GNOME 桌面的项目管理工具,用于规划、 计划和跟踪项目。 Planner 最初是由 Imendio 开发和维护的,但是现在由 Planner 社区维护。

其特点是:

  • 定义任务和子任务、资源和资源组
  • 任务之间的依赖
  • 显示关键路径
  • 带有工作/非工作时间的日历
  • 甘特图和资源使用概览
  • 项目计划的 HTML 导出
  • 翻译成 50 多种语言

可用平台

Planner 可在 Linux/UNIX、Windows 中使用 

安装

依赖项:

  • GLIB 2.50
  • GTK 3.10
  • LIBXML 2.6.27
  • LIBXSLT 1.1.23

简单的安装过程:


  $ tar xzvf planner-0.14.6.tar.gz 	# unpack the sources
  $ cd planner-0.14.6			# change to the toplevel directory
  $ meson build				# run the configuration
  $ ninja -C build			# build planner
  [ Become root if necessary ]
  $ ninja -C build install		# install planner

更详细的安装说明可以在 https://wiki.gnome.org/Apps/Planner

展开阅读全文

评论

点击引领话题📣
暂无内容
发表了博客
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
发表了问答
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
暂无内容
0 评论
0 收藏
分享
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部