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.
Compress and sync files with Google Drive/DropBox/etc.
...TkSync compresses and places files into ~/CloudDrive/TKSyncCompressed/ subdirectory.
Top level of ~/CloudDrive has "normal" cloud drive operation.
Uses ~/TkSyncDrive/ directory at same level as ~/CloudDrive for plain originals.
Compares time stamp of compessed files in ~/CloudDrive/TKSyncCompressed/ to files in
~/TkSync/ directories. Newer plain files replace older compressed file or vica versa.
Files in ~/TkSyncDrive/ directories that have common compression file extensions will
be placed into ~/CloudDrive/TKSyncCompressed/ unchanged.
The program monitors file size and time stamp modifications and exits when the file stops changing. Purpose of the program is to work as a poor mans mutex e.g. keep on blocking next commands in scripts.