No description
Find a file
freearhey 09f6d12085 wip
2023-10-09 10:03:28 +03:00
src wip 2023-10-09 10:03:28 +03:00
static Create manifest.json 2022-04-08 02:37:03 +03:00
.gitignore wip 2023-10-09 09:08:16 +03:00
.npmrc Init 2022-02-22 11:32:05 +03:00
api.sh wip 2023-10-09 07:15:34 +03:00
LICENSE Create LICENSE 2023-03-07 17:49:37 +03:00
package-lock.json Update dependencies 2023-09-18 19:21:22 +03:00
package.json wip 2023-10-09 10:03:28 +03:00
postcss.config.cjs Upgrade dependencies 2023-02-17 14:48:41 +03:00
README.md Update README.md 2023-05-16 22:16:30 +03:00
svelte.config.js wip 2023-10-09 10:03:28 +03:00
tailwind.config.cjs Minor design update 2023-10-05 07:36:07 +03:00
vite.config.js Upgrade sveltekit 2023-02-17 10:31:00 +03:00
yarn.lock Update dependencies 2023-09-18 19:21:22 +03:00

iptv-org.github.io

Developing

# install dependencies
npm install
# run the development server
npm run dev

Building

npm run build

Deploying

The site is automatically deployed when commits land in main branch, via GitHub Pages.

Database

All channel data is taken from the iptv-org/database repository. If you find any errors please open a new issue there.

Streams

All links to the streams used on the site are taken from the iptv-org/iptv repository.

EPG

All links to the guides used on the site are taken from the iptv-org/epg repository.

API

The API documentation can be found in the iptv-org/api repository.

Resources

Links to other useful IPTV-related resources can be found in the iptv-org/awesome-iptv repository.

Discussions

If you have a question or an idea, you can post it in the Discussions tab.

Contribution

If you find a bug or want to contribute to the code or documentation, you can help by submitting an issue or a pull request.

And thank you to everyone who has already contributed!

Backers

Contributors

License

CC0