Showing 17 open source projects for "test"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    NVM for Windows

    NVM for Windows

    A node.js version management utility for Windows written in Go

    ...Remember when running nvm install or nvm use, you must have Windows administrative rights (to create symlinks). There are situations where the ability to switch between different versions of Node.js can be very useful. For example, if you want to test a module you're developing with the latest bleeding edge version without uninstalling the stable version of node, this utility can help. Please note that any global npm modules you may have installed are not shared between the various versions of node.js you have installed. Additionally, some npm modules may not be supported in the version of node you're using, so be aware of your environment as you work.
    Downloads: 425 This Week
    Last Update:
    See Project
  • 2
    File Read Test is a tool that reads disk files or directories and stops on the first read error. A second tool, Quick Disk Test, fills a disk with test data and verifies that it can be read back without errors.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file,...
    Leader badge
    Downloads: 525 This Week
    Last Update:
    See Project
  • 4

    Delayter

    Utility to queue files for deferred deletion, days/weeks/months later

    Full documentation: Download delayterX.Y.html User has files that can probably be deleted later but does not feel comfortable deleting right now. Instruct with simple commands in which the file names and delay time are specified, eg.: Delayter -m 1 -w 2 -d 3 file1 file2 by which file1 and file2 are scheduled for deletion 1 month, 2 weeks and 3 days from now (roughly 47 days). Useful on projects with many temporary junk files that cannot be deleted until a later time at which you might...
    Downloads: 7 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    file-inspector_v2

    file-inspector_v2

    File Backup & Restore case of ransomware infection

    It is a program that backs up document files in the PC and provides functions to restore files such as photos and documents stored in the case of ransomware infection. It is provided for free for anyone to use, and the current test version is uploaded. build 001 is available until December 31, 2024. From build 002, there will be no limit on the expiration date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SortPhotos

    SortPhotos

    SortPhotos is a Python script that organizes photos and videos

    ...The tool works with both images and videos, automatically renames files if desired, and can filter which metadata groups or tags to prioritize when determining file dates. SortPhotos includes options for copying versus moving files, recursive searches, silent or test modes, and customizable start times for when a “day” begins. It also prevents duplicate files by comparing content, with an option to keep duplicates if needed. With support for automation through launch agents or cron jobs, SortPhotos is well-suited for photographers, archivists, and anyone looking to streamline large personal or professional media collections.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    UltraDefrag

    UltraDefrag

    Increase your system performance with this easy to use tool

    Please note, here you can find the latest open source release of UltraDefrag (7.1.4). The most recent UltraDefrag release (14.0.0) can be found on our official website: https://ultradefrag.net UltraDefrag is a disk defragmenter for Windows, which supports defragmentation of locked system files by running during the boot process. It is easy to use without any complicated scripting or a huge load of configuration settings. You can filter the files processed by size, number of fragments,...
    Leader badge
    Downloads: 1,056 This Week
    Last Update:
    See Project
  • 8

    (UNSAFE!) TVirus

    Destroy and PC Instantly!

    Some weird old project that I made when I was in the alies of "Jilk". This is only up so I can test it on a vm further on in time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HTML File List Creator

    HTML File List Creator

    Easily create an html list of your local files.

    ...Example This is your local folder with some files: C:\MYAPP\guide.html C:\MYAPP\tutorial.avi C:\MYAPP\DOCS\document.pdf Now, we assume that the content of MYAPP will be copied in http://www.mysite.com/test/ So, after the right configuration and customization, HTML File List Creator will produce an index.html file containing a list like this: http://www.mysite.com/test/guide.html http://www.mysite.com/test/tutorial.avi http://www.mysite.com/test/DOCS/document.pdf
    Downloads: 2 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10

    corrupt

    This program corrupts a unix stream at a specified error rate

    This program intentionally corrupts a unix stream at a specified error rate. It is for systematic analysis on the effects of data corruption. I wrote it to simulate bit-rot in file archives so I could test RAID and archive strategies for data recovery. A few short bash scripts are included so you can instantly enjoy text, image, audio, and video corruption. Just drop in your own data files called test.jpg, test.mp3, and test.mp4 and run the scripts. Usage format is: corrupt [OPTION]... [FILE] where: OPTIONS -bit single bit error instead of byte substitution corruption -B NUM_B number of bytes per a single corruption event -kB NUM_KB number of kilobytes per a single corruption event -MB NUM_MB number of megabytes per a single corruption event -u uniform corruption instead of a random statistical event -c CHAR substitute a constant CHAR instead of a random bit/byte error
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Weed Killer

    Aged File Removal

    Weed Killer is a .NET solution to prune aged files from folders, working equally well on a single workstation, or multiple data centers. It has an MDI form to build / edit / test / execute configurations, a console worker for delegated removal , and a class for direct use in an application. Feature include: - Enhanced multi-layer wildcard support for folder-trees. - Choice of regular expressions or traditional wildcards for file or folder patterns. - Ability to specify not only inclusion, but exclusion patterns as well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    QtCopyChosenOriginals

    Copy Original Files based on a set of Chosen Files

    Based on a folder with some chosen files, copy those same files, possibly with different types from an originals folder to a destination folder. This is useful if you have a set of photos where you have selected some, and maybe resized them, and now want to get those same files as Raw or the Original size JPG files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    ...Algorithm is simple and suitable for large file sets with few differences: basic set of duplicate candidates is determined by file size, then candidates are compared byte-wise. So for files which don't start to differ by growing at the tail it reduces read operations greatly compared to hash-based comparision (i.e. test case: 40GB of files, 16GB RAM, many differences: initial compare (uncached by OS) around 300sec, subsequent compare (relevant file parts cached by OS) ca. 2sec) Note: this program is not related to lsdup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TFSplit-Java File Splitter and Joiner
    Java GUI based File Splitter and Joiner. Works on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A small Python script that allows administrators to place quotas on *nix accounts without much technical knowledge or root access. It is ideal for those who share and/or resell web hosting or other resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Test repository for CMIS developers. It uses the file system as its data store and therefore just provides limited functionality (no versioning, no relationships, no query, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a tk/perl program which will allow the user to locate and perform various operations on files on the system. It uses imagemagick to display many graphical formats. You can locate duplicates and compare them visually, rename, delete, test crc32 fi
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next