A new interface for LibreTime.
Go to file
jo 0dd034b7b6 ci: use bake file for container build 2023-02-26 20:37:27 +02:00
.chglog chore: add changelog generator 2022-09-16 17:05:47 +02:00
.github ci: use bake file for container build 2023-02-26 20:37:27 +02:00
analyzer refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
api refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
api-client refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
docker chore: mount local data dir for development 2023-02-25 21:43:37 +02:00
docs docs: stop providing maintenance releases for old distributions 2023-02-26 20:34:30 +02:00
installer chore: clean unmaintained centos files (#2212) 2022-10-08 08:07:53 +02:00
legacy fix(legacy): on air light fails when no shows are scheduled 2023-02-26 18:13:00 +01:00
playout refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
shared refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
tools chore(deps): update dependency mypy to v1.0.1 (#2374) 2023-02-17 21:24:12 +02:00
worker refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
.codespellignore feat: add container setup 2022-09-14 11:09:52 +02:00
.dockerignore feat: add container setup 2022-09-14 11:09:52 +02:00
.env.dev feat: add container setup 2022-09-14 11:09:52 +02:00
.gitattributes Create .gitattributes to ensure proper cloning with Windows Git 2017-04-09 14:41:52 -04:00
.gitignore chore: mount local data dir for development 2023-02-25 21:43:37 +02:00
.pre-commit-config.yaml ci: update locales weekly, not for every commit (#2403) 2023-02-26 19:07:04 +02:00
.vale.ini docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
CHANGELOG.md chore: generate changelog for 3.0.1 2022-12-20 16:41:02 +01:00
CONTRIBUTING.md docs: adapt c4 to our workflows 2023-02-26 20:34:30 +02:00
Dockerfile chore: improve dockerfile run calls (#2273) 2022-12-07 15:29:30 +02:00
LEGACY.md Add Table of Content to LEGACY file 2021-09-02 20:55:16 +02:00
LICENSE Small update to LICENSE 2021-09-02 16:06:26 +02:00
Makefile chore: add dev target for quick setup 2023-02-11 00:31:37 +01:00
README.md chore: remove website setup 2022-12-20 16:09:28 +02:00
SECURITY.md chore: add security policy (#2378) 2023-02-26 20:35:03 +02:00
Vagrantfile feat: drop Debian Buster support 2022-10-10 20:11:33 +02:00
cloud-init.yml docs: fix and update links (#1714) 2022-03-29 13:07:38 +02:00
codecov.yml test(worker): setup testing 2022-09-09 14:44:37 +02:00
docker-bake.json ci: use bake file for container build 2023-02-26 20:37:27 +02:00
docker-compose.override.yml chore: mount local data dir for development 2023-02-25 21:43:37 +02:00
docker-compose.yml feat: use libretime/icecast container image (#2165) 2022-09-20 11:35:32 +02:00
install fix(installer): set home and login when running as postgres 2022-12-09 07:33:19 +02:00
pyproject.toml chore: add isort pre-commit hook 2023-02-03 12:38:58 +01:00

README.md

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, bug-fixes 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.

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-2022 LibreTime Community

Please refer to the LEGACY file for more information.