Difference between revisions of "Foliot"

From Free Software Directory
Jump to: navigation, search
m (Reverted edits by Dpirotte (talk) to last revision by Bendikker)
(resources)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Foliot
 
|Name=GNU Foliot
|Short description=a small and easy to use timekeeping application
+
|Short description=small and easy to use timekeeping application
 
|Full description='''Foliot''' is an application for keeping track of time spent working on projects.
 
|Full description='''Foliot''' is an application for keeping track of time spent working on projects.
  
 
It can be used in a single user mode or by small organizations.
 
It can be used in a single user mode or by small organizations.
 
|Homepage URL=https://www.gnu.org/software/foliot/
 
|Homepage URL=https://www.gnu.org/software/foliot/
|User level=beginner
+
|Is High Priority Project=No
|VCS checkout command=git clone git://git.sv.gnu.org/foliot.git
+
|VCS checkout command=git clone git://git.savannah.gnu.org/foliot.git
|Documentation note=Included
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
+
|Donate=https://my.fsf.org/donate
|IRC general=irc://irc.freenode.net/#guile
 
 
|Keywords=timekeeping
 
|Keywords=timekeeping
|Version identifier=0.9.6
+
|Version identifier=0.9.7
|Version date=2016/03/09
+
|Version date=2018/03/25
|Version status=alpha
+
|Version status=unstable
|Version download=http://download.savannah.gnu.org/releases/grip/foliot/foliot-0.9.6-alpha.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/foliot/foliot-0.9.7.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2018/06/14
 +
|Submitted by=Genium
 
|Submitted date=2016/03/09
 
|Submitted date=2016/03/09
 +
|User level=beginner
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=foliot
 
|GNU package identifier=foliot
Line 33: Line 36:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/foliot
 +
}}
 +
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/cgit/foliot.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/foliot.git
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/foliot-user
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource kind=Mailing List
|Resource URL=https://savannah.gnu.org/projects/foliot
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-foliot
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bugs
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
|Resource URL=guile-user at gnu dot org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=User
+
|Resource kind=Download
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://ftp.gnu.org/gnu/foliot
|Resource URL=https://lists.gnu.org/mailman/listinfo/guile-user
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Business=timekeeping
 
|Business=timekeeping
 
|Programming-language=guile
 
|Programming-language=guile
 +
|Runs-on=GNU/Linux
 
|Use=timekeeping
 
|Use=timekeeping
 
}}
 
}}
Line 66: Line 75:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Source requirement
 
|Prerequisite kind=Source requirement
|Prerequisite description=[[Guile]] >= 2.0.11
+
|Prerequisite description=[[Guile]] >= 2.0.14
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=[[Guile-Gnome]] >= 2.16.4
+
|Prerequisite description=[[Guile-Gnome]] >= 2.16.5
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 82: Line 91:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=[[Grip of Really Important Procedures|Grip]] >= 0.1.1
+
|Prerequisite description=[[Grip of Really Important Procedures|Grip]] >= 0.1.2
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Grip-Gnome >= 0.1.1
+
|Prerequisite description=Grip-Gnome >= 0.1.2
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Grip-SQLite >= 0.1.1
+
|Prerequisite description=Grip-SQLite >= 0.1.2
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
 
|Prerequisite description=[[LaTeX]]
 
|Prerequisite description=[[LaTeX]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=Iwona
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 15:37, 14 June 2018


[edit]

GNU Foliot

https://www.gnu.org/software/foliot/
Small and easy to use timekeeping application.

Foliot is an application for keeping track of time spent working on projects.

It can be used in a single user mode or by small organizations.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

9 March 2016




Leaders and contributors

Contact(s)Role
David Pirotte Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/foliot-user/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/foliot.git/
Downloadhttps://ftp.gnu.org/gnu/foliot/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-foliot/
Savannah (Ref)https://savannah.gnu.org/projects/foliot/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://savannah.gnu.org/people/


Software prerequisites

KindDescription
Required to useGuile-Gnome >= 2.16.5
Required to useSQLite >= 3.7
Required to uselibpcre
Required to buildAutomake >= 1.14
Required to useGrip-Gnome >= 0.2.0
Weak prerequisiteIwona
Required to use Grip of Really Important Procedures >= 0.2.0
Required to useLaTeX
Required to useGrip-SQLite >= 0.2.0
Required to buildAutoconf >= 2.69
Source requirementGuile >= 2.0.14




Entry







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







































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.