项目作者: noooway

项目描述 :
Project planning software
高级语言: Lua
项目地址: git://github.com/noooway/unholy_mess.git
创建时间: 2018-04-29T08:20:52Z
项目社区:https://github.com/noooway/unholy_mess

开源协议:MIT License

下载


Overview

Unholy mess is a project management software. It aims to help to provide
an overview of current plans for a project, current activities, subprojects and rationale behind them.



Several points I hope to implement are:

  • Ability to view projects on different level of details, e.g. switch between week plans and half-year plans easily.
  • Clearly show project-subproject relation to see where the subprojects belong
    in the project big picture.
  • Generate to-do list for a day; integrate a tool like Pomodoro timer to facilitate execution.
  • Emphasise analysis of projects outcomes.

Installation

Obtain LÖVE interpreter, clone the repository, run the program:

  1. sudo apt-get install love2d
  2. git clone https://github.com/noooway/unholy_mess
  3. love unholy_mess