Showing 31 open source projects for "gimp-program"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    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 font size to the desired level, before using the script, to view in bigger mode. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    xSMBus - Java I2C/SMBus API

    xSMBus - Java I2C/SMBus API

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

    [Introduction] xSmbus-m01 is not only a Java API, but also a program that can be executed separately. 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?...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Bash Command Builder

    Bash Command Builder

    A simple Bash IDE / Debugger

    Bash made easier: A simple IDE / Debugger for writing, debugging, and executing single commands and short scripts. If you are a struggling occasional user of Bash, or would be a user if it weren't so difficult to get started, then this program will help. Runs on Linux or Windows Subsystem for Linux.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    pipestatus - source file for UNIX/POSIX shell that allows to obtain an exit status of every program in a pipe.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    aeternaICT Script Scheduler

    aeternaICT Script Scheduler

    Java Client-Server Script Scheduler

    ...Allow to run local and remote batch/script processes. Minimum requirements: - os with Java version 7, 32 bit *Hardware or software firewall running on your computer or lan network, can inhibit program proper working. It is recommended to disable them or create an appropriate rule.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    CmdShortCut

    Cmd ShortCut for everyday functions like ipconfig made with C#

    Cmd ShortCut for everyday functions like ipconfig/ping/nslookup made with C# including a program update function still in development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Skylight shell

    Skylight shell

    A general shell written in FreeBASIC

    This OS is a command line tool written in FreeBASIC. We have put many hours into making skylight shell a good program. If you have any questions, please go to the discussion page. Please also report any bugs that you have found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Auto Shutdown v2.0

    Auto Shutdown v2.0

    Auto shutdowns, restarts & logs off your computer while you are away!

    Auto Shutdown is a small but effective application that was created to help you schedule a system power off or reboot in an effortless manner. The program also supports the 'Log off' action besides 'Restart' and 'Shutdown'. Auto Shutdown displays in the main window both the current time and the customizable timer you can use to schedule a task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    This is a small Shell-Script that Updates Programs for Linux. It will only work on Systems that support 'apt-get'. Source-Code is provided as a .txt file, and a .sh file. (The 'Source' .sh file lets you keep your Version and the original separate).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Windows Alias Generator is a simple program used to generate aliases for windows command prompt commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This program scanning over network and localhost. Used sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The program `pexec` executes parallely the given command or shell script on the local host or on remote hosts, while some of the execution parameters, namely the redirected standard input, output or error and environmental variables can be varied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Allow restrict lifetime of any command/program/script on UNIX-like systems. Also allow chronometring command/program/script and send any SIGNAL after timeout
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JScript is Java Interpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java command line console is included. It's easy to create script program in Java grammar by it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Program prevents PDA device to go to sleep/Idle. You also can make PDA screen always light up (like TomTom applications).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This tool runs as a window service to start and stop rails server on a path and port specified in the .config "C:|Program Files|MA|Rails App Launcher" file on the windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WinShell Commander is used with shell menu, just simply right click on your desktop orin explorer. You can edit the menu and select any file or folder and user defined program. It allows a user to customize or replace pop-up menu in any application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 6 This Week
    Last Update:
    See Project
  • 20
    This program is a hot-key enabled console which allows you to start any applications, open any documents, URLs, mail addresses and folders. Forget shortcuts and various fast start panels. It supports plugin which writen by any .NET languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ButterflyOS is a very simple operation system for the Atmel AVR Butterfly board. It's based on the AvrX multitasking scheduler, created by Larry Barello. A byte-code program for ButterflyOS, can be sent and managed through the serial interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A collection of Windows script files for system administration purposes, including waRmZip: delete/compress old files, waTimer: stopwatch program with statistics, waGetOpts: option parser for .cmd, waTee: copy STDIN to a file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GeoShell is a Windows Shell Replacement. It replaces the standard 'Start Menu', 'Desktop', 'Task Bar' and 'system tray' of windows with a smaller, faster, and more configureable program, with an extensible bar-oriented minimal interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Shell Extension Manager helps you activate / deactivate MS Windows shell extensions in order to improve the stability and speed of your computer. Your actions with this program could fail your Windows Explorer Shell! Use with caution!
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB