Jump to content
maumsti

AppWatcher - Remote Application Management for Delphi Developers

Recommended Posts

Hello Delphi Praxis community,

 

I'm excited to share my new open-source project, AppWatcher: https://github.com/mbaumsti/Delphi-App-Watcher

 

Have you ever faced the challenge of managing dozens of Delphi applications running on multiple network machines? Finding a convenient time window to replace executables can be a real headache. That's why I developed AppWatcher.

 

AppWatcher is a Delphi component and applications that allows you to remotely control the stopping and restarting of your Delphi applications across your network. Here's how it works:

  1. Integrate the TAppWatcherClient component into your Delphi applications.
  2. Deploy the AppWatcher Agent on your client machines.
  3. Use the AppWatcher Master application to remotely control all your applications.

Key features:

  • Remotely stop applications with user notifications.
  • Automatically restart applications after updates.
  • Avoid using RDP or physically accessing each machine.
  • Minimize downtime and streamline deployment.
  •  

If you're looking for a solution to simplify remote application management in your Delphi environment, I encourage you to check out AppWatcher. Contributions and feedback are welcome!

Thank you,

  • Like 3

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×