• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

debian/H02-Jan-2021-148111

po/H02-Jan-2021-9,2567,250

usr/H02-Jan-2021-5,1034,520

MakefileH A D02-Jan-2021430 1410

README.mdH A D02-Jan-20211.3 KiB4224

generate_desktop_filesH A D02-Jan-2021512 2517

hypnotix.potH A D02-Jan-20215.2 KiB271212

makepotH A D02-Jan-2021369 64

testH A D02-Jan-2021100 64

README.md

1# Hypnotix
2
3Hypnotix is an IPTV streaming application with support for live TV, movies and series.
4
5![shadow](https://user-images.githubusercontent.com/1138515/99553152-b8bac780-29b5-11eb-9d75-8756ed7581b6.png)
6
7It can support multiple IPTV providers of the following types:
8
9- M3U URL
10- Xtream API
11- Local M3U playlist
12
13# License
14
15- Code: GPLv3
16- Flags: https://github.com/linuxmint/flags
17- Icons on the landing page: CC BY-ND 2.0
18
19# Requirements
20
21- libxapp 1.4+
22- libmpv
23- python3-imdbpy (for Older Mint and Debian releases get it from https://packages.ubuntu.com/focal/all/python3-imdbpy/download)
24
25# TV Channels and media content
26
27Hypnotix does not provide content or TV channels, it is a player application which streams from IPTV providers.
28
29By default, Hypnotix is configured with one IPTV provider called Free-IPTV: https://github.com/Free-IPTV/Countries.
30
31This provider was chosen because it satisfied the following criterias:
32
33- It only includes free, legal, publicly available content
34- It groups TV channels by countries
35- It doesn't include adult content
36
37Issues relating to TV channels and media content should be addressed directly to the relevant provider.
38
39Note: Feel free to remove Free-IPTV from Hypnotix if you don't use it, or add any other provider you may have access to or local M3U playlists.
40
41
42