Ideal for any lab. Whether you’re just starting up, a small or large academic institution, or a globally operating company.
eLabJournal is an all-in-one Electronic Lab Notebook (ELN) software that includes sample tracking and protocol management modules.
Learn More
Easily build robust connections between Salesforce and any platform
We help companies using Salesforce connect their data with a no-code Salesforce-native solution.
Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
Simple Backup is a shell script to create basic backups using tar, find, grep, sed, and bash. It works by using a file that contains the folders to be backed up and a file that contains expressions to exclude certain folders/files.
Bash shell script that uses mySQL 6.0 online backup feature to perform hot (online) backups. Includes a number of interesting options. It's also compatible with older versions of mysql.
ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities
The must-have platform for Google Workspace
ToogleBox was created as a solution to address the challenges faced by Google Workspace Super Admins. We developed a premium and secure Software-as-a-Service (SaaS) product completely based on specific customer needs. ToogleBox automates most of the manual processes when working with Google Workspace functionalities and includes additional features to improve the administrator experience.
Dan's rsync to Disk incrementalBACKup utility is a simple bashscript driven by easy to edit and easier to understand config files. It's meant to be used with a laptop and an external USB harddrive as the backup media or over NFS to another server
A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incrementalbackup with compressed option and mail support.
Kamiware BashBack is a script with these functions: * Full and incremental backups * Backup to share or FTP * Grandfather father son rotation scheme * Minimum traffic usage * Easy to chose folders to backup and patterns to exclude
Non Emergency Medical Transportation (NEMT) Software
Healthcare providers in search of a scheduling and dispatch solution for non emergency medical transportation
NovusMED is an ecosystem that includes call center, administrative, driver applications, and client/clinic booking applications. NovusMED is the platform of choice for a wide range of medical transportation services and includes configurations for brokerage, providers, senior, community, and home health programs. Accurately manage calls and patient information. Monitor real-time performance and adjust resource capacity to meet changes in service demand. Manage will calls, confirmation calls, and recurring trips/standing orders in real time. Improved mileage reimbursement and cost calculators to manage multiple contractors, funding sources (payors), multiple providers, and volunteer driver programs. Enhanced credential management for vehicles and drivers. Manage subcontractor outsourcing with provider mobile, trip bidding, and trip offers. Able to see the closest vehicle and perform immediate bookings.
A bashscript to automatically backup webserver files and sql databases automatically to amazon's s3 service. Designed to work with CPanel/WHM This project is sponsored and maintained by Duivesteyn Web Consulting; http://www.duivesteyn.com.au
Pybu is a backupscript written in python that is intended for single machine backups e.g. dedicated servers. Planned main features include: incremental backups, ftp upload, and gpg encryption.
A simple perl script for performing full and incremental system backups, with good controll over excluding or including files by type, directory etc. Incremental backups can be emailed of-site.
Backupscript for disk-to-disk backups of multiple remote hosts. Simultaneous encrypted data flows per remote or local host. Supports full and incremental backups of regular files and mysql data. Offline indexes to search for specific data.
dumpnet is a collection of bash scripts that allows you to backup multiple servers simultaneously. You can do incremental file system dumps with tar, dump and rsync, backup databases and much more. AIDE can also easily be integrated.
Forkback is a backupscript written for the UNIX bash shell that backups data
using tar. It can be used to write data to a backup server or any directory saving space using
compression and granting security using gpg encryption.
FODB is an easy to use bashscript which will help users to make compressed backups to multiple different formats. At the moment FODB will backup to a USB Floppy and to a local harddisk. FODB features built in mount and detection code. Cygwin supported
A set of bash-functions (probably becomes scripts instead) that perform backups (full and incremental) on blockdevices with encryption and compression using standard tools like tar and mcrypt.
PhpWikiBackup is a simple script for PhpWiki used to backup your data to a remote host using rsync and ssh; it is written in Bash Shell and it is easily configurable so you can manage many phpWiki sites.
Simple script of backup using tar for *NIX systems and written in bash, very easy to suit whatever backup policy, using complete, incremental or parcial backups. It has some features for esample mail notification, index of files, error notices, etc.
This script shell (in environment BASH) has the purpose to create archives of backup of a partition or specific directory, effecting rotating of these archives in agreement space in disk.
rmtotrash is bashscript aliased to rm, to use existing desktop directories as a waste bin form the command line. By default it is configured to be `obvious` to inform users that they have a backup. Trash can be dated and limited to a number of files.
A basic console scriptbackup systems without X. Rather than remembering the perplexing tar options, this will use a .conf file, and prompt the user for information. USER BEWARE!!! This was mostly designed for me to practice my bash skills