Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
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.
Secure wiping/shredding of free disk space with many methods
...Additionally, WipeFreeSpace can finalize wiping the filesystem by writing blocks of zeros, which is friendly for sparse files, virtual systems and other places where zeroed-out space is not physically allocated.
See the project homepage https://wipefreespace.sourceforge.io and the project Wiki in the menu above.
To prevent clear-text data from being left on the drive in the first place, you can use LibSecRm (https://libsecrm.sourceforge.io), which wipes the data on-the-fly.
Text and binary file transformation. Text-based sed, awk, etc. failed me when I needed a simple way to transform binary files to something else. Transformenator is what resulted.
a FUSE filesystem for mounting database tables as text files
The program `sql2textfs` is a custom file system based on FUSE that lets the user mount a database and view all its tables as files of a directory of the filesystem in a POSIX system. The databased tables are viewed as files but in a specific format: All table entries are converted into lines in a file of text. Columns are separated by tab, so all the data of the table is in a tab-delimited text file. The file format is a form of CSV format. The table header is in the first line of the file. It is a tab-delimited line containing the name and some type-properties of each column. The file system sql2textfs relies on the `retranse` - a language based on regular expressions - project which was developed at the same time. ...
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.
Transliterator between any Language files - Map Fonts, Create Encoding Scheme, Input Phonetic, Indian, Roman, Tamil, Hindi, English, French, German, Spanish or Any World Language Keyboard. Ex: [Phonetic Input]-[Any World Language Output] or ViceVersa.
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.
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.
AVL Array is a sequence container (like std::vector or std::list) that allows fast insert/remove AND fast random access. Shiftable Files offers the usual file primitives plus fast insert/remove. Get the latest version via BZR in the Develop section.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
JSP Based File Manager. Allow view, create, edit, copy, move, delete, rename, compress/uncompress of directories and text type files. Allow transposition and resizing of image type files. Also allow external viewers and editors to be invoked for files.
lde is a disk editor for linux, originally written to help recover deleted files. It has a simple curses interface that was supposed to resemble an old version of Norton Disk Edit for DOS. Works well with ext2, minix, xiafs. Not so hot w/fat and iso9660
FSGuide is a web-based Norton Commander-clone used by many hosting firms and individuals for advanced file-management.Features:user/access management, file uploader, advanced internal viewer, text/binary editor, file tools, language support & a lot more!
rio500_tui is a text user interface to your Diamond Rio 500. It provides a file manager style interface to the lib rio500 available at http://rio500.sf.net. It is written in Perl using the cpan module Term::Clui. It is quick and easy to use and unders
A PhP / JavaScript based system to store, edit and make manuals in directorys.
With the a powerful JavaScript rich text editor the mauals can be written and edited. The PhP system can write new manuals to disk, make directories and rename them.
Replacehex is a command line search and replace utility that works with hex codes strings. It can operate on both binary and text files efficiently.
A great tool to work on binary data files. First developed to replace mac addresses inside a pcap capture
JStream is a stream manipulator based on plugin architecture.
Streams are manipulated via custom scripts (Java language).
JStream uses Java NIO for better performances.
With JStream, you can easyly create programs like : MD5Sum, TCP Redirector...