Difference between revisions of "Gnufm"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Entry2
+
{{Entry
|Finished review=yes
 
 
|Name=GNU FM
 
|Name=GNU FM
|Short description=GNU FM is free software for running music community websites.
+
|Short description=Server software for running music community websites.
 
|Full description=GNU FM is a piece of software you can install on your own web server, to run a music community site, similar to Libre.fm or Last.fm.  You can use it for your family, your business, your band, or just for yourself.
 
|Full description=GNU FM is a piece of software you can install on your own web server, to run a music community site, similar to Libre.fm or Last.fm.  You can use it for your family, your business, your band, or just for yourself.
|Homepage URL=http://gnu.org/s/fm
+
|Homepage URL=https://www.gnu.org/software/gnufm/
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.gnu.io/gnu/gnu-fm.git
 +
|Documentation note=https://www.gnu.org/software/gnufm/faq/
 +
 
 +
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|IRC general=irc://irc.freenode.net/#libre.fm
 +
|Related projects=gnustandards,social,librefm,StatusNet
 +
|Keywords=libre, music, audioscrobbler
 +
|Version identifier=master
 +
|Version date=2016/10/29
 +
|Version status=stable
 +
|Version download=https://git.gnu.io/gnu/gnu-fm/-/archive/master/gnu-fm-master.tar.bz2
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/13
 +
|Submitted by=Mattl
 +
|Submitted date=2012/03/13
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
|VCS checkout command=git clone git://gitorious.org/foocorp/gnu-fm.git
+
|GNU package identifier=gnufm
|Computer languages=PHP, JavaScript
 
|Documentation note=http://bugs.foocorp.net/projects/librefm/wiki
 
|IRC help=#libre.fm
 
|IRC general=#libre.fm
 
|IRC development=#libre.fm
 
|Related projects=StatusNet
 
|Keywords=libre, music, audioscrobbler
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=AGPLv3orlater
 
|License=AGPLv3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/06/19
 +
|License note=covers whole program
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/06/19
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/06/19
 +
}}
 +
{{Person
 +
|Real name=Rob Myers
 +
|Role=maintainer
 +
|Email=robmyers@gnu.org
 +
}}
 +
{{Person
 +
|Real name=Matt Lee
 +
|Role=contributor
 +
|Email=mattl@cnuk.org
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/gnufm/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.gnu.io/gnu/gnu-fm/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/fm-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=http://lists.nongnu.org/mailman/listinfo/librefm-discuss
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bugs-fm/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Bug Tracking
+
|Resource kind=Mailing List
|Resource URL=http://bugs.foocorp.net/projects/fm/issues
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/fm-announce/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=VCS Repository Webview
+
|Resource kind=Mailing List
|Resource URL=http://gitorious.org/foocorp/gnu-fm
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Homepage
 +
|Resource URL=https://gnu.io/fm/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 35: Line 91:
 
|Interface=web
 
|Interface=web
 
|Live-communications=microblogging
 
|Live-communications=microblogging
 +
|Programming-language=php, python, javascript
 +
|Runs-on=Windows, OS X, Android, GNU/Linux
 
|Use=copying, playing
 
|Use=copying, playing
 
|Version-control=git
 
|Version-control=git
Line 43: Line 101:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=PHP
+
|Prerequisite description=[[PHP]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=ADODB
+
|Prerequisite description=[[ADODB]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Smarty
+
|Prerequisite description=[[Smarty]]
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 14:56, 4 December 2020


[edit]

GNU FM

https://www.gnu.org/software/gnufm/
Server software for running music community websites.

GNU FM is a piece of software you can install on your own web server, to run a music community site, similar to Libre.fm or Last.fm. You can use it for your family, your business, your band, or just for yourself.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

19 June 2018

Verified by

Bendikker

Verified on

19 June 2018

Verified by

Bendikker

Verified on

19 June 2018

Notes

covers whole program




Leaders and contributors

Contact(s)Role
Rob Myers maintainer
Matt Lee contributor


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://git.gnu.io/gnu/gnu-fm/
Generalhttps://savannah.gnu.org/people/
Savannah (Ref)https://savannah.gnu.org/projects/gnufm/
Homepagehttps://gnu.io/fm/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/fm-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/fm-announce/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bugs-fm/


Software prerequisites

KindDescription
Required to useSmarty
Required to useADODB
Required to usePHP




Entry











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



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


"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.