Showing 1421 open source projects for "git%20bash"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 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
  • 1
    Debvi

    Debvi

    Plugin based multi-purpose dev tool.

    ...Planned Features: - Interactive scene creation (Games / Animation) - Private game engine editor - Themes - Depola language (A programming language with similar syntax to the other languages to exported to such as JavaScript) - GIT, SVN or others similar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Git Auto Check

    Git Auto Check

    Download automatically many git projects,and notified the user.

    Download automatically many git projects,and notified the user. You give a git url and then the program download and update automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CPPQUADPACK

    C++ port of QUADPACK with general function defination style.

    ...A C++ port of QUADPACK with a general function defination style to provide more flexible function parameter defination. Based on crbond C version QUADPACK(http://www.crbond.com/scientific.htm) . You can get the latest code by : git clone git://git.code.sf.net/p/cppquadpack/code cppquadpack-code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Test an mvc project under git
    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

    XML Unit

    XMLUnit provides assertions that help testing code that produces XML.

    XMLUnit 2.x Development Moved to GitHub XMLUnit provides help with testing code that creates or consumes XML. XMLUNit 2.x is available for both Java and .NET with a similar API. Development of this version has moved to a GitHub organization[1] with two git repositories for Java and .NET respectively. All discussion about XMLUnit independent of any version will happen on the XMLUnit general mailing list[2]. XMLUnit for Java 1.x is no longer maintained, please use the legacy artifacts of XMLUnit 2.x if you still need APIs compatible with XMLUnit 1.x. We keep using the Sourceforge infrastructure that has served as well for many years to host forums and mailing lists. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    Playmidi

    Playmidi

    Play midi files via external midi devices or soft synth.

    ...Math-based synthesis (when no sf2 is loaded and no external midi output is set) is planned to evolve over time to support most of the features found in a minimoog voyager, and wavetable based sf2 support is expected to evolve to properly emulate all the features of a roland sc88 (but not there yet). Not all sf2 files are yet fully supported, but currently most development in the git tree has happened with one you can find via google search called Scc1t2.sf2. It provides a good starting point for those without external midi hardware
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    argparse4j

    Command line argument parser library for Java

    The argparse4j is a command line argument parser library for Java based on Python's argparse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EnBpgs
    This project focuses on the Earth & Beyond (PGS) server as well as a client side proxy launcher. E&B was originally developed by Westwood Studios and later managed and developed by EA Games. EA retired Earth and Beyond in Sept. of 2004. --------------------------------------------------------------------------- Earth & Beyond Privet Galaxy Server goal of the reborn team
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    ...You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 5 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10

    GhostRunner

    JavaScript Task Runner

    GhostRunner is an app that when installed on a server allows the web based management of JavaScript files. GhostRunner supports the definition of several script types (Git, Grunt, Node.js, PhantomJS and command line) which can be strung together as sequences. Sequences and scripts can be ran manually, be scheduled, or started via a HTTP POST request.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    DoCookBook

    DoCookBook

    Cookbook Style Document for DocBook Customizations

    This project has been moved to GitHub: https://github.com/tomschr/dbcookbook/ The DoCookBook project aims to create an open source book about DocBook and the DocBook XSL stylesheets written as a cookbook and released under a Creative Commons license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Biogenesis X Mod

    Biogenesis X Mod

    Mod of the evolution simulation and artificial life program Biogenesis

    ...Compared to the original project, this modification explores the following features: * alternative mutation mechanisms * an alternative stress-based aging mechanism It is based on the new_design branch of Biogenesis (https://sourceforge.net/p/biogenesis/git/ci/new_design/tree/), its source code can be obatained from http://sourceforge.net/p/biogenesisxmod/code/ci/xmod/tree/ If you want to post a review, remember that this is only a modification, so comment on my changes, not on the simulation. Biogenesis discussion forum: https://sourceforge.net/p/biogenesis/discussion/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Music Merge Manager

    Identify duplicate songs based on track metadata (ID3, etc)

    ...However until the matching code gets a lot more reliable the only action allowed is to export the list of files suspected to be duplicated in both trees. (Prerequisite: uses the `Mutagen' library to process ID3 data and `wx' for the UI.) The latest code is always available via `git' but since there's undoubtedly a lot of bugs right now pre-packaged .ZIP files will only be made available for `big' changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    instantFSM

    C++ inline state machine library

    ...Have a look atp the wiki where you will find a tutorial, samples, and a cheatsheet to get accustomed with instantFSM. The only instantFSM header file is downloadable from the files section or you can check it out from the git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JLWR

    JLWR

    Java Locally weighted regression (JLWR)

    Locally weighted regression (LWR) is a variation of the standard linear regression technique in which training points close to the query point have more influence over the fitted regression surface. Given a set of training points, linear regression ts the linear model that minimizes squared prediction error over the whole training set. source on git :https://github.com/ahrnazemi/jlwr This implicitly assumes that we know the global form of the underlying function that generated the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The BRST - Border Router Security Tool is a web based utility for generating secure configuration files for Cisco routers in a border configuration. The administrator fills out a web form, clicks submit, and receives a router config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gBooM

    gBooM

    Just a G. U. I. for Prboom / Prboom-plus

    gBooM is a symple gui, written in gambas, for the great prboom game. Prboom is a 3D Engine made to play Doom 1, 2, wads with a new nice graphic on modern PC. Prboom may be start using a terminal and need a lot of pipe to set all parameters before play!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    KoDeMat

    Realtime Collaboration Software Platform

    ...Initially KoDeMat targets the logistics area where it offers a virtual 3D Environment for the collaborative planning and testing of material handling systems in logistics facilities. see also: http://www.fml.mw.tum.de/fml/index.php?Set_ID=905 Code for Git can be found: https://github.com/akiskip/KoDeMat-Collaboration-Plattform-Application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Animanga Library

    Access Information and Downloads of Anime and Manga

    Note: This project is still in development. After a complete build, an executable will be available in Files. until then, feel free to browse the GIT repo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RESideMenu

    RESideMenu

    iOS 7/8 style side menu with parallax effect

    ...The recommended approach for installating RESideMenu is via the CocoaPods package manager, as it provides flexible dependency management and dead simple installation. For best results, it is recommended that you install via CocoaPods >= 0.28.0 using Git >= 1.8.0 installed via Homebrew. If you set a backgroundImage, don't forget to set the Menu View Controller's background color to clear color. All you need to do is drop RESideMenu files into your project, and add #include "RESideMenu.h" to the top of classes that will use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    My custom version of git://github.com/TarasRoshko/TRAutocompleteView.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Unofficial CyanogenMod Builds

    Unofficial CyanogenMod 10.2 Builds with IR support

    ...t=2383143 A huge thanks goes out to the CyanogenMod team for creating an awesome open-source Android distribution and also to SourceForge for providing the bandwidth to host these builds! -- The project is built on the open-source CyanogenMod code. The source code can be found in the git repositories here: https://github.com/CyanogenMod The IR patches have not yet been merged and are available here: http://review.cyanogenmod.org/#/q/owner:timo%2540tjwendt.de+status:open,n,z Refreshed patches used in this project and the build scripts are available in my git repository here: https://github.com/chenxiaolong/hudson -- Important: Builds will be kept for a maximum of 7 days.
    Downloads: 1 This Week
    Last Update:
    See Project