A TUI Tool for interacting with server environments and it's bots or automation tools
- Basic Server Tasks! Reboot, Update, SSH Into from one easy TUI
- Process Handeling, restart bots or automated tasks, get your updates from git easily
- Handles Ruby, Python and JS filetypes for process starting, ending and restarting
- Edit your Bot/Automation code through vim or other editors.
- Easy to use
- Clone this repo, download the zip, or download the file.
- Add your servers and bot info. in the corresponding spots.
- If you have more than one bot to add make sure you add a spot for it in menu and change the switch statement to account for that.
-Bash -Dialog
Copyright (C) 2019 James Gillman [[email protected]]
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.