Difference between revisions of "Checkurls"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Checkurls |Short description=Checks to see if a file at a specified URL has been changed |Full description='checkurls' is a program to help people who are intereste...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Checkurls
 
|Name=Checkurls
|Short description=Checks to see if a file at a specified URL has been changed
+
|Short description=Checks to see if a file at a specified URL has been changed.
 
|Full description='checkurls' is a program to help people who are interested in multiple files on Internet and want to spend less time checking for updates. It takes a list of URLs, downloads the files at these URLs, compares these with the old files, and if something has changed it sends an email to the user with a patch.
 
|Full description='checkurls' is a program to help people who are interested in multiple files on Internet and want to spend less time checking for updates. It takes a list of URLs, downloads the files at these URLs, compares these with the old files, and if something has changed it sends an email to the user with a patch.
|User level=none
+
|Homepage URL=https://www.nongnu.org/checkurls/
|Status=Live
+
|Is High Priority Project=No
|Component programs=checkurl,checkurls
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/checkurls co checkurls
|Homepage URL=http://savannah.nongnu.org/projects/checkurls
+
|Decommissioned or Obsolete=No
|VCS checkout command=
 
|Computer languages=Shell script
 
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Checkbot,KWebWatch,Lynx,w3m,Wget
 
|Related projects=Checkbot,KWebWatch,Lynx,w3m,Wget
 
|Keywords=Web authoring,monitor,URl,checker,changes,checkurls
 
|Keywords=Web authoring,monitor,URl,checker,changes,checkurls
|Is GNU=n
 
|Last review by=Marco Parrone
 
|Last review date=2008-01-07
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=0.5.2
 
|Version identifier=0.5.2
 
|Version date=2005-04-11
 
|Version date=2005-04-11
 
|Version status=stable
 
|Version status=stable
|Version download=http://savannah.nongnu.org/download/checkurls/checkurls-0.5.2.tar.gz
+
|Version download=https://savannah.nongnu.org/download/checkurls/checkurls-0.5.2.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/08
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|User level=none
 +
|Component programs=checkurl,checkurls
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=http://download.savannah.gnu.org/releases/checkurls/checkurls-0.5.2.tar.gz.sig
 +
|Test entry=No
 +
|Is GNU=No
 +
|License verified date=2002-11-12
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2002-11-12
 
|License verified date=2002-11-12
|Version comment=0.5.2 stable released on 2005-04-11
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Marco Parrone
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Marco Parrone
 
 
|Email=marc0@autistici.org
 
|Email=marc0@autistici.org
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Help
+
|Resource audience=Savannah (Ref)
|Resource kind=E-mail
+
|Resource URL=https://savannah.nongnu.org/projects/checkurls
|Resource URL=mailto:marc0@autistici.org
+
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/checkurls/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.nongnu.org/mailman/listinfo/checkurls/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://download.savannah.gnu.org/releases/checkurls/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|Internet-application=tool
 
|Internet-application=tool
 +
|Programming-language=shell
 +
|Runs-on=GNU/Linux
 
|Use=internet-application
 
|Use=internet-application
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2002-11-12
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=diff
+
|Prerequisite description=[[diff]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=mailx
+
|Prerequisite description=[[mailx]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=wget
+
|Prerequisite description=[[wget]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Bourne shell
+
|Prerequisite description=[[Bourne shell]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=getopt
+
|Prerequisite description=[[getopt]]
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 16:21, 8 January 2019


[edit]

Checkurls

https://www.nongnu.org/checkurls/
Checks to see if a file at a specified URL has been changed.

'checkurls' is a program to help people who are interested in multiple files on Internet and want to spend less time checking for updates. It takes a list of URLs, downloads the files at these URLs, compares these with the old files, and if something has changed it sends an email to the user with a patch.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

12 November 2002




Leaders and contributors

Contact(s)Role
Marco Parrone Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://download.savannah.gnu.org/releases/checkurls/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.nongnu.org/mailman/listinfo/checkurls/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/checkurls/
Savannah (Ref)https://savannah.nongnu.org/projects/checkurls


Software prerequisites

KindDescription
Weak prerequisitegetopt
Required to usediff
Required to useBourne shell
Required to usemailx
Required to usewget




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.