Showing 36 open source projects for "void based linux"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 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
  • 1
    AI File Sorter

    AI File Sorter

    Local AI file organization with image-based rename suggestions

    AI File Sorter is a cross-platform desktop application that uses AI to organize all files and suggest better file names for image files, based on their visual content. The app can analyze picture files locally and suggest meaningful, human-readable names. For example, a generic file like IMG_2048.jpg can be renamed to clouds_over_lake.jpg. All rename and categorization suggestions are optional and must be reviewed and approved before anything is applied. AI File Sorter helps tidy up...
    Downloads: 268 This Week
    Last Update:
    See Project
  • 2
    Robinhood Policy Engine
    Policy engine and reporting tool for large file systems. It maintains a replicate of filesystem medatada in a database that can be queried at will. It makes it possible to schedule mass action on filesystem entries by defining attribute-based policies, provides fast 'find' and 'du' enhanced clones, gives to administrators an overall view of filesystem contents through its web UI and command line tools. It supports any POSIX filesystem and implements advanced features for Lustre filesystems...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    CliFM

    CliFM

    The command line file manager

    A file manager for the Unix terminal. Unlike most file managers out there, based on the TUI, CliFM is entirely based on command-line. It is also ultra-lightweight, lightning fast, extensible, and written in C.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    nnn

    nnn

    The missing terminal file browser for X

    nnn is a fork of noice, a blazing-fast lightweight terminal file browser with easy keyboard shortcuts for navigation, opening files and running tasks. noice is developed considering terminal based systems. There is no config file and mime associations are hard-coded. However, the incredible user-friendliness and speed make it a perfect candidate for modern distros. nnn works with the desktop opener, adds new navigation options, navigate-as-you-type mode, enhanced DE integration,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 5

    ReMove to Waste

    rmw (ReMove to Waste) is a command line recycle bin/trash can utility

    rmw (ReMove to Waste) is a safe-remove utility for the command line. Its goal is to conform to the FreeDesktop.org Trash specification and therefore be compatible with KDE, GNOME, XFCE, and others. Desktop integration is optional however, and by default, rmw will only use a waste folder separated from your desktop trash. One of its unique features is the ability to purge files from your Waste/Trash directories after x number of days.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Multi-Threaded Multi-Node Utils (Mutil)

    Multi-Threaded Multi-Node Utils (Mutil)

    Multi-threaded cp and md5sum based on GNU coreutils

    Mutil is a set of standard utilities that have been parallelized to maximize performance on modern file systems. These currently include multi-threaded drop-in replacements for cp and md5sum from GNU coreutils, which have achieved 10/30x rates on one/many nodes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SpaceFM

    SpaceFM

    A multi-panel tabbed file manager for Linux

    SpaceFM is a file manager with built-in VFS, udev-based device manager, customizable menu system, and bash integration. See website for more screenshots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Copy and Move with checksum verification

    cp and mv extended with checksum verification

    New versions @ https://github.com/hansij66/securecopy crccp and crcmv are based on coreutils (v8.23) and add crc checksum functionality to cp and mv commands. Checksums can optionally be stored in the file's xattr. The command crcsum can be used for further checksum analysis/verification, or for storing a checksum in the xattr of all files in a directory or filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Easybee

    Easybee

    GTK BASED SAMBA GUI CONNECTER

    Easybee is a Samba connecter that code by GTK interface lib. basically, Easybee finish the work by porforming the commond "sudo mount -t cifs //hostname /mnt/mountdir -o username=*,password=*". Now ,it is can be used on ubuntu. It is released under the terms of the GNU General Public License, version 2 (GPL v2+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10

    Flashmon

    Onboard NAND flash operations monitor for embedded Linux

    Flashmon is a Linux kernel module that monitors NAND flash memory access events using Kprobes and Jprobes. Flashmon targets embedded boards shipped with bare flash chips managed with MTD : mainly JFFS2, UBIFS and YAFFS based systems. The monitored events are : flash page read / write requests, and flash block erase operations. Instructions on how to use Flashmon are included in the archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML-Parser Library for BR-Automation PLC

    XML-Parser Library for BR-Automation PLC

    Simple to use XML-Parser/Composer Library for B&R Automation PLC (SPS)

    The Library xmlio is a simple to use non validating XML-Parser/Composer for B&R Industrial-Automation PLC (B&R SPS). It reads and writes Process-Variables including Structures from and to XML-Files. Easy to use: #include <xmlio.h> /* Write Variable to XML-File */ status = xmlWrite(strName, strFile, strDevice, 0); /* Read XML-File into Variables */ status = xmlRead(strFile, strDevice, ignoreUnknown, &line, &character);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    md5cp

    Copies files conditionally using MD5 checksums

    md5cp will traverse a file tree and check the MD5 checksum of each file. If the file is unchanged, it is ignored; if it is changed (or new), its MD5 is updated in the database, and the file is copied to the destination directory. A number of optional parameters can change what happens in addition to the file copy. This utility is useful for situations when file dates are corrupt and rsync cannot be used. Copyright (C) 2013 The Regents of the University of Michigan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HADOS

    HADOS

    High Availability Distributed Object Storage

    HADOS is a server software for storing files in a cluster of server. The goal is to handle high availability by storing copy of the same file on several nodes. HADOS provides RESTFUL APIs to easily store, check or retrieve files. Using the powerful cluster APIs you can retrieve the files whatever the node that hosts it. To avoid any single point of failure, it is possible to apply a request to any node of the cluster, there is no master node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web based disk usage analyse tool. Devided into two parts, the scanner and the viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dedup util is a lightweight open-source files packing tool. It is based on block-level data de-duplication technology, and can reduce the data capacity to save storage space. The key feature is no block data collsion with md5 hashkey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Software for Storm Semiconductor Gemini Devices New Company : Cortina Systems see www.cortina-systems.com For NAS and Router-Board
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LANL-Purger is a purging system intended for use on larger parallel filesystems in which notifications or advanced queries are required before file deletion. The parallel code requires MPI and database storage uses a PostgresSQL server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Stores and retrieves files in an encrypted archive. Also manages files stored on CDs and DVDs. Other functions are incomplete. PLEASE NOTE: you need to download both an Objectify release and a Public Objects release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Finddupe is a VERY FAST command line C program to catalog very large archives, identifying duplicate files even when offline. It has many features. You can easily grep a catalog to find what you have, and locate where it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Two-panel fully professional file manager supporting tab based console and gnome-vfs (allows you to use http, ftp, samba and other commonly used protocols). Based on GTK library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A quick image scanner and parser to recursively search and find images based on usesr specified criteria(such as resolution on both image axis) and supporting a large number of graphic formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sparsedd (sdd) is a substitute for the unix dd command which uses lseek(2) where possible when copying blocks of null bytes, in order to take advantage of the sparse storage implementation of the underlying filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Texplorer is a text-based file browser. It's easy to use and working on any *nix and BSD systems. If you are familiar with "vi", getting along with Texplorer wont difficult for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PySamba is a full wrapper based in the work of Tim Potter. PySamba is built as a Python C extension and a Python module that hides the complexity of the lower layer (smb). At now, PySamba provides a fully functional samba wrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NeboKatalog is a CD/DVD catalog software, it is gtk+2 based and is format-compatible with gtktalog-1, currently it runs only on Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next