Skip to content

uttampc1/machine-status-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Execute install.sh script. This will install machine-status script in /usr/local/bin directory.
  2. Make sure /usr/local/bin is in your $PATH
  3. It support following commands,
   $ machine-status                             -- Show current status
   $ machine-reserve < name | email | phone >   -- Reserve the machine. Arguments are optional.
   $ machine-release                            -- Release from reservation
   $ machine-report                             -- Display simple text report

Here is an output from machine-status command.

$ machine-status
======================================================================

>>>> Machine is available <<<<
Since: Sat Apr  4 10:31:46 PM UTC 2026

Usage:
        $ machine-status               -- To check machine status
        $ machine-reserve <Name|email> -- To reserve
        $ machine-release              -- To make it available for others
        $ machine-report               -- Simple text report

IMPORTANT NOTE:
        When done, release the machine using the machine-release command.

Disclaimer:
        This is for coordination and information purposes only.
        DO NOT ASSUME THAT IT WILL PREVENT ACTUAL USE OF THE MACHINE.

======================================================================

About

Scripts to track, reserve and release shared machines in a team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages