Showing 2820 open source projects for "drcom-for-linux"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    This project consists of two shell scrips. One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app. The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method. Other software is needed. The bundle is included in Android Backup Extractor, with the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    PHP-based File Explorer with Material Design Lite only in one page >>> NOTE: This project is being development, use at your risk <<< For view source-code online, visit http://github.com/michioxd/bakafiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ts_extract

    Analyze and reassemble TS (mpeg transport stream) fragments

    This program allows to detect, analyze and reconnect fragments from deleted TS (MPEG transport stream) files. You can use this to recover files from a hard disk after a crash or an erroneous deletion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OpenFSL

    An open source filesystem library

    OpenFSL is an os-independent file system library. It provides file system control with customizable disk control. Currently supports MBR and FAT32 partially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 5
    The ZLib.Ada is a thick binding to the popular compression/decompression library ZLib http://www.gzip.org/zlib/. ZLib.Ada provide Ada style access to the ZLib C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    drive

    drive

    Google Drive client for the commandline

    drive is a tiny program to pull or push Google Drive files. Make sure to set your GOPATH in your env, .bashrc or .bash_profile file. You can install scripts for automating major drive commands and syncing from drive-google wiki, also described in platform_packages.md. See file Makefile which currently supports cross compilation. Just run make and then inspect the binaries in directory bin. drive supports resource configuration files (.driverc) that you can place both globally (in your home...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DynaQ

    DynaQ

    Innovative text document search. http://dynaq.opendfki.de for details.

    The goal of DynaQ is to develop an inquiry system to explore the personal information space, supporting you with the searching paradigm 'orienteering'. DynaQ is a (desktop)search engine with enhanced functionality for file, email and blog search. Look at our GitLab homepage for sourcecode and documentation: http://dynaq.opendfki.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FixSit

    FixSit

    Fix Mac Type/Creator data for MacOS on Linux

    This little tool will scan your .HFS filesystem for files with "????UNIX" codes and tries to correct them. Currently supports .sit, .zip, and .pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dirsynch

    dirsynch

    Directory synchronization tool

    DirSynch is a bidirectional directory synchronizing software. It helps you to discover the status of each file in both directories: if it's only in one of them, if it's newer in one than in the other, or if they are simply equal. It also support file content comparison using a hash function, although it's very time consuming. After letting you to choose which files do you want to synchronize, it performs the right operations to make both directories equal (or not, if you want it different)....
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 10
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    FreeSubtitleAssistant

    FreeSubtitleAssistant

    This is your best assistant to rename video and subtitle file names.

    INTRO We all come into this situation in which video and subtitle names are not match, then we have to drag subtitle file into player every time, again and again. FreeSubtitleAssistant is a free, simple, quick, light software to solve this problem. NOTICE You can easily cover file names from LEFT list (source list) to RIGHT list (destination list), just be ware don't mess up the direction (from left to right). PLATFORM Win 64bit available. Linux version deployed by CQtDeployer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UniHA

    UniHA

    ZFS High Availability and Continuous Replication for any application

    Data Storage, protection and management system for Debian Linux and ZFS. Dual node Metro Active/Passive and Active/Active High Availability for any application. Converts any application, program and script into a highly available mission critical solution, with Webmin fully web-based administration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Delayter

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

    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 not remember whether they are important or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

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

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ccccd

    ccccd

    Channel Code Copy of Compact Discs

    Channel Code Copy of Compact Discs: This project has the goal to archive the complete content of CDs on the channel code layer. Here, the NRZI signal which stems from the laser-pickup of a CD player is recorded directly, providing sort of a pit-land photo of the CD. The resulting image file, in turn, is demodulated and decoded in software, i.e. within a virtual CD player. The digital audio channel code on LaserDiscs and CD Video discs can be handled as well. Note: The image extraction...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17

    Simple Backup

    This UNIX program backups files and directories, to a directory.

    Simple Backup can be used to backup and compress, files and directories, to a destination directory. Usage: simplebackup SOURCE1 SOURCE2... SOURCEn DESTINATION_DIRECTORY It creates a new directory with a date stamp in its name. Simple Backup works with Linux, macOS, and FreeBSD. ------------------------------------------------------------------------------------------------------ To restore data from a Simple Backup archive, one can use tar -xf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QtFM

    QtFM

    Desktop Independent File Manager

    Lightweight unix file manager using Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fff

    fff

    A simple file manager written in bash

    A simple file manager written in bash. Minimal (only requires bash and coreutils). Smooth Scrolling (using vim keybindings). Tab completion for all commands! Automatic CD on exit (see setup). Works as a file picker in vim/neovim (link)! Display images with w3m-img! Supports $CDPATH. You only need to modify the keybindings that you'd like to change from the default. fff will run perfectly fine without any of these defined. When rebinding a key in fff make sure you don't have two bindings with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An extremly fast and lightweight file manager which features tabbed browsing and user-friendly interface
    Leader badge
    Downloads: 1,242 This Week
    Last Update:
    See Project
  • 21
    DropYet

    DropYet

    It's the simple cloud.

    With DropYet you can manage your personal files in the easiest way. And it's not that bad looking. :) Enjoy the security, simplicity and beauty of DropYet. Upload, rename and delete files. The simpliest manager of files and folders. Furthermore, there are more features like securely sharing files, password encryption and encrypted file detection. Setting it up is easier than ever before. Just try DropYet. Currently working on MORE features for you. Now with Dark...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    STManager

    STManager

    manage assortment in your company

    STManager lets you manage photos of your products. When the right information is needed, then it lets you quickly search for the right product you are looking for. Application designed to help with managing for example postal packages, where each product is very distinct for one another. For source code and more insides of this project, please visit github page: https://github.com/michalwilk123/STManager Name STManager is derived from old name: "Stocktake Manager".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    diffpak

    A huge files block differential compressor

    A differential compresor (or a binary diff) for huge files. Unlike other tools, e.g. xdelta3, it searches for matching data through the whole source file, even if it weights several gigabytes, while using much less memory (with default configuration approx 25x less than the size of the source file). Output files are not compressed, so you can use any compressor you like with great results. It is quite fast for very similar files (about the speed of hdd, however it reads input files twice)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NOTE: Moved to https://github.com/vapier/ncompress maintaining the public domain project ncompress
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    Node Renamer

    Node Renamer

    A Simple Cross-Platform Batch Renaming Application.

    About By using Node Renamer you can easily set up a batch rename job using multiple rules on a large number of files. The 10 different rules allow you to change file names with prefixes, suffixes, and timestamps, etc. Before renaming the files you can analyze that the output will be correct. Usage Guide Step 1: Add files, directories, and sub-directories for bulk renaming at once. Step 2: Select from the list of 10 rules to rename multiple files. These rules are: Add Prefix, Add...
    Downloads: 0 This Week
    Last Update:
    See Project