Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archlinux Arm Python Scripts

This is also compatible with Archlinux as it uses pacman and ssh but this will be tested specifically in arm devices.

TLDR:

device_commander.py --install-needed --join all

Installation

Python3

Install python 3 depending on your distribution.

  • ArchLinux Arm: pacman -S python

Venv

Create a Virtual Environment.

$ python3 -m venv .

Activate the newly created venv.

$ source /bin/activate

Run a command manually

Multiple Target Devices

Single Target Device

Run a command from .env file

Set up the device to be in a Docker ready state

About

Archlinux Arm Python Scripts

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages