Skip to content

Trinix is your go-to free streaming service, designed to make entertainment accessible for everyone.

License

Notifications You must be signed in to change notification settings

osthread/Free-Streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free-Streaming

Logo

Trinix Free-Streaming

Your go-to free streaming service, making entertainment accessible for everyone.

About The Project

Trinix is a free streaming service designed to make entertainment accessible for everyone. Paired with the Trinix Discord bot, you can effortlessly search and enjoy the latest trending movies and TV shows. With its automatic update feature, your channel stays in sync with the freshest content.

Note: The creators of Trinix are not responsible for any actions taken by users of this service.

Built With

  • Python 3.9

Getting Started

Follow these simple steps to get Trinix up and running on your local machine.

Prerequisites

Ensure you have Python 3.9 installed before proceeding.

Installation

  1. Install required Python packages:

    pip install flask flask-cors waitress
  2. Install Node.js and npm:

    apt install nodejs npm
  3. Install PM2 globally:

    npm install pm2@latest -g

Usage

To start the Trinix server:

pm2 start main.py --interpreter python3

Other useful PM2 commands:

pm2 list                # List all processes
pm2 restart <ID>        # Restart a process
pm2 stop <ID>           # Stop a process

License

Distributed under the GPL-3.0 License. See LICENSE.txt for more information.

Acknowledgments

  • Logo by gh0st_artz

About

Trinix is your go-to free streaming service, designed to make entertainment accessible for everyone.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published