A user friendly alternative to nohup, screen, tmux for running long-running scripts. It takes care of logging, and have some configuration options. I made it to make it easier to run ML training scripts. But the functionality is generic and is suitable for any other background scripts/commands. This is my first share on HN, please let me know what you think of it. I have wrote thorough readme to uninstall, so that you don't have to figure that out if it's not for you. I wanna apologise to zsh and other shell users because it only works in bash afaik, but chatgpt said it should work in zsh too.
No comments yet.