LibreTime: Radio Broadcast & Automation Platform
Go to file
Robb 5ac18aa4e1
Merge pull request #1080 from paddatrapper/uninstall
Rename Airtime to LibreTime in Uninstall script
2020-08-13 10:07:22 -04:00
.github Add sponsor button 2020-05-19 22:07:50 +02:00
airtime_mvc Prevent 500 errors when no content is available 2020-07-11 18:48:58 +02:00
dev_tools 🔥 (dev_tools) Remove legacy fabric tooling 2019-07-18 12:33:08 +02:00
docs fix NTP link 2020-08-13 12:42:44 +02:00
installer Adding back scripts in /docs 2020-05-19 10:16:31 -04:00
logo License info added @robbt 2020-05-21 14:43:21 -04:00
python_apps Renamed template conf for liquidsoap and playout 2020-06-27 14:36:08 +02:00
tests 🔥 remove remaining legacy saas code 2019-08-18 16:34:29 +02:00
travis Rewrite Travis script to be modular 2020-05-20 11:06:56 +02:00
utils Merge pull request #351 from celianvdb/patch-1 2019-02-08 09:20:33 -05:00
.gitattributes Create .gitattributes to ensure proper cloning with Windows Git 2017-04-09 14:41:52 -04:00
.gitignore Removing cache uploaded by mistake 2020-05-22 20:49:41 -04:00
.travis.yml Rewrite Travis script to be modular 2020-05-20 11:06:56 +02:00
CONTRIBUTING.md fix link to code of conduct 2018-10-13 10:54:18 -05:00
CREDITS Merge branch 'saas' into cc-5709-airtime-analyzer-cloud-storage-saas 2015-01-23 16:36:31 -05:00
LICENSE Switch from GPL to AGPL 2014-09-12 16:51:45 +02:00
LICENSE_3RD_PARTY Generate artwork images for audio using ID3. 2019-09-19 20:07:50 -04:00
README.md add link to mattermost in README 2019-10-07 22:52:30 +02:00
Vagrantfile Merge remote-tracking branch 'upstream/master' 2020-07-02 16:58:08 -04:00
build.sh Validate contents of VERSION file 2018-01-19 20:56:44 +01:00
changelog changelog updates 2013-10-08 14:24:56 -04:00
composer.json Generate artwork images for audio using ID3. 2019-09-19 20:07:50 -04:00
composer.lock Generate artwork images for audio using ID3. 2019-09-19 20:07:50 -04:00
install Adding back scripts in /docs 2020-05-19 10:16:31 -04:00
uninstall rename Airtime to LibreTime 2020-08-03 12:25:05 +02:00

README.md

Build Status Financial Contributors on Open Collective

LibreTime makes it easy to run your own online or terrestrial radio station. It is a community managed fork of the AirTime project.

It is managed by a friendly inclusive community of stations from around the globe that use, document and improve LibreTime. Join us in fixing bugs and in defining how we manage the codebase going forward.

We are currently ramping up development on this repository.

Check out the documentation for more information and start broadcasting!

Please note that LibreTime is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Please submit enhancements, bugfixes or comments via GitHub.

Development Process

The LibreTime follows the standardized Collective Code Construction Contract (C4). Its abstract is provided here.

C4 provides a standard process for contributing, evaluating and discussing improvements on software projects. It defines specific technical requirements for projects like a style guide, unit tests, git and similar platforms. It also establishes different personas for projects, with clear and distinct duties. C4 specifies a process for documenting and discussing issues including seeking consensus and clear descriptions, use of "pull requests" and systematic reviews.

The full text of the contract is licensed under the GPL and available at the above link courtesy of the ZeroMQ community.

Releasing

The LibreTime maintainers release new versions of LibreTime at regular intervals. We follow the Semantic Versioning standards.

In a nutshell, given a version number MAJOR.MINOR.PATCH we increment the:

  1. MAJOR version when we make incompatible API changes,
  2. MINOR version when we add functionality in a backwards-compatible manner, and
  3. PATCH version when we make backwards-compatible bug fixes.

Given the history of the project we will be starting with version 3.0.0.

Stay tuned for early alphas and lots of betas as we get development up and running.

Support

To get support for any questions or problems you might have using the software we have a forum at discourse.libretime.org. We are moving towards using the forum to provide community support and reserving the github issue queue for confirmed bugs and well-formed feature requests.

You can also contact us through our Mattermost instance where you can talk with other users and developers.

Contributors

Code Contributors

This project exists thanks to all the people who contribute.

Financial Contributors

Become a financial contributor and help us sustain our community on OpenCollective.

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website.

License

LibreTime is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.

Copyright (c) 2011-2017 Sourcefabric z.ú.

Copyright (c) 2017 LibreTime Community

Please refer to the original README, CREDITS and LICENSE_3RD_PARTY for more information.