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.
Try free now
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Create a single adb backup for each app /sd and inform of missing apks
This project consists of two shell scrips.
One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app.
The other shellscript uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method.
The utility sfxcompress is a bash script used to pack and encrypt the current directory on a self-extracting file. It also includes the calculation of the MD5 function to check if the compressed file is correct.
A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incremental backup with compressed option and mail support.
Hedge is a simple, easy-to-use backup script.
It makes a compressed, encrypted tarball, either full or differential-by-date and sends it to one or more remote hosts via ssh. It sends you a report, and cleans up old backup images.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A shellscript which determines by brute force the best compression format (bzip2, gzip, Z, zip, etc.) and which compression level to use in order to archive a file the smallest possible.
split.pl is a file splitter for large files. When it splits a file it also creates a shellscript and DOS batch file to recreate the original file with its original name. It comes with a companion script, join.pl, to reassemble file fragments.