Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Home of the Open Object Rexx Project. ooRexx is the open source version of IBM's Object REXX Interpreter. It is upwardly compatible with classic REXX and will execute classic REXX programs unchanged. The project is managed by the Rexx Language Association.
Helps you find, download & burn the best Operating System for any PC
Tria O.S. detects hard & soft specs of the PC where you run it, you can load this info or specify it manually to let the program inform you what would be the best operating system for a specific PC, with the specified hardware, and then see the difference by adding RAM, a SSD hard drive, changing the graphics card ... etc.
REQUIREMENTS:
For Linux, you need GAMBAS 3.3 or later, so you will have to install the gambas3 package before installing.
90's EDITION needs 160 MB (192 MB on...
Pretty Damn Quick (PDQ) analytically solves queueing network models of computer and manufacturing systems, data networks, etc., written in conventional programming languages. Generic or customized reports of predicted performance measures are output.
cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run.
It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them.
See wiki for more information and examples.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This Solaris system monitoring tool allows to perform standard SAR activity reporting and NMON activity reporting. The NMON output can be imported with Excel or RRD to output simple and efficient graphs.
gdeptrace dependancy solver correct for pkg or make deps
gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences).
EXAMPLE:
$ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts]
e
b
c
(b depends on e, c depends on b, e has no depends)
(also: e has more items depending on it and is below anything it depends on; in this case...
The primary part of the casefix project is a small c library of case editing functions, the heart of which is 7 streaming case editors. Also, there are 3 functions that interface char arrays and strings to the streaming editors. So the library can modify the casing of any character, character block (word), any character string, character array, or any character stream. Currently, libcasefix only handles 7 or 8 bit character sets with some support for UTF-8. With that in mind casefix does...
X11::GUITest, is a Perl package, used for controlling applications by means of user emulation.
This can be used to interact (SendKeys, ClickMouseButton, FindWindowLike, etc.) with applications running under an X Windows environment. Including applications built (GTK+, Qt, Motif, etc.) upon X11 / Xlib.
You may find that this mechanism is easier to use then that provided by xautomation or xdotool.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
This is a package of cmdlets for PowerShell. Currently provided tools are: PStime - a cmdlet to measure the time elapsed by running the specified command. (is similar to GNU time(1)), PSwget - a cmdlet to get the content of the resource specified by URL,
A micro HTTP server with rsh-over-http emulation. The compiled binary is less than 4k, can serve parallel requests, and very fast. It is intended to run on headless embedded devices to facilitate configuration and status reporting.
ServerSpy is a VB.Net based application that installs as a service and serves to monitor uptime and availability of other networked servers and web sites.
This project aims at porting IBM's Object Rexx Back to OS/2, based on based on the work of http://www.oorexx.org/, Open Object Rexx, (ooRexx). The main aim here is to work on the possibilities of such a port, make files as well as specific OS/2 coding.
A set of small tools to assist in the maintenance and tuning of computers running VMware ESX Server both online (real time) and offline (using the VMware supplied "vm-support" script output). --- "VMware ESX Server" & "ESX Server"(tm) VMware, Inc.
The Wildstar Foundation Architecture for ARS is a collection of utilities, workflow objects, and documentation used in developing solutions on the Remedy Action Request System Server platform.
xSiteable is a fully relational website compiler written entirely in XSLT, using topic maps (using XTM directly) as the backbone information technology, bundled with the fast Sablotron XSLT parser, a GUI admin tool and other nifty features. Watch this sp
The identify library goes LGPL. This Amiga library is able to identify your hardware, extensions, guru codes and function names. It also gives support for ARexx and installer scripts, and is helpful for generating bug reports.
Cam is written in C++/asm for FreeDOS. It allows users to take a screen shot of the monitor in text-mode, which is saved to a file of their choice. The output file can be displayed by simply using the "type" command with the Cam file as the parameter.