Showing 112 open source projects for "simple-xml"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 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
  • 1
    A simple File Explorer, like Total Commander, in C# .Net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    If you're a frequent shell user, BASH Shortcuts will help you navigate smoothly and quickly between frequently-visited directories by enabling you to reference a lengthy directory path using a meaningful keyword (shortcut).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Windows Alias Generator is a simple program used to generate aliases for windows command prompt commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    epc - Easy Prompt Changer. A simple, maybe unnecessary program to change or edit the prompt easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Tagland provides hierarchical, taxonomic tagging system, called a tagonomy, and maps these hierarchies to spaces. Spaces have commands, schemae storage, and object storage. The system is implemented in Java, with a command-line user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Process Manager for Windows (PMW)

    A easy to use task manager that lets you control your apps

    Process Manager for Windows is a smart Task Manager that lets you manage priority, transparency, visibility of your processes with few clicks. It lets you kill one process or all processes in with just shortcut key and let you gain control of your unresponding windows computer and let you regain all the resources back, of course when killing apps you always have the risk of losing the unsaved data. ================= This tool flourished from 2008 to 2013, and was downloaded over...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    Quick hide
    Don't you feel sick every time trying to enable "show hidden files" and especially when a virus doesn't allow you to? well... I do. So I published a SUPER simple and SUPER handful application to deal with this problem.(remember to refresh explorer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An experimental terminal shell project in Python & curses. The aim is to be a command-driven language, with simple english-like grammar but still powerful and easy to do most CLI tasks without having to remember "weird" unix commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tpsh aims to be a simple yet quite portable unix shell written in Perl. If you have to use various OSes/Shells, tpsh might just be the shell for you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Multy-command is a simple Bash script which provides easy way for executing commands and distributing files to a list of machines, using SSH. It is extremely useful for clusters and large server environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SIS (System Information Script)

    SIS (System Information Script)

    Simple & useful benchmarking bash shell script for GNU/Linux distros.

    ...SIS is a handy and simple tool to use on most of GNU/Linux Machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    catamaran
    Program for simple controlling PC over the XMPP/Jabber. It connects on given jabber account and doing all commands that you'll send to it on hosted PC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Simple terminal utility that changes the console color
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...It is automation tool with central database for keeping key info about IT infrastructure and users. Adminstack makes separate systems to be managed centrally by simply editing XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple virtual machine manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AppBar3 is an application, which provide simple access to favorites programs and Windows functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GUI SHell: Python graphical multipurpose shell. Avoid complex shell syntax in favour of a simple syntax with GUI helpers. Uses Python for scripting and extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TS Launcher is a simple application designed to replace the user desktop on terminalservers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a simple script to compress a file, a folder, multiple files, multiple folders with password protect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Utility to find holidays or days off from xml-based configuration file. You can specify exact dates or something like "forth Thursday in November" for Thanksgiving. This utility is handy for putting cron jobs on "hold" during the holidays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    parallelize: a simple shell command parallelizer. Run a batch of single-threaded CPU-intensive tasks, by piping a list of commands to stdin. The only argument is the number of simultaneous processes to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A modular framework for implementing a CISCO-like CLI on a *NIX system. Arbitary command menus and actions can be defined using XML files. This software handles the user interaction, and forks the appropriate system commands to perform any actions.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    AddToRun is a small utility that will allow you to open any file or application from the Start Menu's Run Command dialog box (WIN+R). It has a very simple interface which will allow you to select a file and assign it an alias or friendly name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cptree.sh is a simple bash script to clone a directory. It is like an updating 'cp' that erases non existing files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A kernel written by Merck Hung. IA32 architecture, 32-bit protected mode, Memory paging, Keyboard, Timer Interrupt Handling, and a simple kernel shell to operate. Written in C language, development under Linux environment.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo