Showing 34 open source projects for "check"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • AI-generated apps that pass security review Icon
    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.
    Try Retool free
  • 1
    ExtFS Check Tool

    ExtFS Check Tool

    Checks and repairs Ext+BTR FS volumes for errors

    This is a kind of Scandisc or Checkdisk program for debian based linux systems. It scans your ext4 and BTRFS disks and repair them. Github: https://github.com/shampuan/ExtFS-Check-Tool
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    FATX

    FATX

    XBOX 360 filesystem support for linux

    Complete XBOX 360 filesystem support (FATX) including: - fusefatx: mount filesystem - mkfs.fatx: make filesystem - fsck.fatx: check and correct filesystem - label.fatx: change or display volume name - unrm.fatx: undelete files Try fatx manual pages to get help (man fatx)
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 3
    Duplicate Agent

    Duplicate Agent

    Duplicate Files Finder and Cleaner

    This program was created to detect and delete unnecessary files on your computer that you've unknowingly created, copied, or backed up in some way. You can find the release notes on my Github address: https://github.com/shampuan/Duplicate-Agent/issues
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Activity Indicator

    Activity Indicator

    Windows tray HDD led like indicator with keyboard lights support.

    The Activity Indicator utility is a simple program that indicates the HDD activity in the system tray. It contains advanced logging capabilities and friendly interface. It can be used to log the drives and supports indication of many drives by running multiple instances. Now with better, brand new interface!
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    ...AC68U armv7 Merlin 384&386 are able to use mtd-write's busybox applet and standalone program. ## ## Recommend copy profile to /jffs/base/entware-armv7k26; If you have other hardware, just change armv7k26 to other. Check hardware, Older http://pkg.entware.net/binaries/ ; Newer http://bin.entware.net/ ; I wish you could enjoy this PreInstall Script for the Entware Linux. ## ## Merlin/DD-WRT WiFi TXPowerMax/Temperature Detect Script ./detect.sh
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 6
    Flysystem

    Flysystem

    Abstraction for local and remote filesystems

    ...While the overall concept of Flysystem has not changed, V2 brings you a bunch of developer-experience improvements. In addition to a more streamlined API, each write call is now less expensive. Since writes now overwrite, there is no longer a file existence check needed. For all the “over the network filesystems”, this is a big win! All adapters now provide their own interface to convert visibility input and configuration options to their implementation specific permissions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    File Organizer
    ...Your files get organized into folders by their file type. Ex: (a file named "document.txt" would be moved into the '.txt" folder) Thats it! Have any questions? Go ahead and check out the Forum tab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    scord
    Reduce the disk space used by a subversion working copy, by storing only a single copy of unmodified files. (Subversion check out, reduced disk)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Disk Indexer
    ...All the history scans will be available for viewing unless user purges a scan. It can be useful for both kind of users - individual users and enterprise users(system admins) It can be scaled up for enterprise use. Check out wiki pages. Start with reading Readme.txt file in the downloaded package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    JavaFileCheckSum

    JavaFileCheckSum

    Check the file's checksum with this Java app that doesn't need install

    Check the file's checksum with this Java app that doesn't need install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SLFS

    Simple Log Structured Filesystem for Linux

    ... # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following line) source "fs/slfs/Kconfig" 2. build Linux Kernel # cd KERENL_SRC # make menuconfig (check SLFS as a module or built-in) # make && make modules_install Note. Currently uploaded version is developed for Linux Kernel v4.9. Note. Related user-space programs for SLFS can be found at: https://sourceforge.net/p/slfs-utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    chkperm

    automatically check and set file permissions and -ownership

    chkperm was inspired by SuSEs chkstat utility. It is a tool to automatically check and set file permissions and -ownership.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    HSmknul

    Check a Medium (like an USB-Stick or SD-Card) for functionally

    HSmknul creates Some File Files with zerobytes or Check a Medium (like an USB-Stick or SD-Card) for correct Size an rereads the complete Stick for Errors or cheats of a Factory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Linux NTFS file system support

    Development moved to https://sourceforge.net/projects/ntfs-3g/

    Development on this project has moved to https://sourceforge.net/projects/ntfs-3g/ The goals of this project are: create a new Linux kernel driver for the NTFS file system (1.2, 3.x, and later), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code duplication and provide access to NTFS to other GPL programs.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    CheckDisk Portable

    CheckDisk Portable

    CheckDisk Portable is a portable tool to search & repair disk errors

    "CheckDisk is a tool to search & repair disk errors, quite similar to ScanDisk or chkdsk.exe. You can select either standard or full test mode. The full test additionally performs a sector check. It is capable of finding bad sectors on your disk and marking them. The program works with hard disks (including SCSI and RAID) and removable media." CheckDisk was created by Dirk Paehl (http://www.paehl.de/cms/checkdisk), and has been paired with a launcher that provides integration into the PortableApps.com Menu. Note: Requires administrative privileges.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16

    Simplad

    The simple notepad

    ...Features: * Saves and opens files in any format: txt, css, js, ect. * Theme integrates well into all Android versions * Simple interface * Auto-complete, auto-correct, auto-capitalize, and spell check if your keyboard supports it * Very small Notes: * It requires an SD card if your device does not have an "internal SD" card. This is because it looks for "external storage directory" which is the SD card or the internal SD card depending on the device. * When creating a new file you have to add .txt (or whatever the extension you want) to the end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FS-Inspect
    ...It is possible to configure the duplicate search in the settings. To optimize the duplicate search, hashes are stored in a database. If a directory is inspected many a time, there is no need to compute the performance-expensive check-sum again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fs-check checks filesystem sizes to see if they are getting too full. It uses a configuration file that specifies the filesystems to check, email contacts, trigger thresholds (percentage or amount used/unused), and a report program to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    os-808x

    os-808x

    operating system for Intel 8086 / 8088

    ...It will be useful for people who wants to understand BIOS, x86 architecture and how OS provides services in 8086 real mode. It performs, 1. Completely written in x86 Assembly 2. 32 OS services/functionality 3. Menu Driven Shell provides utilities like RAM check, Disk Viewer, Printer, Clock, Alarm etc., 4. OS supported simple file concept 5. Security using XOR Encryption Sources are available in sources section. See the Wiki for screen shots and how to run this OS on DOSBox / Wine environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Folder Size

    Folder Size shows sizes of folders.

    Folder Size will analyze your hard drives and display the file and folder sizes so that you can easily check the distribution of your disk space.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22

    Lazy File Sorter

    This feature rich program sorts files by their extensions.

    Lazy File Sorter will check files by their extension and move or copy them into their specified output folder. Lazy File Sorter was written in java and works on linux and windows. ATTENTION MAC USERS: This program has not been tested on a mac. Please report your experiences good or bad to help improve this project. The binary in the /bin/Linux folder contains a platform independent jar file that should work on macs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ShellNewHandler is an Open-Source Tool to enable/disable ShellNew entries, aka New File context menu entries from Windows Explorer in Vista and Windows 7. Check or uncheck items to enable a desktop right-click context menu item. No need to install.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • 24
    File Collection Manager is a small program for checking small or large file collections. It can calculate and verify checksums for items in the collection, as well as check that file in the collection that depend on other provided packages in the collect
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB