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

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps 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

    simple version builder

    automatic version creation

    automatic version creation when building a project. Data is taken from version control (git or svn) and added to the generated version.h file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ALAMODE

    ALAMODE

    Ab initio simulator for thermal transport and lattice anharmonicity

    ...Using the anharmonic force constants, you can also calculate lattice thermal conductivity from first principles. For more information about ALAMODE, please visit the following webpages: Documentation : http://alamode.readthedocs.io/en/latest/ git repository : https://github.com/ttadano/alamode
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    wxLame

    wxLame

    wxLame is a free front-end for the LAME MP3 encoder.

    Author website: https://cfgnunes.com Website: https://cfgnunes.com/wxlame GIT repository: https://github.com/cfgnunes/wxlame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Entity-To-Code

    Entity-To-Code

    Mathematical Functions in an NPM library made with JS and C++

    NPM URL: https://www.npmjs.com/package/entitytocode Source Forge: https://entity-to-code.sourceforge.io WIKI Git: https://github.com/BSW-G-D-iph6/Entity-To-Code/wiki
    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
    Fluid Design

    Fluid Design

    Library for QtQuick apps with Material Design

    Fluid is a collection of cross-platform QtQuick components for building fluid and dynamic applications, using the Material Design guidelines. Online documentation is available at docs.liri.io. We develop using the git flow method this means that the develop branch contains code that is being developed and might break from time to time. If you want to check out a stable version just install one of the releases or clone the master branch that has the latest released version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Windows Native Unix Shell (wnus prompt)

    Windows Native Unix Shell (wnus prompt)

    A comprehensive Unix/Linux-like shell environment for Windows 7+ 64bit

    ...It has a comprehensive help system. This doesn't require WSL to work, or any other outside compatibility layer. Just download and manage files like you would in bash. It requires git, gcc, g++, and docker exes in path if you wish to use them. otherwise you do not need them for wnus to run. Windows 10 or Windows 11 highly recommended. Screenshot are of older version the app still looks the same, Now sh has access to all built-in commands from subshell.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Bandicoot

    Bandicoot

    fast C++ library for GPU linear algebra & scientific computing

    * Fast GPU linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use * Provides high-level syntax and functionality deliberately similar to Matlab * Provides an API that is aiming to be compatible with Armadillo for easy transition between CPU and GPU linear algebra code * Useful for algorithm development directly in C++, or quick conversion of research code into production environments * Distributed under the permissive Apache 2.0 license, useful for both open-source and proprietary (closed-source) software * Can be used for machine learning, pattern recognition, computer vision, signal processing, bioinformatics, statistics, finance, etc * Downloads: http://coot.sourceforge.io/download.html * Documentation: http://coot.sourceforge.io/docs.html * Bug reports: http://coot.sourceforge.io/faq.html * Git repo: https://gitlab.com/conradsnicta/bandicoot-code
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    belofte chess

    belofte chess

    A promising chess program

    ...Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please clone the git repository. Compiles and Runs on 32/64 bit on Windows, Mac, Linux, Android (ARM/x86) and Raspberry. Released under GNU v2 license. (means free to copy, free to modify, free to use, ...) Works fine with Arena/Cutechess/BanksiaGui/Winboard/Xboard/...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Larsen Commander for OS/2 and eCS

    Larsen Commander for OS/2 and eCS

    Source code is here - https://sourceforge.net/projects/lcmd-git/

    Source code is now developed using GIT. Please use new project page here - https://sourceforge.net/projects/lcmd-git/ Larsen Commander for OS/2 Warp and eCS. Consists of two parts; 1) the underlying C++ G-Lib framework that build directly on top of native 32 bit OS/2 APIs and 2) the Larsen Commander application it self, written in C++ on top of that G-Lib framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    QtPass

    QtPass

    QtPass is a multi-platform GUI for pass, the standard unix password

    QtPass is part of the pass ecosystem. This means you are not stuck with QtPass, you can use the same password store with many clients. Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...Its aim is to make machine learning possible for novice users by means of a simple, consistent API, while simultaneously exploiting C++ language features to provide maximum performance and flexibility for expert users. * More info + downloads: https://mlpack.org * Git repo: https://github.com/mlpack/mlpack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RESP.app GUI for Redis

    RESP.app GUI for Redis

    Graphical Redis database management tool

    Redis Desktop Manager (now known as RESP.app) is a fast, open‑source, graphical Redis database management tool offering an intuitive GUI for managing Redis instances—supporting key browsing, editing, shell commands, SSL/TLS, SSH tunnels, and compatibility with cloud-hosted Redis services. RESP.app is joining forces with Redis to offer the Redis community the best possible developer experience and to increase productivity when developing with Redis. Browse, filter, and act on your Redis data...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13

    CoolingPower

    Print Steam Tables; Plot diagrams and cycles from equations of state

    ...Compiling and execution utilizes the GNU Scientific Library derivative functions and the Boost.signals2 and Boost.bind libraries. Unix-based operating systems also require the Boost program options library. The repository is structured as described in https://nvie.com/posts/a-successful-git-branching-model/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Binary Analysis Platform

    Binary Analysis Platform

    Binary Analysis Platform

    The Carnegie Mellon University Binary Analysis Platform (CMU BAP) is a suite of utilities and libraries that enables analysis of programs in the machine code representation. BAP supports x86, x86-64, ARM, MIPS, PowerPC and new architectures can be added as plugins. BAP includes various analyses, standard interpreter, microexecution interpreter, and symbolic executor. BAP features its own domain-specific language, Primus Lisp, that is used for implementing analyses, specifying verification...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    decaf-emu

    decaf-emu

    Researching Wii U emulation

    ...You must be logged into GitHub in order to download the artifacts. MacOS builds are currently not provided due to complications with Vulkan. Run the decaf-qt executable, it is recommended to run the emulator from the root git directory so that it is able to access resources/fonts/*. Alternatively, set resources_path in the configuration file to point to the resources directory.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 16
    FEDLibrary a portable c++ library for common use. Please refers to git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    nutshell

    nutshell

    A GUI for the freeware Geographical Information System PCRaster

    A GUI for the freeware Geographical Information System PCRaster. This is an independent development. It uses the conda installation of PCRaster and can also use GDAL. Mapedit has been completely renewed. The GIT repository is available linked to PCRaster and available here: https://sourceforge.net/projects/pcraster/ Mapedit code : https://github.com/vjetten/MapEdit NutShell code: https://github.com/vjetten/NutShell The code is currently compiled for windows systems but is tested under ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SKYSCRAPERSIM (2018 project ABANDONED)
    We do not know the reasons of being abandoned by Ryan in 2018. Fortunately, we have a record which can be traced back to 2017 after figuring out how to obtain in bazaar way COMPLETELY, I translate the revision to git , we might have a chance to ignite again. IF successful, we can do whatever we like. I DO NOT FULLY TRUST AN ENTITY EVEN THAT ENTITY IS OK. SO PLEASE FORK THIS ONE AS SOON AS POSSIBLE ONCE YOU SEE , THE MORE FORKING THE BETTER. IF This helps you, You might consider to help us to get one domain, also try running longer. It is said the consideration might be eye dropping twenty hundred bucks , If you like to, you may contact me for further detail.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    dune-archiso

    dune-archiso

    Archiso profile based on CyberOS with DUNE Numerics

    This is a live USB containing a full operating system that can be booted, this means that you can use a USB stick to burn this image or virtualize it to Linux-KVM, QEMU, Virtualbox, VMWare, Hyper-V. We included the following Arch Linux official repositories: - [core] - [extra] - [community] - [multilib] as well as Third-party repositories: - [arch4edu] - [cyber] - [dune-archiso-repository-core] - [dune-archiso-repository-extra] - [dune-core] - [dune-staging] -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    TA-Lib.git: Technical Analysis Library

    Mirror of the TA-Lib project using a Git repository

    This project is intended to provide Git access to the code of the original project, TA-Lib, which uses Subversion. It is intended for system integrators wishing to use TA-Lib in their Git-managed project through Git submodules or subtrees. No actual development is being done here; all development happens in the original project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Aria Maestosa
    Aria Maestosa is a midi sequencer/editor. It lets you compose, edit and play midi files with a few clicks in a user-friendly interface offering score, keyboard, guitar, drum and controller views. Git repository: https://github.com/ariamaestosa/ariamaestosa
    Leader badge
    Downloads: 288 This Week
    Last Update:
    See Project
  • 22

    The C++ Debugging Support Library

    C++ debugging support library

    ...Printing demangled types and symbol names. Custom debug channels and devices. Sourceforge.net is NOT the place to download this from. The code here is OUTDATED. Instead use the git submodule cwds and get libcwd through gitache; see https://github.com/CarloWood/cwds?tab=readme-ov-file#adding-the-cwds-submodule-to-a-project
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Hawck

    Hawck

    Key-rebinding daemon for Linux (Wayland/X11/Console)

    Linux with all it's combinations of window managers, display servers and desktop environments need a key-rebinding system that works everywhere. Hawck intercepts key presses and lets you write Lua scripts to perform actions or modify keys depending on your needs. Your Lua scripts will work on Wayland, X11, and every WM/DE you throw at them, as well as console ttys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Win flex-bison

    Win flex-bison is a port Flex & Bison tools to the Windows platform

    Win flex-bison is a windows port the Flex (the fast lexical analyser) and Bison (GNU parser generator). win_flex based on Flex version 2.6.3 source code and win_bison based on Bison version 2.7 and they depend on system libraries only. Git repository: https://github.com/lexxmark/winflexbison UPDATE1: Bison version 3.x.x available in Files section in win_flex_bison3-latest.zip package. UPDATE2: Now "winflexbison" available as package in Chocolatey (https://chocolatey.org/packages/winflexbison and https://chocolatey.org/packages/winflexbison3) UPDATE3: You can use VS custom build rules to simplify working with winflexbison in Visual Studio 2010 and upper (https://sourceforge.net/p/winflexbison/wiki/Visual%20Studio%20custom%20build%20rules/).
    Leader badge
    Downloads: 2,899 This Week
    Last Update:
    See Project
  • 25
    NodeGit

    NodeGit

    Native Node bindings to Git

    Asynchronous native Node bindings to libgit2. NodeGit will work on most systems out-of-the-box without any native dependencies. If you receive errors about libstdc++, which are commonly experienced when building on Travis-CI, you can fix this by upgrading to the latest libstdc++-4.9. If you wish to help contribute to NodeGit it is useful to build locally. If you encounter errors, you most likely have not configured the dependencies correctly. You will need libpcre, libpcreposix, libkrb5,...
    Downloads: 0 This Week
    Last Update:
    See Project