Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
AI-generated apps that pass security review
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.
Network text chat (instant message) app requiring zero configuration
Text chat between computers on the same Local Area Network, requiring absolutely no setup or configuration. No server preparation or IP address information is required. Just start the program on any connected machine.
Because this script uses UDP, anyone who runs it on a local network will automatically receive messages broadcast by others on the same network. A separate server program and/or connection(s) to specific IP addresses are NOT required. ...
This is a Windows demo of the Rebol Sitebuilder script, with Carl Sassenrath's Makedoc 2 built in. It's packaged with the Uniserver miniserver to demonstrate how the script can be used to quickly build documentation web sites using any web browser.
Video: http://youtu.be/e0xCCN5nywE
NOTE: This script is meant to run as a CGI application on a webserver. It can be used to build and manage web sites using any web browser. The only dependency required to run on a is the Rebol/Core interpreter. A version with WYSIWYG javascript editing is also available (instead of Makedoc). ...