Skip to content

robin-thoene/device-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

device-automation

Collection of automation code for my machines.

Manjaro

This is my currently preferred OS.

  1. Open a terminal
  2. Execute curl -fsSL https://raw.githubusercontent.com/robin-thoene/device-automation/main/manjaro/install.sh > install.sh && chmod +x install.sh && ./install.sh
  3. Follow the instructions

MacOS

This installation is meant to be used for work environments where I am forced to not use Linux.

  1. Open a terminal
  2. Execute curl -fsSL https://raw.githubusercontent.com/robin-thoene/device-automation/main/macos/install.sh > install.sh && chmod +x install.sh && ./install.sh
  3. Follow the instructions

Ubuntu

The installation of Ubuntu is outdated and currently not used.

  1. Open a terminal
  2. Execute wget -qO- https://raw.githubusercontent.com/robin-thoene/device-automation/main/ubuntu/install.sh | sh
  3. Follow the instructions

About

Collection of automation code for my machines.

Resources

License

Stars

Watchers

Forks

Languages