Skip to content

j-jasz/auto

Repository files navigation

out

auto

CLI automation tool for Linux with Ncurses interface.

3 command type handling:

  • [S] - executes script from $PATH
  • [T] - editable shell command templates
  • [C] - regular shell commands

Usage:

  • [Tab] / [`] - select Tab
  • [Up] / [Down] - select command
  • [Enter] - executes command
  • [Q] - quit

Compile with g++ auto.cpp draw.cpp records.cpp colors.cpp script_utils.cpp utils.cpp -o auto -lncurses

auto

About

Automation tool for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages