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

View related business solutions
  • 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
  • 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
    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
  • 2
    MPS Box

    MPS Box

    SNMP Printer-MIB2, Reporting, Alerting, MPS (Managed Print Services).

    ...Send out virtually any data collected via SNMP to E-Mail (Message body, XML attachments). At the same time it have all required functions to support MPS (Managed Print Services) business basics out of the box. Recent code shared with a community via GIT repository. First Alpha release can be found under "Files" section. Check wiki pages for generic instructions. And check README file for recent recommendations. As of now it was tested with: HP, Xerox, Konica and Brother devices, so far runs smooth. Demo: http://www.mpsbox.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Tolito
    Tolito is Viper AUR Helper and Package Manager, which mainly serves to build and install packages on the fly directly and mainly from Viper PKGBUILDs hosted in Xray_OS GitHub repositories, if something that you look for is not available in our curated PKGBUILDs repository then Tolito will fallback and find the PKGBUILD in the AUR, if it's not in the AUR then it will fallback into any repo/s that you have configured in "~/.config/tolito/tolito.conf". Tolito is for now in beta state, it can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
     JWST MIRI and NIRCam imaging Pipeline

    JWST MIRI and NIRCam imaging Pipeline

    creates seamless mosaics from multiple exposures.

    ...Features Multi-instrument Support: Process both MIRI and NIRCam data Background Matching: Automatic background leveling across exposures Cosmic Ray Rejection: Advanced cosmic ray identification and removal Seamless Mosaicking: Create continuous field mosaics from dithered observations Source Extraction: Generate segmentation maps and source catalogs Calibration-ready: Works with JWST pipeline products (_cal.fits, _rate.fits) Memory Efficient: Handles large JWST datasets efficiently Installation Prerequisites Python 3.8 or higher JWST calibration pipeline 4GB+ RAM recommended for large mosaics Quick Install git clone https://github.com/tlcagford/JWST-Merge cd JWST-Merge pip install -r requirements.txt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    dir-aka

    The Dir-aka Vulnerability Scanner is a Python-based security tool

    ...File Extension Filtering: Filters results based on user-defined file extensions (e.g., .php, .html, .txt) for precise discovery. Probing for Common Paths: Tests predefined paths like /admin/, /uploads/, .git/, and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NeoPrism

    NeoPrism

    An open-source, classic-styled, and Java Swing-based code editor.

    Prism is an open-source, lightweight, and beginner-friendly code editor written in Java. It offers most of the features you would expect. The software is designed to simplify and eliminate unnecessary features for students, thereby avoiding the complexity of traditional IDEs. Repository: https://github.com/TayebYassine/NeoPrism
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Custom AlmaLinux 9.4 KDE Live ISO

    Custom AlmaLinux 9.4 KDE Live ISO

    AlmaLinux 9.4 KDE LiveISO with extra preconfigured repos and packages

    This git repository contains the ISO image built from scripts customized to produce an AlmaLinux KDE Live ISO that uses a newer kernel-lt from ELRepo (6.1, as opposed to the official 5.14). For more details: https://github.com/DerLudditus/almalinux-kde-livemedia-kernel-lt NO WARRANTIES WHATSOEVER! It worked for me, it might not work for your hardware.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Podget

    A simple podcast aggregator.

    ...As of Nov 9, 2015 the CVS hosted by Sourceforge will no longer be updated. The last version to be uploaded into the CVS was version 0.7.9. I've moved the development files to Git and they are accessible at: https://github.com/dvehrs/podget I will continue to post release versions here so feel free to download them!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10
    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: 10 This Week
    Last Update:
    See Project
  • 11
    CliFM

    CliFM

    The command line file manager

    A file manager for the Unix terminal. Unlike most file managers out there, based on the TUI, CliFM is entirely based on command-line. It is also ultra-lightweight, lightning fast, extensible, and written in C.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    PYroMat

    PYroMat

    Thermodynamic properties in python

    PYroMat brings the thermodynamic properties of nearly 1,000 species to Python users with only a few keystrokes. Entropy, enthalpy, specific heats, inverse functions, and more are available from ideal gases, their mixtures, and multi-phase steam. Accurate, fast, and tested; PYroMat is the open-source solution for students, researchers, design engineers, and tinkerers everywhere who need thermodynamic properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Apache Allura

    Forge software for hosting software projects

    Apache Allura's website and resources are all at https://allura.apache.org/ Allura was originally developed here, which is why this project exists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Aurora Editor

    Aurora Editor

    Aurora Editor is a IDE built by the community, for the community

    Aurora Editor is an innovative Integrated Development Environment (IDE) meticulously crafted in Swift, designed to deliver exceptional native performance on macOS. Envision all the capabilities of Xcode, but enhanced with multi-language support, seamless Git integration, and a suite of your favorite built-in development tools. Aurora Editor is built by the community, for the community, aiming to be the go-to choice for developers seeking a robust and efficient coding environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    ChaosEsqueAnthology

    ChaosEsqueAnthology

    A free 3d game for PC that does not limit the player. Fight,Build,Gain

    ...A modification of Xonotic which included extended weapons, maps, vehicles, buildable buildings, mounted weapons, spell casting, monsters, player characters, textures, and game mode (such as colorwar (think liquidwar)) To pick up items press F. To enter vehicles/mountedguns press F. To reload press R. To walk press W A S D (direction) To jump press SpaceBar Dev Enviorment (git repos) in tar.gz: https://sourceforge.net/projects/chaosesquedevenv/ DVD Case and DVD Labels and Extras (ISO signing info): https://sourceforge.net/projects/chaoseesquesupplemental/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    databooks

    databooks

    A CLI tool to reduce the friction between data scientists

    databooks is a package to ease the collaboration between data scientists using Jupyter notebooks, by reducing the number of git conflicts between different notebooks and resolution of git conflicts when encountered. Simply specify the paths for notebook files to remove metadata. By doing so, we can already avoid many of the conflicts. Specify the paths for notebook files with conflicts to be fixed. Then, databooks finds the source notebooks that caused the conflicts and compares them (so no JSON manipulation!) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cerberus Content Management System 6

    Cerberus Content Management System 6

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model complete with a Unix-Like Kernel File named: Cerberus. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Obsidian MEDILIG

    Obsidian MEDILIG

    Obsidian MEDILIG (Medical Life Guard) App Local-First Offline-First

    Obsidian MEDILIG (Medical Life Guard): An easy-to-use, flexible, secure, cross-platform medical knowledge management system for patient's Electronic Health Record (EHR) that is built on top of Obsidian software application for the design, implementation and use of autonomous, multilingual, clinical documents from primary care to continuing care.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    spotify-adblock

    spotify-adblock

    Adblocker for Spotify

    Spotify adblocker for Linux (macOS untested) works by wrapping getaddrinfo and cef_urlrequest_create. It blocks requests to domains that are not on the allowlist, as well as URLs that are on the denylist.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    CerberusCMS5

    CerberusCMS5

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mina Deploy

    Mina Deploy

    Blazing fast deployer and server automation tool

    A fast deployment tool that generates Bash scripts to automate server deployment processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PDP-OmniSim

    PDP-OmniSim simulating parallel and distributed processing systems

    PDP-OmniSim 🧬 Scientific Overview PDP-OmniSim is an advanced computational framework for simulating parallel and distributed processing systems, with cutting-edge applications in computational neuroscience, distributed computing, and complex systems modeling. The framework provides researchers with robust tools for large-scale simulations of networked systems and their emergent behaviors. 🎯 Key Scientific Contributions 🔬 Interdisciplinary Research Domains Computational...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    armorpaint

    armorpaint

    3D PBR Texture Painting Software

    ArmorPaint is stand-alone software designed for physically-based texture painting. Drag & drop your 3D models and start painting. Receive instant visual feedback in the viewport as you paint. Work fast with the convenience of nodes. Paint with fully procedural materials. Build fill layers with material nodes. Use brush nodes to create patterns and procedural brushes. ArmorPaint is designed from scratch to run completely on the GPU. This results in a smooth 4K painting experience on...
    Downloads: 61 This Week
    Last Update:
    See Project