Showing 615 open source projects for "user"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    F2Ashell
    This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    File Locker Shell For NTFS

    File Locker Shell For NTFS

    Lock file/folder on NTFS to prevent file/folder from misdeleting

    Lock file/folder on NTFS to prevent file/folder from misdeleting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    File in File
    Hide File in another File! e.g. hide mp3 in picture etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    eggShell

    Previously known as Cloud:9ine, eggShell is the 2012 edition.

    Based on our Cloud:9ine shell replacement project which circulated from 1999 to around 2002, eggShell is a modern, script-based toolbar UI for Windows 2000, XP, Vista, 7 and 8.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    trans-pl

    transmission management script for TomatoUSB

    ash script for management of transmission-deamon and transmission-remote under TomatoUSB fimware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    xhc allows you to easily launch the XWin.exe Cygwin/XFree server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BCD is a shorthand for "Better CD". It is modeled after "cdargs" utility and allows you to give aliases to frequently used directories and "cd" to them. BCD is cross platform and was tested on Linux, Cygwin and Windows XP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Easily configure bash completion scripts on a per-user or system-wide basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Darimasen seperates directory navigation and file operations, using a menu-based system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "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
  • 14
    QDroid is a framework aimed to fast developing stand-alone utilities with Qt Script and easily and fast integration scripts into QT-based applications. Moving to Gitorius due Berlios closing. See you at https://gitorious.org/qdroidscript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fshell is the Symbian equivalent of bash + telnet + a posix-like set of command-line tools. In other words it's a console framework for Symbian OS with support for remote connections and a suite of tools for debugging the device.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    QTTabBar is extension for Windows Explorer that brings tabbed browsing to Microsoft's file browser, along with a host of other great features. Under new management! Now in public beta!
    Leader badge
    Downloads: 319 This Week
    Last Update:
    See Project
  • 18
    SharpEnviro
    SharpEnviro is a GPL (Copyleft) Windows Shell Replacement created in Delphi.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    AGROS is a Unix shell that restricts the user to a limited number of commands. It is a port to C of the limited shell (lshell) by Ghantoos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    EveMarketFeed

    Project to development common data format for Eve market order data

    Project was started to give a work space for anyone interested in developing a shared data format and code that web sites can use to exchange market order data both from the Eve client market order cache and Eve market order APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...It provides: * A generic curses form-based interface to enter options and arguments required by scripts/commands; * A menu system to hierarchically organize them; * A viewer to browse the standard output and standard error of invoked script/command. In its simplest usage, you only have to describe the data type requested by the command and the command itself: user interaction and screen layout are automatically adapted so you don't have to care about it, but for complex situations, CCFE is programmable with your preferred shell interpreter and can propose lists of admitted values selectable by user for parameters to enter. CCFE don't need changes to called scripts or commands, so they can indifferently be executed with CCFE interface or CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Remote Desktop Client for the GNOME Desktop. Supported protocols: RDP, VNC, SSH. Configured sessions can be saved to the built in list. Additional programs required: rdesktop, tightvnc, ssh, gnome-terminal. Application can be run with Mono runtime.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Mussh is a shell script that allows you to execute a command or script over ssh on multiple hosts with one command. When possible mussh will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    RayConsole

    A command prompt for Windows

    RayConsole is an equivalent to Windows CMD with some additional functions, like transparency mode, tabs, UNC-path support, fast mark, copy and paste functionality or full screen support. PLEASE NOTE: The current development status of this project is Pre-Alpha, so don't worry about errors and bugs. I try to fix them as soon as possible. Also some features listened above aren't implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo