Skip to content

tobecci/system_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System scripts

Description

Handle some automation on my personal workstation

terminal image example

Example: launching scrcpy on wifi

scrcpy on wifi

Installation

  • clone repo
  • add the project's directory path to your PATH variable
  • make the tobecci file executable
  • launch a new terminal session and type tobecci

How to extend

you can add your own menu items by

  • adding a method to the Menu.php file (added functions are automatically included in the menu)
  • then write (inside your method) the code to be executed
  • the Command.php file already has some helper functions(for running shell commands), feel free to use them

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published