Skip to content

robin-thoene/device-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

device-automation

Collection of automation code for my machines.

Manjaro

  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

  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

  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

Releases

No releases published

Packages

No packages published

Languages