mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 22:16:38 -05:00
15 lines
808 B
Markdown
15 lines
808 B
Markdown
# Database [![check](https://github.com/iptv-org/database/actions/workflows/check.yml/badge.svg)](https://github.com/iptv-org/database/actions/workflows/check.yml)
|
|
|
|
User editable database for TV channels.
|
|
|
|
![channels.csv](.readme/preview.png)
|
|
|
|
All data is stored in the [/data](data) folder as [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) (Comma-separated values) files and can be edited with any spreadsheet editor (such as [Google Sheets](https://www.google.com/sheets/about/), [LibreOffice](https://www.libreoffice.org/discover/libreoffice/), ...).
|
|
|
|
## Contribution
|
|
|
|
Please make sure to read the [Contributing Guide](CONTRIBUTING.md) before sending an issue or making a pull request.
|
|
|
|
## License
|
|
|
|
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](LICENSE)
|