Showing 58 open source projects for "red-files"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1
    Windows Native Unix Shell (wnus prompt)

    Windows Native Unix Shell (wnus prompt)

    A comprehensive Unix/Linux-like shell environment for Windows 7+ 64bit

    ...It contains 342 fully implemented commands built-in , encompassing file managements operation and so much more. It has a comprehensive help system. This doesn't require WSL to work, or any other outside compatibility layer. Just download and manage files like you would in bash. It requires git, gcc, g++, and docker exes in path if you wish to use them. otherwise you do not need them for wnus to run. Windows 10 or Windows 11 highly recommended. Screenshot are of older version the app still looks the same, Now sh has access to all built-in commands from subshell.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    SsDel by Softsimple

    SsDel by Softsimple

    Secure deletion file or folder

    ...Console mode application for Windows 64 bits and Linux 64 bits (from Ubuntu version 20 or equivalent. If it doesn't work on your distribution, please let me know). Files or directories can be deleted recursively. Zero pad each file in the given path before deleting it. I hope you find it useful :-) DISCLAIMER Use it at your own risk! LICENSE Freeware license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Scriper

    Scriper

    .Net Core desktop application for running scripts

    Are you tired from everyday searching application and scripts? Using Scriper you can manage and run all yours scripts or applications from one place. Simply add script to Scriper and run it by run button. Actual version supports these file extensions (scripts): Windows Proccess - .bat PowerShell - .ps1, .ps2 Python - .py Exe - .exe Linux Shell - .sh Javascript - .js Wiki https://github.com/Gramli/Scriper/wiki
    Downloads: 3 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5
    F&S File Find

    F&S File Find

    F&S File Find - An ultra fast, cross platform, file find tool

    F&S File Find (i.e. Fast and Slow File Find) is a cross-platform command-line tool designed for Ultra-Fast Searching for Files on your hard drive. The application uses two main facilities to quickly locate files on your drive: 1. Caching previously visited folders in order to allow Ultra-Fast searches on consequent searches. 2. Multi-Core operation to speed up searches. (Compared to the standard Windows/CLI search tools) The application is designed to favor speed over all other computer resources (mainly memory), As my assumption is that if you want to locate a file on your drive, you want results as fast as possible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    xSMBus - Java I2C/SMBus API

    xSMBus - Java I2C/SMBus API

    USB Bridge for SMBus(I2C), GPIO, and Clock, Java API

    ...The following are its function options: Need to be executed at the command prompt, java -jar /YourPath/xSmbus-m01-1.0p.jar Help - list the parameter table Verification - verify that the product is working properly Test - used for system maintenance, in advance Check - determine if there is a device on the I2C location Scan - search in the range of 00-FF, search out on the I2C bus all devices Interactive - enter interactive mode File - You can use the executable script to attach files Reset - restart xBridge-M01 You may refer to xBridge that is based on this API https://xbridge-m01.doidx.com You can buy the product from: - China, https://shop255163877.taobao.com - Taiwan, you can buy on https://www.ruten.com.tw/user/index00.php?s=doidx - World-wide, eBay, https://www.ebay.com/str/doidx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Right-Click Extender

    Right-Click Extender

    Hide or Unhide Hidden Files Right Click

    To remove the hidden attribute for a file or selected files to unhide them, enable “Show hidden files, folders and drives” option in the Folder Options dialog. Then select the files for which you want to remove the “H” attribute, right-click on the selection and click “Show / Hide selected files” context menu entry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cygSimple

    Simplistic Cygwin

    I find the current setup process for Cygwin a bit cumbersome and over burdened. It doesn't have to be and you can have a small Cygwin footprint. This project will help provide you with instruction and zip files for a basic setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    cmd.toolkit

    toolkit for creating cmd batch scripts

    Collection of useful cmd functions callable from batch scripts.
    Downloads: 0 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
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge
    Downloads: 1,128 This Week
    Last Update:
    See Project
  • 11
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    desk

    desk

    A lightweight workspace manager for the shell

    ...Desk makes it easy to flip back and forth between different project contexts in your favorite shell. Change directory, activate a virtualenv or rvm, load in domain-specific aliases, environment variables, functions, arbitrary shell files, all in a single command. Instead of relying on CTRL-R to execute and recall ("that command's gotta be here somewhere..."), desk helps shorten and document those actions with shell aliases and functions, which are then namespaced under a particular desk. Because Deskfiles are just enriched shell scripts, the possibilities are endless. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Elektra Initative

    Elektra Initative

    Elektra serves as a universal framework to access configuration.

    Elektra provides a mature, consistent and easily comprehensible API. Its modularity effectively avoids code duplication across applications and tools regarding configuration tasks. Elektra abstracts from cross-platform-related issues and allows applications to be aware of other applications' configurations, leveraging easy application integration. See http://www.libelektra.org for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BatchBox

    BatchBox

    Ever wanted to hack with batch?

    ...https://sourceforge.net/p/batchbox/wiki/Updates/ *.If you are interested in joining the project, contact the developer *.Apart from the Batchbox zip, we release regular updates and patches, so check back regularly: https://sourceforge.net/projects/batchbox/files/Updates/ https://youtu.be/zwHwdUCuVrc the latest update is minor_update_1.4.zip ---------------------------------------------- CONTACT Details: jahwi.batchbox@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This library can retrieve icons from extensions and files, with additional information like file type (hard drive, folder, PHP Script File, ...). The library also provides a class for CACHE icons and creates an ImageList with the added icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Swish
    Access your remote files over SFTP directly from Windows Explorer and 'My Computer'.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    Command Line Files

    Command Line Files

    A powerful, useful CLI

    Command Line Files is a command line interface (CLI) written for file and folder browsing. But, it's functionality doesn't stop there. Here are some of the things you can do with CLF: Create files and folders, delete files and folders, download files, view online files as well as files on your machine, start processes and execute shell commands, display disk space and system memory, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    InvisibleShortcuts

    Create your own customized shortcuts to do anything!

    Welcome to use InvisibleShortcuts! InvisibleShortcuts is a invisible service which allow you to create your own customized shortcuts to launch applications, visit folders and websites, manipulate files, execute system command lines or do anything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Alternative Windows Console v2

    Alternative Windows Console v2

    Alternative Windows(tm) Console - extended interface to Windows shell

    Download it for free for any use!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    USB Extension

    Software for the placement of removable devices shortcuts.

    Software for the placement of removable devices shortcuts on the desktop in Microsoft Windows. Support cd-rom, usb-drives, flash cards, network drives and etc. Work on Windows XP and later. Written on c++. Now the installer (1.0.2) with required DLL-files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    xmlfind

    A command line tool to extract data from xml files

    XmlFind is a small tool to extract data from an xml file in a format adapted to a classical Unix Shell pipeline. Think of it as a kind of find command that act on the content of a (or a set of) xml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Virtual Shortcuts

    Virtual Shortcuts

    Create a virtual place to get a free-of-trash Windows desktop

    Manage your programs and files to get an easy access to them without consuming your desktop's space, memory and flexibility. Recreate a virtual space to fill it with shortcuts and leave the original Windows desktop with only a cute background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyDSH is a remote administration tool, consisting of pydsh and pydcp. Pydsh allows you to run a command on multiple hosts in parallel over RSH, SSH or Telnet, OR manage your SSH public keys. The pydcp command allows copying files to/from multiple hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Windows console app to delay a specified number of seconds and exit if a key is pressed. Handy for automation batch files. For example: :start batdelay 10 if ERRORLEVEL 1 goto :EOF ...do something goto start
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MyExplorerContextMenu introduces a custom context menu for files and folders in Windows Explorer that gives direct access to the functions that you need to perform regularly on files and folders (and without requiring installation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next