This application was created to automate database dump in postgresql. This application works with a local Postgre server, it automatically finds databases and displays them as items in the tray icon.
When the application is running, it will display a tray icon, by clicking on which you will see the entire list of your databases on the local Postgre server:
By clicking on the item with the name of the database, a .sql file with a dump of your database will be created on the desktop: