Showing 92 open source projects for "check disk"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Big File Finder (BFF)

    Big File Finder (BFF)

    Program to find (all) files above a size at a target dir

    Big File Finder, a simple program to find (all) files above a size at a target dir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Disk Indexer
    This is a simple utility application for listing out files stored in a given directory or on whole of your computer. List is sorted based on the size of the files. This application is useful when you are running out of disk space on your system. Usually it happens that the disk is full and you are not sure what is taking up the space and what can you delete to be able to reclaim some space. This app scans the folder/full machine and lists the files, list being sorted according descending order of file sizes. And hence it can greatly help in identifying the files those can be deleted. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Iso2Usb

    Iso2Usb

    A cross platform application to create bootable media from ISO images

    You can create linux distribution, Windows bootable devices with target system as UFEI or BIOS. The project is highly inspired by Rufus which is written in C++. The windows version is written in C# and Linux with JavaFx. My main reason to create this project is to learn these languages and to practically understand how they work, such type of project inspired me a lot. Iso2Usb is bit faster than Rufus, I guess with only 8 seconds difference (tested with Elementary OS Juno).
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    MicroFormat

    MicroFormat

    A Windows Format Tool for USB and Physical volumes

    A simple Windows tool that can format USB or physical volumes to either NTFS or FAT32. It supports custom Volume names and quick formatting. Done out of boredom and curiosity for practicing purposes. The program will refuse to format the Windows partition. Because the Windows partition is not always C, the check is not hard-coded. Rather, I perform a comparison between the currently selected volume to format and the known System volume. If they match, I trip a flag.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    HDDtempNC

    HDDtempNC

    Tool to acquire hard disk drive temperature from the network interface

    ###### HDDtempNC has now moved to Github ###### ###### Please visit the Github project at https://github.com/viharm/HDDtempNC ###### HDDtempNC provides a script to acquire hard disk drive temperature for a target host by querying an existing HDDtemp daemon and then parse the results according to the request. See project wiki for more details, usage and code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    PEBuilder

    PEBuilder

    Build a custom Windows PE disk with a easy to use GUI interface.

    Build a custom Windows PE disk with a easy to use GUI interface. PEBuilder is an application that allows you to build a PE image the way you want it. You can enable PowerShell and other components with a simple click of a check box. You can also add your own compatible application right to the image. To access more advanced features you can use the build in PowerShell script the further customize your image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AppleJack:Troubleshooting Tool for Macs
    AppleJack is a user friendly troubleshooting assistant for Mac OS X. With AppleJack you can troubleshoot a computer even if you can`t load the GUI, or don`t have a startup CD handy. AppleJack runs in Single User Mode and is menu-based for ease of use
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    MultiBootUSB-Live

    MultiBootUSB-Live

    Portable System for installing many Linux Distros on to a Pen drive

    This project provides a Live DVD for the multibootusb program, for installing multiple Linux Distros on to a single Pen drive and able to boot from it. This is a portable system, which does not require any installation. Video Below. This system can be started through the DVD Drive OR VirtualBox (See Below). This .iso file can also be written on to a small dedicated pen drive ( ~ 1 GB ) through this DVD's multibootusb program and further used for writing linux images on to other pen drives...
    Downloads: 14 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    Performance Maintainer

    Performance Maintainer

    cleans registry, cleanup disk, defrag drive

    Performance Maintainer has combined open source tools such as Little Registry Cleaner, Bleachbit and Ultradefrag that run periodically for PC maintenance and performance. It is very simple and automated 1.Little Registry Cleaner Scan and Cleans the registry, 2.Bleachbit Performs Disk Cleanup 3. Ultradefrag defragments System Drive. The Programs also allows to install additional tools for tweaking and better performance. The installer schedules the program to run according...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11

    DuplicateFileCheck

    Duplicate file check / failed .jpg detect, optional unique file copy

    I recovered a hard disk which left me with a bunch of files (mostly .jpg files), some of which were duplicate. All the files were stored in a single directory, I needed a method to quickly identify duplicate files and confirm if the .jpg files could be opened. The DuplicateFileCheck application was created to simplify this process. You can select to either search the top-level directory or all sub directories (default action).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MySQL Health Report

    Consolidate main system and MySQL health metrics in one report.

    Commad-line tool provides the following details in the report: - Basic OS-level parameters: uptime, disk space and network interface status - Today's entries from MySQL error log - Important MySQL statistics http://astellar.com/mysql-health-check/metrics/ - Top 5 queries from MySQL slow query log CONFIGURING AND RUNNING 1. Edit MySQL credentials in check_run.sh 2. Run ./check_run.sh 3. Enjoy! You can also send report to email address by using --email parameter: ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SAdmin is a utility for admins to check and filter System and Application log as well as get disk space information for multiple computers on the network. you can upload a list of computers to check from a text file. Can export to Excel. Still in alpha, i'm open to suggestions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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. ...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 15
    CubieBoard ARM Temperature Monitor. Front-end that fetches and draw the information in icons on the taskbar, refreshing the information every x programmed seconds. - can display up to 5 custom icons on the taskbar. - The information that can be displayed are: CPU temperature (TP sensor) CPU temperature (AXP209 sensor) Hard Disk Temperature (you must have sata disk). Current CPU Frequency. Free memory% Used memory% - Personalized icons, background color and text color. - Can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Future Studio oS 64bit

    Future Studio oS 64bit

    Your multimedia operating system !

    Debian-based distribution is designed for creative people, who make music, videos and graphics. Also is a collection of software for digital content creation on 64 bit computing. F.S is customized and per-configured for low latency audio. Ιt is equipped with a powerful multimedia kernel for great performances ! F.S also is an ideal operating system as alternative to Windows and why not for Mac os. It has some powerful features of Linux like, no virus, no spyware, lightweight, stability,...
    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

    Qexplore

    Qexplore enables a Qmail server to analyze emails.

    ...Unlike other scanners for Qmail, such as Simscan or Qmail-Scanner which are inline scanners, Qexplore is an offline scanner that first write an email to a queue resident on disk, closing the qmail-smtpd communication. It than (offline) analyzes this email to check for virus and/or spam. This design solves the problem of highly traffic smtp servers in wich a lot of concurrent SMTP connections can deny access of incoming/outgoing emails because the system is busy.
    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
    File Fisher

    File Fisher

    Copy/Move files of required extension easily

    This is an easy to use , simple and straightforward software , which makes your life much easier . If you want to copy all the pictures ( Which are mixed with other files like music or documents ) from a pendrive / hard disk to another location , Just drag and drop / browse the source and destination folders and specify which file types you need to copy / move , hit start , sit back and relax . You can see the progress in the main window itself. Check 'Preserve File Structure' to copy the sub folders along with the files and maintain the same file structure . ...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21

    check_snmp_disk

    Nagios/Icinga plugin that checks disk usage via snmp

    This plugin could be added as an external check to your nagios/icinga installation to provide detail information about disks usage on your hosts. See README.txt for details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Check your HDD by scanning it for hidden or latent bad sectors, diagnose problems with HDDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java apple computer emulator

    Java apple computer emulator

    Cross-platform Apple //e emulator

    NOTE: This is the old Swing version. The current version of Jace can be found here: https://github.com/badvision/jace Because of malware injections in other Sourceforge projects, the author has removed all binaries from Sourceforge. You may look at the legacy source still hosted here but are highly encouraged to check out the new version hosted in Github for recent updates on this project. Thank you for your interest in this project! ][ Infinitum!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    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: 3 This Week
    Last Update:
    See Project