A Python-based automation tool using Robot Framework to attach to tmux or terminal sessions, execute scheduled commands, and provide detailed logs.
- src/: Source code directory.
- tests/: Robot Framework test cases.
- docs/: Project documentation.
- Python 3.8 or higher: Download Python
-
Clone the repository:
git clone /robot-terminal-runner.git
-
Activate the Virtual Environment:
source venv/bin/activate