Showing 136 open source projects for "empty file"

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
    Czkawka

    Czkawka

    Multi functional app to find duplicates, empty folders, similar images

    Czkawka (Polish for “hiccup”) is a lightning‑fast, multi‑purpose file cleaning tool written in Rust. It helps users declutter storage by finding duplicate files, similar images or audio, empty folders, and unusually large files through CPU‑efficient multithreading. Available with both GUI (GTK‑based) and CLI versions for flexible usage.
    Downloads: 200 This Week
    Last Update:
    See Project
  • 2
    EverythingToolbar

    EverythingToolbar

    Everything integration for the Windows taskbar

    ...Create custom Open with actions by navigating to Settings → Custom actions. Enable Automatically apply rules based on condition to execute commands automatically based on file type and regular expressions. Leave the regex field empty to display the action only in the context menu.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 3
    Guard Clauses

    Guard Clauses

    A simple package with guard clause extensions

    A simple extensible package with guard clause extensions. A guard clause is a software pattern that simplifies complex functions by "failing fast", checking for invalid inputs up front and immediately failing if any are found. Remember to update the PackageVersion in the csproj file and then a build-on master should automatically publish the new package to NuGet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Homer

    Homer

    A very simple static homepage for your server

    Empty values (either in config.yml or the endpoint data) will hide the element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    go-i18n

    go-i18n

    Translate your Go program into multiple languages

    ...Supports strings with named variables using text/template syntax. Supports message files of any format (e.g. JSON, TOML, YAML). Use goi18n extract to extract all i18n.Message struct literals in Go source files to a message file for translation. Create an empty message file for the language that you want to add (e.g. translate.es.toml). Run goi18n merge active.en.toml translate.es.toml to populate translate.es.toml with the messages to be translated. The goi18n command manages message files used by the i18n package.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    MBeautifier

    MBeautifier

    MBeautifier is a MATLAB source code formatter, beautifier

    MBeautifier is a lightweight M-Script-based MATLAB source code formatter usable directly in the MATLAB Editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    flag-icons

    flag-icons

    A curated collection of all country flags in SVG

    ...To have only specific countries in the css file, remove the ones that you don't need from the flag-icons-list.less file and build it again.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    chezmoi

    chezmoi

    Manage your dotfiles across multiple diverse machines, securely

    Manage your dotfiles across multiple diverse machines, securely. chezmoi helps you manage your personal configuration files (dotfiles, like ~/.gitconfig) across multiple machines. chezmoi provides many features beyond symlinking or using a bare git repo including templates (to handle small differences between machines), password manager support (to store your secrets securely), importing files from archives (great for shell and editor plugins), full file encryption (using gpg or age), and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UACMe

    UACMe

    Defeating Windows user account control

    Run executable from command line, akagi32 [Key] [Param] or akagi64 [Key] [Param]. First parameter is a number of methods to use, second is an optional command (executable file name including full path) to run. The second parameter can be empty - in this case, the program will execute elevated cmd.exe from the system32 folder. Since 3.5.0 version all "fixed" methods are considered obsolete and removed altogether with all supporting code/units. If you still need them. This tool shows ONLY popular UAC bypass method used by malware, and re-implement some of them in a different way improving original concepts. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    Chartbrew

    Chartbrew

    Open-source web platform used to create live reporting dashboards

    ...It features a chart builder, editable dashboards, embeddable charts, query & requests editor, and team capabilities. It is recommended you head over to the more detailed documentation to find out how to set up Chartbrew. The CLI tool creates a chartbrew/.env file which you can configure at any time if you want to change the database, API & client host, etc. The file contains comments explaining what each environmental variable is for. Before running the commands below, make sure you have a MySQL server already running and an empty database that Chartbrew can use. If you want to run your Docker image with new environmental variables, it's important to build the client application again withing the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    arxiv_latex_cleaner

    arxiv_latex_cleaner

    arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper

    This tool allows you to easily clean the LaTeX code of your paper to submit to arXiv. From a folder containing all your code, e.g. /path/to/latex/, it creates a new folder /path/to/latex_arXiv/, that is ready to ZIP and upload to arXiv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    ...This engine has everything necessary to make high-quality games, including fast rendering, physics, particles, sound effects, music, keyboard/mouse/gamepad input handling, update/render loop, and debug tools. It is recommended that you start by copying the LittleJS Starter Project This file is mostly empty with just a few things you can use to get started or remove. You can also download and include engine.all.js or engine.all.min.js. In order to load files like images you will need to run a small web server like http-server on npm. I recommend an editor that does this for me automatically like Brackets or VS Code with the Live Server plugin.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Alternate File Move 2.600

    Alternate File Move 2.600

    A program for synchronization of the content of 2 folders

    A simple program for synchronization (or mirroring) of the content of two folders. To achive this, the amount of necessary file operations is reduced to a minimum. The program offers several options/settings to do this processing like - File comparison by size - File comparison by date (different, older, newer) - File comparison by content - Adding missing files to target folder - Removing files that are not contained in source folder - Include empty folders into synchronization
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Refined GitHub

    Refined GitHub

    Browser extension that simplifies GitHub interface and adds features

    ...In your forked repos, shows number of your open PRs to the original repo. Adds a link to access the past runs of a GitHub Action workflow when seeing the workflow configuration file. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LocustDB

    LocustDB

    Massively parallel, high performance analytics database

    ...Download the latest binary release, which can be run from the command line on most x64 Linux systems, including Windows Subsystem for Linux. When loading .csv or .csv.gz files with --load, the first line of each file is assumed to be a header containing the names for all columns. The type of each column will be derived automatically, but this might break for columns that contain a mixture of numbers/strings/empty entries. To persist data to disk in LocustDB's internal storage format (which allows fast queries from disk after the initial load), specify the storage location with --db-path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SLOC

    SLOC

    simple tool to count SLOC (source lines of code)

    sloc is a simple, fast tool for counting lines of code that’s designed to be used from both the command line and Node.js scripts. It tallies physical lines, source lines, comment lines, and blank lines, giving you a quick snapshot of code size across files or entire directories. The utility is language-aware through lightweight detectors and patterns, so it can ignore comments correctly and avoid counting generated or minified files if you configure it to. Output can be human-readable for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ASL

    ASL

    ExEinfo PE Windows identifier by A.S.L.

    .... - exe pe checker for packers ,exeprotectors , packer detector with solve hint for unpack . Detect .NET obfuscators, Internal zip ripper exe pe ripper ... VBasicfake sign added. MD5 and SHA1 file calculator. .NET detector , analyze executable. Non executable file detection. Detect Internet behavior for updaters and PUA downloaders. Small script Engine for Patch create. Truncate file tool and adding overlay to file empty or from file. Detect installed .NET Runtimes. .NET PE save streams to disk. Lzma Packer and unpacker. .zip / .rar / .7z internal unpacker
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    DupRem

    DupRem

    Simple application to remove duplicate and empty lines on text files.

    DupRem is a simple easy-to-use cross-platform application to remove duplicate and empty lines from any text file. It is also possible to keep or ignore case sensitive. Works also from command-line interface, e.g. "java -jar duprem.jar -r input_file.txt >output_file.txt", to create output file, or "java -jar duprem.jar -r input_file.txt >>output_file.txt", to create or append to output file. DupRem is portable, does not need installation and is developed in Java, so needs the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    dzTranslationManager

    Small tool to merge translations from various .po files

    dzTranslationManager is a tool for merging .po files. It takes an empty template and a list of .po files containing translations and generates a new .po file containing the MSGIDs from the template and the translations it has found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Path Lister

    Get list of files and folders tree

    Folder digging tool to retrieve the list of files based on a search criteria. You can get on the file name, or full path. You can get the file count based on a file mask.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MDB Admin

    MDB Admin

    A complete tool for creating and managing MSAccess databases.

    MDB Admin allows you to open, visualize and edit MSAccess databases (MDB or ACCDB files) without having Access installed. You can also install MDB Admin using winget: winget install --id=MarcielDegasperi.MDBAdmin -e IMPORTANT: To work with .accdb files you must manually install "Microsoft Access Database Engine Redistributable" 32bits, which can be found at the link below: https://www.microsoft.com/en-us/download/details.aspx?id=54920 (please make sure to select 32-bit...
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • 22

    EDAUtils Converters

    Free converters across IP-XACT Verilog VHDL Liberty SystemC

    ...ipxact2verilog : Tool to convert IP-XACT into Verilog module ipxactinterface2svinterface : Converts IP-XACT Bus Definition / BusInterface into System Verilog Interface verilog2lib : Create Liberty .lib library from verilog module lib2verilog : Converts Liberty .lib Cells into empty verilog modules verilog2systemc : Tool to convert Verilog into SystemC keeping the original structure as much as possible. ipxactreg2xlsreg : Converts IP-XACT Address Block file into XLSX for review and documentation purpose xls2ipxact : Creates IP-XACT Address Block file from the legacy XLS/CSV based Register Management system.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Bulk Crap Uninstaller

    Bulk Crap Uninstaller

    Remove large amounts of unwanted applications quickly.

    Bulk Crap Uninstaller (in short BCUninstaller or BCU) is a free (as in speech and beer) bulk program uninstaller with advanced automation. It excels at removing large amounts of applications with minimal to no user input, while requiring next to no technical knowledge. It can detect most applications and games (even portable or not registered), clean up leftovers, force uninstall, automatically uninstall according to premade lists, and much more. Bulk Crap Uninstaller is licensed under...
    Leader badge
    Downloads: 8,241 This Week
    Last Update:
    See Project
  • 24

    ArchLinux Live ISO Prebuild

    Prebuild Arch Linux Live ISO with Desktop Environment included.

    This Project contains Prebuild ArchLinux Live ISOs generated by my ISO-Build Script on: https://github.com/n0raitor/archlinux-iso Just burn one ISO to a empty CD or flash it to a usb stick and use the device to Run an Arch Linux Live System with a Desktop Environment (Which: Included in the Name of the ISO File) Enjoy a much easier Installation Process of an Arch Linux System with the ability to Browser in the Web at the same time. There are two versions of the ISO: Small / Minimal Version (default) Big Version (-big): Includes lots of Live Software Notices: GNOME: When the Gnome Login Screen appears, you can simply type in "root" in the user textfield. ...
    Leader badge
    Downloads: 147 This Week
    Last Update:
    See Project
  • 25
    # Core Features * **Smart preflight checks** * Blocks export if column **E** (Rooms) is entirely empty. * Aggregates hours per room from column **D** and **stops export** if any room exceeds the weekly capacity in **H1** (shows a detailed alert). * Validates the selected **FET** file (path/extension/loadability). # Teacher Name Handling * **Raw names preserved** exactly as typed in **Sheet1** (no trimming or cleaning when exporting)
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project