Difference between revisions of "Kanban"

From Free Software Directory
Jump to: navigation, search
(Personal Kanban (software))
 
(-dangling VCS link in resources; +VCS link in resources)
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Personal Kanban
 
|Name=Personal Kanban
|Short description=Personal Kanban is an agenda based on the "Kanban" method.
+
|Short description=Personal Kanban is an agenda based on the Kanban method.
 
|Full description=Personal Kanban automatically manages 3 permanent lists of things to do, using the Kanban method for organizing your work. This method is meant for software development and secondarily for other important formal tasks.
 
|Full description=Personal Kanban automatically manages 3 permanent lists of things to do, using the Kanban method for organizing your work. This method is meant for software development and secondarily for other important formal tasks.
 +
 +
In the kanban method, each list is called "bucket" and has a maximum number of elements. In this kanban, the lists are:
 +
 +
# Tasks performed -- called the "Completed" list;
 +
# Tasks to be performed -- called the "Todo" list;
 +
# Potential tasks -- called the "Options" list.
  
 
Personal Kanban can be punitive enough to prevent a project from being neglected.
 
Personal Kanban can be punitive enough to prevent a project from being neglected.
|Screenshot 1=https://lorenzoancora.info/img/programs/personal_kanban_main.png
+
 
|Homepage URL=http://localhost/programmi/Personal_Kanban.html
+
<big>More information on [https://lorenzoancora.visualstudio.com/Personal_Kanban Azure DevOps].</big>
 +
|Homepage URL=https://www.lorenzoancora.info/programmi/Personal_Kanban.html
 +
|Screenshot 1=personalkanban.png
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone https://git.savannah.nongnu.org/git/kanban.git
 
|VCS checkout command=git clone https://git.savannah.nongnu.org/git/kanban.git
 
|Computer languages=Python, ANSI C, Objective-C, Bash
 
|Computer languages=Python, ANSI C, Objective-C, Bash
 +
|Documentation note=Before upgrading:
 +
 +
* check the [https://git.savannah.nongnu.org/cgit/kanban.git/tree/NEWS NEWS] file;
 +
* check the [https://git.savannah.nongnu.org/cgit/kanban.git/tree/ChangeLog ChangeLog] file.
 +
 +
After upgrading:
 +
* stay updated by subscribing to the [https://savannah.nongnu.org/news/atom.php?group=kanban RSS Feed].
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://lorenzoancora.info/social/donazioni.html
 
|Donate=https://lorenzoancora.info/social/donazioni.html
 
|Microblog=https://lorenzoancora.info/social/
 
|Microblog=https://lorenzoancora.info/social/
|Keywords=kanban, organizer, task, list, bucket, GNU, automake, terminal, CLI, VT, ANSI
+
|Keywords=kanban, organizer, task, list, bucket, GNU, automake, more, terminal, CLI, VT, ANSI
|Version status=stable
+
|Version identifier=1.3.1
|Version download=https://savannah.nongnu.org/projects/kanban/
+
|Version date=2019/05/24
 +
|Version status=mature
 +
|Version comment=GNU package with documentation. Also available as a tarball.
 +
|Last review by=LorenzoAncora
 +
|Last review date=2019/05/24
 
|Submitted by=LorenzoAncora
 
|Submitted by=LorenzoAncora
 
|Submitted date=2018/09/29
 
|Submitted date=2018/09/29
|Component programs=Python 3, Termenu, Automake
+
|User level=beginner
 +
|Component programs=Python 3, Termenu, Automake, GNU gettext, more, grep, sed
 +
|Paid support=no
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 
|OpenPGP signature=https://lorenzoancora.info/policy/keys/EAD19D616C12C97538D21D0521EEC34BD9497C2F.html
 
|OpenPGP signature=https://lorenzoancora.info/policy/keys/EAD19D616C12C97538D21D0521EEC34BD9497C2F.html
Line 26: Line 47:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3orlater
+
|License=GPLv3orlater with exception
|License copyright=Lorenzo Ancora (C) 2017-2018
+
|License copyright=Lorenzo Ancora (C) 2017-2021
|License note=https://lorenzoancora.info/programmi/Personal_Kanban.html
+
|License verified by=Lorenzo Ancora
}}
+
|License verified date=2021-08-23
{{Person
+
|License note=https://lorenzoancora.visualstudio.com/DefaultCollection/Personal_Kanban/_git/Kanban?path=%2FCOPYING
|Real name=Lorenzo Ancora
 
|Role=Developer
 
|Email=admin@lorenzoancora.info
 
|Username=LorenzoAncora
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Business=productivity, project-management, specialized
 
|Business=productivity, project-management, specialized
 +
|Interface=command-line, console
 
|Programming-language=C, python, shell, objective-c
 
|Programming-language=C, python, shell, objective-c
|Runs-on=Windows, GNU/Linux
+
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
 
|Use=organizing, software-development, timekeeping
 
|Use=organizing, software-development, timekeeping
 
|Works-with=text
 
|Works-with=text
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=GNU Automake
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=Python 3
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=Termenu
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=Eric Shienbrood's 'more'
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=GNU grep (egrep)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=GNU sed
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=GNU gettext
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=GNU info
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=GNU help2man
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=AppArmor
 +
}}
 +
{{Person
 +
|Real name=Lorenzo L. Ancora
 +
|Role=Lead developer
 +
|Email=admin@lorenzoancora.info
 +
|Username=LorenzoAncora
 +
}}
 +
{{Resource
 +
|Resource kind=Developer
 +
|Resource URL=https://lorenzoancora.info
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://lorenzoancora.info/programmi/Personal_Kanban.html
 +
}}
 +
{{Resource
 +
|Resource audience=DevOps (Ref)
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://lorenzoancora.visualstudio.com/Personal_Kanban Azure DevOps
 +
}}
 +
{{Resource
 +
|Resource kind=E-mail OpenPGP public key
 +
|Resource URL=https://lorenzoancora.info/policy/keys/459B0140CFC62CCC3804756E06F4D486B842CD3F.html
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 15:55, 23 August 2021


[edit]

Personal Kanban

https://www.lorenzoancora.info/programmi/Personal_Kanban.html
Personal Kanban is an agenda based on the Kanban method.

Personal Kanban automatically manages 3 permanent lists of things to do, using the Kanban method for organizing your work. This method is meant for software development and secondarily for other important formal tasks.

In the kanban method, each list is called "bucket" and has a maximum number of elements. In this kanban, the lists are:

  1. Tasks performed -- called the "Completed" list;
  2. Tasks to be performed -- called the "Todo" list;
  3. Potential tasks -- called the "Options" list.

Personal Kanban can be punitive enough to prevent a project from being neglected.

More information on Azure DevOps.





Licensing

License

Verified by

Verified on

Notes




Leaders and contributors

Contact(s)Role
Lorenzo L. Ancora (LorenzoAncora)Lead developer


Resources and communication

AudienceResource typeURI
Downloadhttps://lorenzoancora.info/programmi/Personal_Kanban.html
Developerhttps://lorenzoancora.info
E-mail OpenPGP public keyhttps://lorenzoancora.info/policy/keys/459B0140CFC62CCC3804756E06F4D486B842CD3F.html
DevOps (Ref)VCS Repository Webviewhttps://lorenzoancora.visualstudio.com/Personal_Kanban Azure DevOps


Software prerequisites

KindDescription
Weak prerequisiteGNU info
Weak prerequisiteGNU grep (egrep)
Weak prerequisiteGNU help2man
Weak prerequisiteAppArmor
Weak prerequisiteGNU sed
Source requirementPython 3
Source requirementGNU gettext
Required to buildEric Shienbrood's 'more'
Required to buildGNU Automake
Required to useTermenu




Entry





























"Lead developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.






"DevOps (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.