Difference between revisions of "Kanban"

From Free Software Directory
Jump to: navigation, search
m
(-dangling VCS link in resources; +VCS link in resources)
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
|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 screenshot by Lorenzo Ancora licensed under a [[https://creativecommons.org/share-your-work/public-domain/cc0/ Creative Commons 0]] license.
+
|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.
 
 
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:
 
In the kanban method, each list is called "bucket" and has a maximum number of elements. In this kanban, the lists are:
Line 14: Line 12:
 
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.
  
<big>More information on [https://savannah.nongnu.org/projects/kanban/ GNU Savannah].</big>
+
<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
 
|Screenshot 1=personalkanban.png
|Homepage URL=https://lorenzoancora.info/programmi/Personal_Kanban.html
 
 
|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
Line 30: Line 28:
 
|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 identifier=1.2.5
+
|Version identifier=1.3.1
|Version date=2018/11/23
+
|Version date=2019/05/24
 
|Version status=mature
 
|Version status=mature
|Version download=https://savannah.nongnu.org/projects/kanban/
+
|Version comment=GNU package with documentation. Also available as a tarball.
 
|Last review by=LorenzoAncora
 
|Last review by=LorenzoAncora
|Last review date=2018/11/02
+
|Last review date=2019/05/24
 
|Submitted by=LorenzoAncora
 
|Submitted by=LorenzoAncora
 
|Submitted date=2018/09/29
 
|Submitted date=2018/09/29
 
|User level=beginner
 
|User level=beginner
|Component programs=Python 3, Termenu, Automake
+
|Component programs=Python 3, Termenu, Automake, GNU gettext, more, grep, sed
 
|Paid support=no
 
|Paid support=no
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
Line 49: 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 verified by=Lorenzo Ancora
 
|License verified by=Lorenzo Ancora
|License verified date=2018/10/19
+
|License verified date=2021-08-23
|License note=https://git.savannah.nongnu.org/cgit/kanban.git/plain/COPYING
+
|License note=https://lorenzoancora.visualstudio.com/DefaultCollection/Personal_Kanban/_git/Kanban?path=%2FCOPYING
}}
 
{{Person
 
|Real name=Lorenzo L. Ancora
 
|Role=Lead developer
 
|Email=admin@lorenzoancora.info
 
|Username=LorenzoAncora
 
}}
 
{{Resource
 
|Resource kind=Download
 
|Resource URL=https://lorenzoancora.info/programmi/Personal_Kanban.html
 
}}
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://git.savannah.nongnu.org/cgit/kanban.git/refs/
 
}}
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource kind=Changelog
 
|Resource URL=https://git.savannah.nongnu.org/cgit/kanban.git/tree/ChangeLog
 
}}
 
{{Resource
 
|Resource kind=Developer
 
|Resource URL=https://lorenzoancora.info
 
}}
 
{{Resource
 
|Resource kind=E-mail OpenPGP public key
 
|Resource URL=https://lorenzoancora.info/policy/keys/459B0140CFC62CCC3804756E06F4D486B842CD3F.html
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 91: Line 61:
 
|Use=organizing, software-development, timekeeping
 
|Use=organizing, software-development, timekeeping
 
|Works-with=text
 
|Works-with=text
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 103: Line 76:
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
 
|Prerequisite description=Termenu
 
|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.