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

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
  • 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
    JavaSeis
    JavaSeis.org: Java based software for processing and storing petroleum industry seismic data.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ModelDB

    ModelDB

    Open Source ML Model Versioning, Metadata, and Experiment Management

    An open-source system for Machine Learning model versioning, metadata, and experiment management. ModelDB is an open-source system to version machine learning models including their ingredients code, data, config, and environment and to track ML metadata across the model lifecycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Git-FTP

    Git-FTP

    Uses Git to upload only changed files to FTP servers

    If you use Git and you need to upload your files to an FTP server, Git-ftp can save you some time and bandwidth by uploading only those files that changed since the last upload. It keeps track of the uploaded files by storing the commit id in a log file on the server. It uses Git to determine which local files have changed. You can easily deploy another branch or go back in the Git history to upload an older version. git-ftp was not designed as centralized deployment tool. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Muduo

    Muduo

    Event-driven network library for multi-threaded Linux server in C++11

    Muduo is a multithreaded C++ network library based on the reactor pattern. Use of this source code is governed by a BSD-style license that can be found in the License file. Requires Linux kernel version equal or above 2.6.28. Tested on Debian 7 and above, Unbuntu 14.04 and above, and CentOS 7 and above. Install required packages Debian, Ubuntu, etc. See .travis.yml for additional packages for building more examples.
    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
    hub

    hub

    Extension to command-line git for GitHub

    hub is an extension to command-line git that helps you do everyday GitHub tasks without ever leaving the terminal. Hub is a tool that wraps git in order to extend it with extra functionality that makes it better when working with GitHub. Available commands are split into two groups: those that are already present in git but that are extended through hub, and custom ones that hub provides.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Alkhimia Linux

    Live DVD basado en Arch Linux con KDE como Escritorio por defecto

    Este es un live DVD basado en Arch Linux 64 bits y creado usando Archiso-git. El Live DVD viene con KDE 4.9+ como entorno de Escritorio predefinido, aunque incluye algunas herramientas basadas en Gnome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    juplicate

    Convert between Jupyter notebooks and human editable code

    A Jupyter notebook is a combination of code and results. The results are often binary blobs (like png images), and unsuitale for storing in a version control system like Subversion of Git. By converting Notebook scripts to pure Python code, the essence of the notebook may be stored in a version control system, without archiving any of the results. Choice of editor is a personal one, and Jupter's doesn't appeal to everyone. Now you can create a python script -- complete with markdown -- in your preferred editor, touch it up in Jupyter, and iterate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Notable

    Notable

    The Markdown-based note-taking app that doesn't suck

    ...Notes and attachments are simply stored on your disk, this is extremely portable and powerful: you could edit your notes via a third-party editor on mobile, have them synchronized via Dropbox, use Git, run a regex-based search and replace etc. A dark theme is also available. In the future support for custom themes will be added as well. Zen mode provides a minimalistic editing and reading experience, hiding everything that's not necessary. Notable is also keyboard friendly, has a quick open window, and we'll soon add a command palette too, so you won't have to click any buttons if you don't want to.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    ...I will update the project later Device Tree (Based on AmolAmrit's nougat branch + some changes) Link: https://github.com/user-ilang/device_xiaomi_kenzo.git Device Common Tree (Based on AmolAmrit's nougat branch + some changes) Link: https://github.com/user-ilang/device_xiaomi_msm8956-common.git Kernel (Escrima kernel by AmolAmrit) Link: https://github.com/AmolAmrit/Escrima_kernel_xiaomi_msm8956.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Table of Tables

    Table of Tables

    Quick way for a DM to generate content for a D&D game

    ...https://www.reddit.com/r/BehindTheTables/wiki/index Allows a DM to quickly generate random content for their roleplay game. Includes: Random name generators, plots, NPCs, locations, items, missions, monsters, and much, much more! Direct access to git code disabled until I can fix local git issues!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CrossGame

    Cross-Platform Game with ElectronJS

    ...Im not yet sure what im doing but I need a repository to commit my progress, If you have any input regarding the use of popular and useful javascript practices/frameworks please email me at git@cloudworks.cf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dotfiles (gf3)

    Dotfiles (gf3)

    Configurations for the tools I use every day

    This repository is a personal dotfiles collection (configuration files for shell, editors, and related tools), organized to bootstrap and version-control the author’s development environment. It typically includes files like .zshrc, .vimrc, .gitconfig, and other scripts or plugin configs, plus installation or bootstrap helper scripts. The structure often supports modular overrides (machine-specific or role-specific configs) and may integrate with tools like GNU Stow, chezmoi, or custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PoMaBuSe_sampledata_git

    PoMaBuSe_sampledata_git

    Git usage sample for PO Mabuse (Poor Man's Build Server)

    this is a set of sample job, config and demo-C-code data, to demonstrate how PoMaBuSe can do continuous integration with git hosted projects. see also: https://sourceforge.net/projects/pomabuse/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AtariST-CManship

    AtariST-CManship

    Atari ST C-manship Examples

    Sample C programs for Atari ST 16/32 bit in Lattice C * support and other inquiries can be made on our BBS at: $ telnet 13leader.net 8023 Fork our Git @ https://github.com/pjones1063
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hercules

    Hercules

    Gaining advanced insights from Git repository history

    Fast, insightful and highly customizable Git history analysis. Hercules is an amazingly fast and highly customizable Git repository analysis engine written in Go. Batteries are included. Powered by go-git. There are two command-line tools: hercules and labours. The first is a program written in Go that takes a Git repository and executes a Directed Acyclic Graph (DAG) of analysis tasks over the full commit history.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This is trying to create code analyzer for Harbour language code and add it later in HbIDE and use it later in for NetBeans plugin and use it later in other IDEs. I use GIT here. Harbour project https://harbour.github.io/ Docs about ANTLR: https://tomassetti.me/antlr-mega-tutorial http://www.xfront.com/ANTLR/ about v.3: http://www.r-5.org/files/books/computers/compilers/writing/Terence_Parr-The_Definitive_ANTLR_Reference-EN.pdf about v.4: https://pragprog.com/book/tpantlr2/the-definitive-antlr-4-reference and help here https://groups.google.com/forum/#!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    YaDT

    YaDT

    Yet Another Diff Tool

    ...YaDT is written on Tcl/Tk and wrapped in a single executable file with the help of sdx and tclkit. diff and cvs utilities are embedded inside YaDT. Also, YaDT supports Git and Mercurial repositories, but git and hg are not embedded inside YaDT, you should have git/hg executable in your path environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    F3DM

    Finite Element Method on 3D Meshes

    f3dmlib is a FEM library that can read, write and analyse 3D tetrahedral meshes, minimize a given functional, and refine the resulting meshes. The minimization is parallelized with OpenMP. Three main features in unstable 1.8.x version (available via GIT): quadratic elements, periodic boundary conditions, and the solver for scalar and electromagnetic wave equations. f3dmgeom is a collection of a few simple tools for creating surface meshes for tetgen. It can handle simple geometries only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Legit

    Legit

    Git for Humans, Inspired by GitHub for Mac™

    Legit is a complementary command-line interface for Git, optimized for workflow simplicity. It is heavily inspired by GitHub for Mac. We haven't re-created the git CLI tool in a GUI, we've created something different. We've created a tool that makes Git more accessible. Little things like auto-stashing when you switch branches will confuse git veterans, but it will make Git much easier to grok for newcomers because of the assumptions it makes about your Git workflow. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GitHub Action to Sync S3 Bucket

    GitHub Action to Sync S3 Bucket

    GitHub Action to sync a directory with a remote S3 bucket

    ...Most importantly, --delete permanently deletes files in the S3 bucket that are not present in the latest version of your repository/build. If you're uploading the root of your repository, adding --exclude '.git/*' prevents your .git folder from syncing, which would expose your source code history if your project is closed-source. (To exclude more than one pattern, you must have one --exclude flag per exclusion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FRDCSA

    FRDCSA

    Formalized Research Database: Cluster, Study and Apply

    ...https://github.com/aindilis/flp/blob/main/ReferenceManual.md https://github.com/aindilis/flp/ https://altruisticsoftware.org/frdcsa/ https://app.vagrantup.com/aindilis/ https://frdcsa.org/~andrewdo/ https://facebook.com/frdcsa/ https://github.com/aindilis/ https://github.com/aindilis/frdcsa-installer/ https://github.com/aindilis/frdcsa-panoply-git-20200329/ https://frdcsa.org/~andrewdo/writings/benefits-of-making-packages.html https://frdcsa.org/~andrewdo/ontolog-20220410-reduced.mp4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    remark

    remark

    A simple, in-browser, markdown-driven slideshow tool

    ...Store it wherever you like; on your computer, hosted from your Dropbox, hosted on Github Pages alongside the stuff you're presenting. Easily collaborate with others, keeping track of changes using your favourite SCM tool, like Git or Mercurial. A Markdown-formatted chunk of text is transformed into individual slides by JavaScript running in the browser.
    Downloads: 0 This Week
    Last Update:
    See Project