Pies: Program Invocation and Execution Supervisor for Managing External Programs
By
smartmic
The kind of bagel you'd toss to the pigeons.
Summary
Pies (Program Invocation and Execution Supervisor) is a utility that starts and controls external programs called components. It reads component lists from a configuration file, starts them in the foreground, and runs in the background to monitor execution. By default, Pies restarts any terminated components but can be programmed to perform other actions like sending email notifications or invoking other programs.
Key quotes
· 5 pulledThe name Pies (pronounced 'p-yes') stands for Program Invocation and Execution Supervisor.
This utility starts and controls execution of external programs, called components.
Upon startup, pies reads the list of components from its configuration file, starts them, and remains in the background, controlling their execution.
If any of the components terminates, the default action of Pies is to restart it.
However, it can also be programmed to perform a variety of another actions such as, e.g. sending mail notifications to the system administrator, invoking another external program, etc.
You might also wanna read
Logfile Navigator (lnav): Advanced Log File Viewer with Performance Advantages
The Logfile Navigator (lnav) is an advanced log file viewer designed for small-scale use that can outperform standard terminal tools when pr
Cntrl Bridge: Turn Windows or macOS Computers into Scriptable Servers with Local API
Cntrl Bridge is a software tool that transforms Windows or macOS computers into scriptable servers by running a lightweight local API. It en
Copyparty: A Lightweight File Server That Runs as a Single Python Script
Copyparty is a lightweight, full-featured file server that runs as a single Python script, making it extremely easy to set up without needin
Marked 3 for Mac: Major Markdown Preview and Export Update with DOCX, EPUB, and Speed Reading Features
Marked 3 is a major update to the popular Mac application for previewing and exporting Markdown documents. The update introduces best-in-cla
Switching from JetBrains to Zed as Primary Code Editor
The author announces they are switching from JetBrains products to Zed as their primary code editor after Zed's v1 release. They praise Zed'
Replit Launches Agent 3: Most Autonomous AI for App Development and Testing
Replit has launched Agent 3, its most autonomous AI agent yet that can build apps, test them in real browsers, fix issues automatically, and
