Giter Club home page Giter Club logo

tsrcontrol's Introduction

GitHub GitHub release (latest by date) GitHub code size in bytes

Twitch Stream Recorder - Control Script

This script provides control functionalities for managing Twitch stream recording. It allows you to create, enable, disable, start, stop, restart and view the status of stream recorders.

Prerequisites

  • Bash (Bourne Again SHell)
  • systemctl command (available on most Linux distributions)
  • Python 3 with tsr.py script located in the home directory of the non-root user specified

Getting Started

  1. Clone the repository: git clone https://github.com/DravenTec/tsrcontrol
  2. Navigate to the script directory: cd tsrcontrol
  3. Make the script executable: chmod +x tsrcontrol.sh
  4. Run the script: ./tsrcontrol.sh

Usage

The script presents a menu with the following options:

  1. Enable: Enable a specific stream recorder or all known recorders.
  2. Disable: Disable a specific stream recorder or all known recorders.
  3. Start: Start a specific stream recorder or all known recorders.
  4. Stop: Stop a specific stream recorder or all known recorders.
  5. Status: View the status of a specific stream recorder or all known recorders.
  6. Create service: Create a new stream recorder service.
  7. Active recorder: View the currently active stream recorder.
  8. Delete recorder: Delete a specific stream recorder and its associated service.
  9. Quit: Exit the script.

Follow the on-screen instructions and provide the required inputs to perform the desired action.

Configuration

The script uses a configuration file located at ~/.tsrconf to store the non-root user and the list of known stream recorders. If the configuration file doesn't exist, it will be created on the first run.

License

This script is licensed under the MIT License.

WARNING: This script is still under development and may contain errors and incompleteness. Use it at your own risk and we assume no liability for any damage or loss of data that may result from the use of the script. Please use the script only if you agree with the risks and limitations. We welcome feedback and bug reports to further improve the script.

tsrcontrol's People

Contributors

draventec avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.