Skip to content

westsurname/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Installation

Prerequisites

  • Systemd.
  • Python 3.x installed.
  • Pip package manager.

Steps

  1. Clone the repository (preferably into the home directory):
    git clone https://github.com/westsurname/scripts.git

Steps

  1. Navigate to the project directory:
    cd scripts
  2. Install the required packages:
    pip install -r requirements.txt 
  3. Follow Systemd README