Showing 65 open source projects for "gimp-program"

View related business solutions
  • 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
  • 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
    Quine Relay

    Quine Relay

    An uroboros program with 100+ programming languages

    quine-relay is an esoteric programming project that produces a single program which, when run, outputs the same program in another programming language; and that next-language version, when run, outputs itself in yet another language—and so on—cycling through many languages until returning to the original. It is effectively a “relay” of quines across dozens (or hundreds) of languages. The repository contains implementations, translation scaffolding, and carefully crafted code for each hand-rolled segment so the program maintains correctness across languages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    InvoicePrinter

    InvoicePrinter

    Super simple PDF invoicing

    Super simple PDF invoicing. InvoicePrinter is a server, command line program and pure Ruby library to generate PDF invoices in no time. You can use Ruby or JSON as the invoice representation to build the final PDF.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    RubyGems

    RubyGems

    Library packaging and distribution for Ruby

    RubyGems is a package management framework for Ruby. A package (also known as a library) contains a set of functionality that can be invoked by a Ruby program, such as reading and parsing an XML file. We call these packages "gems" and RubyGems is a tool to install, create, manage and load these packages in your Ruby environment. RubyGems is also a client for RubyGems.org, a public repository of Gems that allows you to publish a Gem that can be shared and used by other developers. See our guide on publishing a Gem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 24 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
    ChipFile Browser

    ChipFile Browser

    Indexed file searching for car ecu files | MSSTuner | Testo Log Viewer

    This is a little program i made, to support me searching tuning files out of a large database of files. You can select any original chiptuning file and search for similar ones in your tuning file collection. You have to add your directories with files to the program, so they can be indexed and a fast search can be performed. Currently it's developed under Ubuntu Linux and runs also on Windows.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    BashCore

    BashCore

    A custom Debian live ISO with security tools, no GUI, only Bash.

    ...BashCoreTX combines XFCE with Debian 13, Linux 6.12, Firefox, Tor & Mullvad browsers, and Wireshark. BashCoreZ is ultra-minimal CLI, live Debian 13 netinst, PREEMPT_RT kernel. BashLabOS is for everyday use, XFCE with GIMP, FileZilla, VLC, LibreOffice, GParted, Tor, Mullvad, Tor & LibreWolf browsers, Proxychains4. Info & download at https://www.bashcore.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mmmv_userspace_distro_t1

    mmmv_userspace_distro_t1

    Bash scripts that declare aliases and copy code templates.

    mmmv_userspace_distro_t1 is a set of code templates and Linux/BSD specific Bash scripts that copy the code templates and declare various aliases according to the presence/availability of the programs that are used at the alias declarations. The mmmv_userspace_distro_t1 can be seen as part of development environment setup. Historically the mmmv_userspace_distro_t1 started out as a set of common Bash scripts, Ruby programs and Bash alias declarations that Martin.Vahi@softf1.com used at...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Mxx_ru

    Mxx_ru is a cross-platform build tool for C/C++.

    ...In contrast to well-known make utility, which provides explicit make rules with targets, dependencies and build commands, Mxx_ru has a template-based approach. Project file in Mxx_ru is a small Ruby program using already defined class (template) from Mxx_ru. The only thing developer is have to worry about is to create an object of required class and execute some of it's methods.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    miRprimer

    Automatic design of primers for miR-specific RT-qPCR

    ...BMC Bioinformatics. 15, 29) for use with the method miR-specific RT-qPCR (Cirera, S., and Busk, P.K. (2014). Quantification of miRNAs by a simple and specific qPCR method. Methods in Molecular Biology. 1182, 73-81.). The program was written in Ruby and is available as source code for developers and as an .exe file for easy use.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    commit-autosuggestions

    commit-autosuggestions

    A tool that AI automatically recommends commit messages

    ...Now get a commit message from Artificial Intelligence! CodeBERT: A Pre-Trained Model for Programming and Natural Languages introduces a pre-trained model in a combination of Program Language and Natural Language(PL-NL). It also introduces the problem of converting code into natural language (Code Documentation Generation). We can use CodeBERT to create a model that generates a commit message when code is added. However, most code changes are not made only by add of the code, and some parts of the code are deleted. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SODE

    Program to solve differential equations using long Taylor series

    ...Omnisode itself is Ruby, which is needed in all cases to generate the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ctioga2

    polymorphic plotting program

    ctioga2 is a plotting program in the spirit of gnuplot. It can be used either directly on command-line or writing command files (or a mix of both). It produces publication-quality PDF files. It is based on the Tioga plotting library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LightSpeedANN

    Generator for optimized, vectorized neural net code

    This Ruby program takes in a topology specification for an artificial neural network and emits optimized C code (using SSE intrinsics) that implements fast forward and backward propagation for that specific topology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    organon

    This program focuses on automating the download, installation and compilation of pentest tools from source

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SketchTrack

    SketchTrack

    Draw railway tracks in 3D from a simple script language in SketchUp

    SketchTrack is a SketchUp plugin intended to serve as computer aided design (CAD) tool for track planning, especially for railway modellers who want to use the same planning paradigms used for real-world track layouts. This usually includes (but is not restricted to) self-made track work. SketchTrack reads a text file containing the track program and draws it in a 3D space. So, instead of clicking together a track layout in a graphical editor, the user of SketchTrack has to provide a geometrical description of the layout in SketchTrack language. The advantage of this approach is that real-world track arrangements can be planned, especially ones including curve turnouts with any geometrical configuration. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Crème Fraiche

    Crème Fraiche

    eml2pdf converter

    I DO NO LONGER CLAIM PLATFORM-INDEPEDENCE FOR Crème Fraiche. THIS PROGRAM RUNS ON LINUX. Crème Fraiche transforms EML-files, as they are created by email-clients, to PDF. PSE see the rubygems.org site for updates or use the gem-tool right away to install Crème Fraiche: ~$ gem install cremefraiche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Fix Playlist

    Fixes Exaile Exported Playlists on San Disk Clip Zip

    This is a Ruby 1.9 program that takes a directory full path at command line and fixes the .m3u Exaile exported playlists on a San Disk Clip Zip Plus player to support the DOS Separators. The program searches the directory specified and changes every .m3u playlist to change a forward slash (/) to (\) and the .../ to nothing. Requires Ruby 1.9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EVSoftware - TWD: Tracing Wave Drawing

    EVSoftware - TWD: Tracing Wave Drawing

    Wave Audio copy based on a background image.

    ...The bezier curves generated data "," floating that are stored in a text box are the coordinates of each segment consisting of the waveform, only in this way can be exported waveform copied and import it into another instrument hardware or software .. You can also experiment with TWD since not only limited to the field of Audio, but also by the coordinates of 'floating, you can program in cycles innumerable factors in Robotics. this is just an idea of ​​what you can get with TWD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Compensato
    Compensato is full suite of diagnostic and troubleshooting tools (focused on troubleshooting Windows environments at the moment) that runs from an Ubuntu based Linux live environment. Once booted a browser winow will launch and the program will automatically look for a Windows installation to work with. You should be able to have this Windows installation visible to the system either internally or externally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Word Randomizer

    Randomizer of words.

    Program that randomizes words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    L.I.D.I.A

    L.I.D.I.A is a chatterbot developed in Ruby implementing AIML

    Acording to Wikipedia chattetbot is: "a computer program designed to simulate an intelligent conversation with one or more human users via auditory or textual methods, primarily for engaging in small talk". Main objective of project L.I.D.I.A was to create fully operational chatterbot implementing AIML with working dataset. AIML interpreter, is developed in Ruby 1.8. Two datasets were developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    csv2vcard

    Translate CSV containing address information to vcard

    Csv2vcard is a program for converting *.csv (comma seperated values as e.g. exported by M$ Outlook) files containing contact information to the industry standard vcard format which can be imported by most mailers and PIM software (optimized for evolution)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Iwik is a powerfull wiki program. It is based on the already sucessfull Instiki wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...CountessMod provides logging, ipc and other services needed by complex programs. The first project built on CountessMod is LinuDent, a dental front office management program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Ruby 1.8 Program that solves the Huarong Trail puzzle. Yes, that one with the three horizontal bars under the big square.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB