Update README.md
This commit is contained in:
parent
703b69c4a8
commit
82f4b18763
68
README.md
68
README.md
|
@ -1,72 +1,38 @@
|
||||||
# [](https://github.com/libretime/libretime)
|
# [![Sintonia]
|
||||||
|
|
||||||
[](https://opencollective.com/libretime)
|
The project involves the development of an application (to be released as open-source) that will handle all aspects of managing a radio station, whether it operates purely online or uses radio wave transmitters.
|
||||||
|
The application will therefore need to allow for:
|
||||||
|
|
||||||
LibreTime makes it easy to run your own online or terrestrial radio station. It
|
- Managing multiple users with three different types of permissions (administrator, editor, and DJ);
|
||||||
is a community managed fork of the AirTime project.
|
- Managing the audio file archive (adding, deleting), allowing uploads from remote sources such as individual audio files on other servers or RSS feeds;
|
||||||
|
- Adding, modifying, and deleting broadcasts within the schedule, and scheduling (both in advance and in real-time) the playlists within individual episodes of a broadcast;
|
||||||
|
- Creating both static and dynamic playlists that can be used within one or more episodes of one or more broadcasts;
|
||||||
|
- Managing and scheduling advertisements, both private and governmental;
|
||||||
|
- Exporting the history of songs played within a specific time frame;
|
||||||
|
|
||||||
It is managed by a friendly inclusive community of stations from around the
|
Development is expected to start from the free and open-source software [LibreTime](https://libretime.org), which will be forked while retaining all playout and backend functionalities.
|
||||||
globe that use, document and improve LibreTime. Join us in fixing bugs and in
|
This will be complemented by a new web application (hereafter referred to as "Sintonia") to replace the original application (hereafter referred to as "Legacy").
|
||||||
defining how we manage the codebase going forward.
|
|
||||||
|
|
||||||
Check out the [documentation](https://libretime.org/docs/) for more information and
|
This application will replicate the functions of the previous one while integrating new features, providing a more intuitive and simple user experience thanks to a new graphic design agreed upon.
|
||||||
start broadcasting!
|
|
||||||
|
|
||||||
Please note that LibreTime is released with a [Contributor Code
|
|
||||||
of Conduct](https://github.com/libretime/organization/blob/main/CODE_OF_CONDUCT.md).
|
|
||||||
By participating in this project you agree to abide by its terms.
|
|
||||||
|
|
||||||
You can find details about our development process in the
|
|
||||||
[contributing](./CONTRIBUTING.md) guide.
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
To get support for any questions or problems you might have using the software
|
Coming soon
|
||||||
we have a forum at [discourse.libretime.org](https://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 [Matrix
|
|
||||||
(#libretime:matrix.org)](https://matrix.to/#/#libretime:matrix.org)
|
|
||||||
where you can talk with other users and developers.
|
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
### Code Contributors
|
### Code Contributors
|
||||||
|
|
||||||
This project exists thanks to all the people who [contribute](CONTRIBUTING.md).
|
Coming soon
|
||||||
|
|
||||||
### Financial Contributors
|
### Financial Contributors
|
||||||
|
|
||||||
Become a financial contributor and help us sustain our community on
|
Coming soon
|
||||||
[OpenCollective](https://opencollective.com/libretime/contribute).
|
|
||||||
|
|
||||||
#### Individuals
|
|
||||||
|
|
||||||
<a href="https://opencollective.com/libretime">
|
|
||||||
<img src="https://opencollective.com/libretime/individuals.svg?width=890">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
#### Organizations
|
|
||||||
|
|
||||||
[Support](https://opencollective.com/libretime/contribute) this project with
|
|
||||||
your organization. Your logo will show up here with a link to your website.
|
|
||||||
|
|
||||||
<a href="https://opencollective.com/libretime">
|
|
||||||
<img src="https://opencollective.com/libretime/organizations.svg?width=890">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
LibreTime is free software: you can redistribute it and/or
|
Coming soon
|
||||||
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
|
## Copyright
|
||||||
|
|
||||||
Copyright (c) 2011-2017 Sourcefabric z.ú.
|
Coming soon
|
||||||
|
|
||||||
Copyright (c) 2017-2023 LibreTime Community
|
|
||||||
|
|
||||||
Please refer to the [LEGACY](./LEGACY.md) file for more information.
|
|
||||||
|
|
Loading…
Reference in New Issue