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.
Learn More
The Industry Leading Platform for eCommerce Enablement and Analytics
With MikMak Insights, brands gain real-time eCommerce analytics on the channels, campaigns, creative, and audiences that drive conversions.
MikMak’s Where to Buy Shoppable Solutions help multichannel brands drive sales, grow market share, and increase profitability while reducing costs across categories such as CPG, Grocery, Alcohol, Beauty, Personal Care, Pet Care, Home Care, Consumer Electronics, Home Appliances, Toys, and more.
SD4L is a suite of Linux tools including a graphical userinterface which allow the creation of, and access to ScramDisk as well as TrueCrypt encrypted container files. In particular, SD4L provides a Linux driver which enables mounting of containers.
This project demonstrates FAT12 file system as interface to control LPC2148 with FreeRTOS. Control interface is exposed via USB mass storage device with virtual FAT12 file system and using files read/write access to provide control interface to HW.
Library for creating virtual filesystem for holding configuration files, based on Python-FUSE. ConfigFS can hold configuration for Apache, PostgreSQL or any other software, that uses text configuration files.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Some Linux filesystems support storing additional meta data called extended attributes against files, directories and links. This Tcl extension wraps the syscall interface to allow Tcl programs to manipulate the extended attributes.
Rdbackup is a small and easy to use backup system based on rsync and ssh. It works with a disk-to-disk backuping strategy where the data are stored on a single backup server. Rdbackup also provides a status monitoring through the SNMP interface.
NOW HOSTED AT GITHUB https://github.com/jblaine/AFS-Tool-Suite ---- CODE HERE IS OLD ---- AFS Tool Suite is a set of scripts (mostly system administration), Python library functions and classes for dealing with an AFS cell and capturing data returned
System calls command line utilties for Linux and all POSIX based operating systems. Allows direct command line access to many popular kernel system calls in text format. Makes a great internals teaching tool for operating systems.
The Common Scripting Interface is a pseudofs which provides simple data via Read Write calls much the same as procfs. The goal is to drop the overhead of scripts and up efficiency by removing the need for multiple instances of the same library in RAM
Cortex makes coding easier and faster for developers. See how our portal connects tools and cuts busywork.
Cortex is a simple portal that helps developers work smarter by linking all your tools, setting clear rules, and slashing repetitive tasks. It speeds up onboarding, updates old code, and fixes issues fast. Over 100 big companies use it to save time and get better results.
Derived from TrueCrypt 6.3 release, I added some command line options to "TrueCrypt Format.exe" to allow TrueCrypt volumes to be created without using the graphical userinterface
AmsdosFS is an implementation for Linux of Amsdos filesystem used on Amstrad CPC computers. It is written in Python and uses module Fuse Python to mount DSK images.
This project is about using a SD-card together with an ATMEL ATmega32 microcontroller as mass storage medium. It implements the interface to the SD-card, a simplified FAT16 filesystem and a sample application: a data logger.
FSMM is the "File System Monitor and Mirror". Basically, it watches for certain
events on your filesystem (or on a portion of it), and calls a "Mirror Engine"
that will replicate this file ASAP to some other place.
Smart Copy is a single-file Python app for batch execution (Ant-like) of commands. For example, SC can dump a SQL database, zip it and a source dir, and then send everything to an FTP site. Batch files are XML-based. See More >> Wiki for full details.
compactpath is a python package to handle compacting of filepaths. compacting of filepaths may be useful in gui programming where filepaths of arbitrary lenght have to be displayed in widgets with limited visual space.
readsmb is an open source extentsion module for Python. It's writen by C and published under the GPLv2. Using readsmb, you can browse or read contents on a SAMBA/CIFS server.
PyGFS is a reliable and secure distributed file system that runs completely in userspace. It supports x509 certificate authentication, authorization and encryption mechanisms to provide secure access over insecure networks.
This project provides a set of Java classes that provide a FAT-compatible filesystem for use in mobile phones. The classes are intended to interface to the MIDP RMS classes