The AI-powered unified PSA-RMM platform for modern MSPs.
Trusted PSA-RMM partner of MSPs worldwide
SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
Learn More
The full-stack observability platform that protects your dataLayer, tags and conversion data
Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.
Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast.
No manual QA. No unreliable data. Just data you can trust and act on.
ARC is used to create and maintain file archives. An archive is a group of files collected together into one file in such a way that the individual files may be recovered intact.
This repo is obsolete. Use github.com/hyc/arc instead.
Remote File Browser written into Python with wxPython and Rpyc. Support download, upload, remove and search files/folders. Also support crossplatform communications.
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
rSIGNAL - ruby Simple Inter-Interface Generic Aggregation Layer. It allows external data sources to be aggregated, store the aggregated data and print the aggregated data out in a transformed format to a file (or integrated HTTP server) on demand.
WebBackup is a PHP backup system that you can do backup of files and mysql databases and send to another server by FTP. You just need to create a schedule with the parameters.
Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
Backup utility for small offices, written in Python. Features: zip, tar.gzip and tar.bz2 compression, predefined backup profiles, differential and incremental backups, file filters, file database with hashes, media sizes, multi-volume etc.
jShrinker is written in Java and can de/compress 7zip*, zip, bzip2, tar, lzma, rar, and gzip formats. It aims to be cross-platform and to provide an easy-to-use interface. It will include these features: batch decompression. *Decompress only
MyFSys™ - is short form of MySQL Failover System is designed to ensure uninterruptible 24x7 operation of MySQL databases by automatic switching over to a stand-by DB upon failure of the primary DB.
The TclVfs project aims to provide an extension to the Tcl language which allows Virtual Filesystems to be built using Tcl scripts only. It is also a repository of such Tcl-implemented filesystems (metakit, zip, ftp, tar, http, webdav, namespace, url)
Up the Sync is a basic Google docs synchronizing program written in Java. It auto-syncs every 5 minutes by default, and can run quietly in the system tray. If the user updates a document on their computer the Google docs version is also updated.
FileUniq identifies duplicate files, and optionally removes them or replaces them with hard or soft links. It is designed to work well with heavily hard-linked cp -al / rsync backups. For more information please see http://fileuniq.sourceforge.net
Backup and restore of files to web mail systems, ftp, sftp. Uses free storage of gmail/hotmail etc. Archives files, splits large files, encrypts and uploads. Requires python (tested with python 2.5)
This application enables you to batch rename files and folders in various ways. Actions include: make sequential, add text, replace text, change case and add date or time. Options are available under each of these actions.
A snapshot based backup system. If snapshots aren't available hard links, sym links or copies are used instead. The backed up tree is always directly usable and does not need a backup client to decipher.
This app intents to be an easy way to make backups of large amount of files into medias such as CDs or DVDs. Also it compress groups of files to fit in the size of dest. media. To avoid integrity problems during decompression, no files are divided.
lxSplit is a tool for splitting files and joining the splitted files on unix-like platforms. It is fully compatible with hjsplit, a tool which is available for other operating systems.
A console application to find duplicated files in your hard disk that allows you to choose which duplicated files delete. It will work with a DB to store information of your files and compare them using a hash code like md5. Wait! I am still working