New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
...It lets you interact with applications running under X Window System — sending keystrokes, clicking mouse buttons, finding and manipulating windows, and more — including apps built with GTK+, Qt, Motif, and other toolkits on top of X11/Xlib.
If you're comparing GUI automation tools for X11, X11::GUITest is another option worth considering alongside xautomation and xdotool.
Note: This module relies on X11/Xlib and does not work under native Wayland sessions (it requires XWayland or a full X11 session). There are no plans to add native Wayland support.
...The current source code repository is SVN here on sourceforge. Because of the limited options for OpenVMS, I'm currently using jsvn (java) which works fine but requires some manual setup. See the readme for details. Note that it is only jsvn which requires Java, not the game itself. So although Java isn't available for the VAX architecture, if you ftp the sourcecode to a VAX box, it'll compile and run just fine. Well, it'll be <em>really</em> slow but it'll run.
See the SVN repo for code. Work in progress.
see readme for checkout instructions on OpenVMS: https://sourceforge.net/p/bucks/code-0/HEAD/tree/trunk/readme.md
See the wiki for progress and remaining tasks.
Cross-platform C++ libraries with a network/internet focus.
NOTE: Current source code as well as bugs/patches are on GitHub:
https://github.com/pocoproject/poco/
C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.