Difference between revisions of "H-client"

From Free Software Directory
Jump to: navigation, search
(update description and copyrights)
(fixed link)
 
(9 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|Short description=Graphical client for the h-node hardware database project
 
|Short description=Graphical client for the h-node hardware database project
 
|Full description=The h-node project (https://www.h-node.org) is a website and database of computer hardware which works with fully free operating systems. h-client is a GTK+ graphical client which is able to detect the hardware inside the computer it's running on, and peripherals connected to it, and help you submit that information to the h-node project, along with your observations (eg: how well the hardware works with a fully free operating system, any special configuration required, etc).
 
|Full description=The h-node project (https://www.h-node.org) is a website and database of computer hardware which works with fully free operating systems. h-client is a GTK+ graphical client which is able to detect the hardware inside the computer it's running on, and peripherals connected to it, and help you submit that information to the h-node project, along with your observations (eg: how well the hardware works with a fully free operating system, any special configuration required, etc).
|Homepage URL=https://savannah.nongnu.org/projects/h-client/
+
|Homepage URL=https://savannah.nongnu.org/projects/h-client
 +
|Version download=https://download.savannah.nongnu.org/releases/h-client/h-client-0.0.0pre1.tar.gz
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 11: Line 12:
 
Copyright (C) 2011,2012  Michał Masłowski
 
Copyright (C) 2011,2012  Michał Masłowski
 
Copyright (C) 2021-2022  bill-auger
 
Copyright (C) 2021-2022  bill-auger
 +
Copyright (C) 2013  Luis A. Guzmán García
 +
Copyright (C) 2005 Nicola Larosa, Michael Foord
 +
  
 
h-client is free software: you can redistribute it and/or modify
 
h-client is free software: you can redistribute it and/or modify
Line 24: Line 28:
 
You should have received a copy of the GNU General Public License
 
You should have received a copy of the GNU General Public License
 
along with h-client.  If not, see <http://www.gnu.org/licenses/>.
 
along with h-client.  If not, see <http://www.gnu.org/licenses/>.
|License verified by=GNUtoo
+
|License verified by=GNUtoo, craigt
 
|License verified date=2021-09-06
 
|License verified date=2021-09-06
|License note=https://svn.savannah.gnu.org/viewvc/h-client/trunk/h-client/COPYRIGHT.txt?view=markup
+
|License note=https://git.savannah.nongnu.org/cgit/h-client.git/plain/h-client/License.txt?h=main
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Database=application
 
|Database=application
 
|Programming-language=python
 
|Programming-language=python
|Protocol=https
+
|Protocol=http
|Runs-on=GNU/Linux
+
|Runs-on=GNU/Linux, GNU/Hurd
|Use=education, internet-application, system-administration
+
|Use=internet-application, system-administration
 
|Uitoolkit=gtk
 
|Uitoolkit=gtk
 
|Works-with=database, xml
 
|Works-with=database, xml
Line 42: Line 46:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=python 2
+
|Prerequisite description=python 3
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=python2-pycurl
+
|Prerequisite description=python-gobject
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=python2-pygtk
+
|Prerequisite description=python-pycurl
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 59: Line 63:
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
 
|Prerequisite description=usbutils
 
|Prerequisite description=usbutils
 +
}}
 +
{{Person
 +
|Real name=Antonio Gallo
 +
|Role=Author
 +
}}
 +
{{Person
 +
|Real name=Michał Masłowski
 +
|Role=Author
 +
}}
 +
{{Person
 +
|Real name=bill-auger
 +
|Role=Author,Maintainer
 +
|Email=bill-auger@programmer.net
 +
|Username=bill-auger
 +
}}
 +
{{Resource
 +
|Resource audience=everyone
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.nongnu.org/mailman/listinfo/h-source-users
 +
}}
 +
{{Resource
 +
|Resource audience=everyone
 +
|Resource kind=Mailing List Info/Archive
 +
|Resource URL=https://lists.nongnu.org/archive/html/h-source-users
 +
}}
 +
{{Resource
 +
|Resource audience=bug reports
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://savannah.nongnu.org/bugs/?group=h-client
 +
}}
 +
{{Resource
 +
|Resource audience=WWW home page
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.nongnu.org/h-client/
 
}}
 
}}
 
{{EntryDetails
 
{{EntryDetails
 +
|Screenshot 1=h-client-shot.png
 
|Is High Priority Project=Yes
 
|Is High Priority Project=Yes
|VCS checkout command=svn co svn://svn.savannah.nongnu.org/h-client/trunk
+
|VCS checkout command=git clone https://git.savannah.nongnu.org/git/h-client.git
|Computer languages=python2
+
|Computer languages=python
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
|Version identifier=0.0a0-138
+
|IRC general=irc://irc.libera.chat:6697/#h-node
|Version date=2016-07-26
+
|Related projects=h-source,h-node.org
 +
|Keywords=h-client,hclient,h-node,hnode,h-source,detect,hardware,libre,distro,FSDG
 +
|Version identifier=0.0.0pre1
 +
|Version date=2021-07-24
 +
|Version status=beta
 +
|Version comment=initial python3/GTK3 port
 +
|Last review by=bill-auger
 +
|Last review date=2022-07-01
 
|Submitted by=GNUtoo
 
|Submitted by=GNUtoo
 
|Submitted date=2021-09-06
 
|Submitted date=2021-09-06
 
|User level=beginner
 
|User level=beginner
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://download-mirror.savannah.gnu.org/releases//h-client/h-client-0.0.0pre1.tar.gz.sig
 +
|OpenPGP public key=http://pgp.cyberbits.eu:11371/pks/lookup?op=get&search=0x3954a7ab837d0ea9cfa9798925db7d9b5a8d4b40
 
|Test entry=No
 
|Test entry=No
 
}}
 
}}
{{Featured}}
+
{{Featured
 +
|Featured date=2011-04-11
 +
|Featured source=https://www.fsf.org/resources/hw
 +
|Featured category=Hardware Database
 +
}}

Latest revision as of 15:38, 22 August 2022


[edit]

h-client

https://savannah.nongnu.org/projects/h-client
Graphical client for the h-node hardware database project

H-client-shot.png

The h-node project (https://www.h-node.org) is a website and database of computer hardware which works with fully free operating systems. h-client is a GTK+ graphical client which is able to detect the hardware inside the computer it's running on, and peripherals connected to it, and help you submit that information to the h-node project, along with your observations (eg: how well the hardware works with a fully free operating system, any special configuration required, etc).

"IRC general" IRC general channel
irc://irc.libera.chat:6697/#h-node

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

GNUtoo, craigt

Verified on

6 September 2021




Leaders and contributors

Contact(s)Role
bill-auger (Bill-auger)Author,Maintainer
Antonio Gallo Author
Michał Masłowski Author


Resources and communication

AudienceResource typeURI
everyoneMailing List Info/Archivehttps://lists.nongnu.org/archive/html/h-source-users
bug reportsBug Trackinghttps://savannah.nongnu.org/bugs/?group=h-client
everyoneMailing List Subscribehttps://lists.nongnu.org/mailman/listinfo/h-source-users
WWW home pageHomepagehttps://www.nongnu.org/h-client/


Software prerequisites

KindDescription
Required to usepython 3
Required to usepython-gobject
Required to useusbutils
Required to usePCI Utilities
Required to usepython-pycurl

This entry (in part or in whole) was last reviewed on 1 July 2022.



Version comment

initial python3/GTK3 port


Entry





















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



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



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


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


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


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


"WWW home page" 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.