Showing 37 open source projects for "system ram information"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 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
  • 1
    flom

    flom

    Free Lock Manager

    FLoM is a free open source distributed lock manager that can be used to synchronize shell commands, scripts and custom developed software. When used in a shell environment, FLoM manages process synchronization in the same way that "nice" manages process prioritization. Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    HSTR

    Shell history suggest box - easily view, navigate, search your history

    Are you looking for a command that you used recently? Do you want to avoid the need to write long commands over and over again despite you used them recently? Are you looking for a tool that is able to manage your favorite commands? HSTR is a command line utility that brings improved Bash command completion from the history. It aims to make completion easier and more efficient than Ctrl-r. Apart to the completion, history can be managed (you can remove commands that e.g. contain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CLISP - an ANSI Common Lisp
    CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.
    Leader badge
    Downloads: 244 This Week
    Last Update:
    See Project
  • 4
    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,456 This Week
    Last Update:
    See Project
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 5
    winrosh is Robbie's Shell for Windows. It is a command line shell that imitates the file-completion function of Bash (as of year 2005). It is better than NTSH and windows bash ports in that it supports CJK encodings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8

    tagx

    Unix utility to help to create XML files from shell scripts.

    Simple Unix utility to help to create XML files from shell scripts. It encapsulates what comes from the pipe. Ex.: $> echo hi | tagx label <label> hi </label>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SoupToNuts is a repository of technical articles and example software covering Postfix, OpenSSH, C and C++, Live Linux CD, MySQL, SQLite, Berkeley DB, Bash and System Administration.
    Downloads: 49 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Pure object based operating environment, script language, shell, loads plugins to extend functionality, it's a MUD gone awry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sudosh3 is an auditing shell and filter based on sudosh2 (a continuation of sudosh).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xlayout is a terminal based utility to get and set information about X11 windows and the pointer. Its designed to be easily integrated into bash shell scripts and takes advantage of the X11 protocol to allow it to access remote X11 desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    LtTTY is a windows ssh client based on PuTTY. It has some Expanded functionalities: stored the settings information at local file(not Registry); easy to manage multi-window; transparentable window; and so on ... I think it will be useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Set of programs and scripts that will allow to improve the usage of CPUSET. It includes a "jail" for users to just use on cpuset and sets and permissions management. (See web for more information)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    metashell is a lightweight, heavy punch, interactive, intelligent command-line shell. The amazing difference with metashell lies in its ability to determine a file's datatype, and automatically run your desired applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a Command Line Interface that supports menus, tab completion, commands history...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Accepts a regular expression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    River is a group of almost two hundred tiny, recombinant programs that have successfully combined to make useful apps. The River is being moved to open source. We have 60+ proglets moved, starter application packages, directory navigation and ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is My SHELL project. It is my practice task at the university to write a simple UNIX shell. It also includes some standard environment utilities.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    sudosh is a sudo shell, filter and can be used as a login shell. Sudosh records all keystrokes and output and can play back the session as just like a VCR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Iron Bars Shell is a restricted Unix shell. The user can not step out of, nor access files outside the home directory. It is written in C for Linux. No libraries used. It is small, fast, secure. Two ascii configuration files for more control.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Scripting Tcl interface to Qt multiplatform library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OS based on Agent based Security with a new type of split kernel and agents platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next