Showing 72 open source projects for "using"

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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    TaskbarPinner (in VB.NET way)

    TaskbarPinner (in VB.NET way)

    Pin ANY stuff to the Win7/8 taskbar.

    This app allows you to pin file, folder and library into Win7/8 taskbar. You can select the stuff, either by using the button provided, or type the stuff path yourself. It also support Drag-and-Drop, which allows you to pin a bunch of stuff at once. "Set Before You Pin" is the concept of this app. You can customize how your shortcut will be, such as its icon, before you pin it to taskbar. It also support any language version of Windows, as it uses Unicode version of API, and it loads the verb string (such as "Pin to Taskbar") from Shell32.dll at Runtime. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    System Information Report

    sh script for collecting system basic OS and hardware information

    Sh script that collects system information about OS and hardware using standard built-in system utilities and presents collected info as detailed report. Collected info: System type, kernel version, system release, number of CPUz/cores, memory, filesystem, bios info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Darimasen seperates directory navigation and file operations, using a menu-based system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    "bash the Database" is a loadable builtin command for the GNU bash shell which allows scripted access to relational databases using SQL commands similar to those used in embedded SQL programs. Originally written for DB2, support has been added for databa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    qpkg is Arch Linux' "query package" tool, using it, you can search for packages in all known repositories and in AUR, install packages directly from AUR, find packages owning files on your filesystem, check the integrity of installed packages, a.m.m.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Unix Shell with Extra Features
    This is a project containing a simple Unix Shell using the C Programming Language that will have features such as an implementation of command line history and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mini Bash
    C++ A small school project where I had to mimic the Bash Shell using fork(). I use a VERY clever way to pipe the data in compound commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MikroConf Router Configuration Interface
    MikroConf is a command line administration interface for Linux-based embedded systems (linux/uclibc/busybox), which can be easily extended with new administration modules using the Tcl programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Oracle Component Handler. Bash scripts helping the (database) administrator to manage all Oracle components on the Linux machine. Easy management by starting, stopping, showing and status questioning of different Oracle products.
    Downloads: 0 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
    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
  • 11
    Yum Repo Sync is a shell script that synchronizes a local directory with a repository mirror using rsync. Yum Repo Sync provides one easy way to create and maintain a local repository to YUM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    This is a remote administration tool that allows command execution on remote machines in a similar way to open ssh. The goal is to provide an OS independent way to execute remote commandsby using the Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Everyone is writing shell scripts with his own style, but sometimes it's difficult to understand developpement from an application to another, or between different developpers. By using Norma standards, it well be easy for everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    RunAsAdmin Explorer Shim is a tool that lets administrators to keep and easily use their administrative rights but still enjoy safety of using least privileged accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rename a bunch of files without specifying complicated substring and replacement rules, but instead by using all the power of your favorite text editor!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    OrganizerCalendar is a command line utility written in python that will help you organize your upcoming appointments using only command line, so you can use for example ssh to manage your calendar from remote computer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Bash Find (bf) is a bash shell enhancement that allow user quickly find a previously used command from bash history. It's small, compact, reliable and extremely usable for people using bash every day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An aliased-directory command-line navigation system. Manages a set of user-specified aliases pointing to directories tha allow the user to "jump" from one directory to another using very quickly and efficiently.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Discuz! Command Prompt is a plugin for Discuz! forum system that emulates the famous DOS environment, written using AJAX and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    rzync is a simple ksh script using rsync to synchronize a file/directory with a remote one using the SSH channel. It enables user to define different configurations and prepare SSH keys, and also supports batch mode and logging option to trace the output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This program is a simple shell. chdir, echo, mkdir,rmdir,cat, history, variables, a little help, ... are supported. For more info see the changelog! There's also a script installer/uninstaller. (you can run it using GabySH!!!). Win32 Plateform.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    mail2bash is a script written in php and bash used to remotely admin a Linux server using a cell phone capable to send e-mails via network operator.
    Downloads: 0 This Week
    Last Update:
    See Project