Showing 1033 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
  • 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
  • 1
    Steam Controller Singer

    Steam Controller Singer

    Play MIDI songs on the Steam Controller

    This softwares allows you to turn your Steam Controller into a MIDI-driven music instrument. You can find the code on the following git repo : https://gitlab.com/Pilatomic/SteamControllerSinger I offer you this software for free, and it will always be so. If you enjoy this software, please consider making (even a small) a donation ( "donate" link at the top of the page ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    tGlue

    tGlue

    Glue Libraries for Users as an Environment

    A platform-independent environment to glue developed libraries (such as different quantum-chemistry libraries) together for research, education and further development. Git repository: https://gitlab.com/groups/tglue
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    neobundle.vim

    neobundle.vim

    Next generation Vim package manager

    NeoBundle is a legacy plugin manager by Shougo designed to make installing, updating, and organizing Vim plugins straightforward and scriptable. It lets you declare plugins in your vimrc and handles fetching them from Git repositories, local paths, or archives, then loads them into your runtimepath automatically. One of its core ideas is lazy loading: you can defer plugin initialization until a command, mapping, filetype, or event is triggered, which helps keep startup fast even with many plugins. NeoBundle also understands plugin dependencies and post-update hooks, allowing complex setups to be reproduced reliably across machines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    ...Filters results by an extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js, SQL). Can display a statistical timeline analysis. Scans for all filetypes (by extension) found in the repository. Multi-threaded; uses multiple instances of git to speed up analysis when possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    ...Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a weekly or twice-weekly basis (or faster if there are urgent issues).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Source code and releases from 1.6.0 are also found there. The git and svn repositories here are outdated
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    XBMC Skinning Project is a side-project for hosting open source skins and skinning tools for XBMC Media Center. Any skin author/developer may apply to join to get write access to this projects CVS/SVN/GIT, tracking tools, file publishing, and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Java FSM Library : DynamicEasyFSM
    This library can be dynamically changed as per developers whims. It just needs a XML Configuration file and User defined Action functions which can be implemented as FSM Listeners. Git Page: http://ankzz.github.io/easyfsm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Eagle5GUI

    Graphics library abstraction and full GUI

    *** Repository has been moved to GIT on BitBucket *** Find it here : https://bitbucket.org/bugsquasher/eaglegui Full abstraction of system, graphics, events, timers, input, key/mouse/joystick/touch, simplicity and control over input, all with a whopping GUI on top of it. Allegro 5 backend is fully functional, and support for SDL/SFML is intended in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    spf13-vim

    spf13-vim

    The ultimate vim distribution

    spf13-vim is a classic “Vim distribution” that bundles a thoughtfully curated set of plugins, keymaps, and defaults to make Vim productive right after installation. It was designed to be opinionated but approachable, offering consistent motions, a polished statusline, and sensible editing behaviors across languages. The distribution standardizes plugin management and wiring so users don’t have to chase configuration snippets from blog posts. It emphasizes discoverability with well-documented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wxEcMath

    wxEcMath

    Easy mathematics in wxWidgets

    Tiny library written in C++/wxWidgets designed to manage mathematical objects : parser of expressions, plots, matrixes and complex numbers. Ansi and Unicode are supported. Documentation and rich samples are provided. Compiles with MSVC, BCC, GCC and Clang. Now on Git.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fast_count_multi

    Extremely fast NGS read counter

    ...Files include: fast_count_multi - reports all counts and RPKM, multithreading support fast_count_deseq - reports gene counts in deseq compatible format, multithreading support fast_count - reports all counts with no multithreading support. usage ./fast_count_multi num_threads gtf_file bam_file(s) > output Requires bamtools API library at run time, and c++0x for compile. git clone https://github.com/pezmaster31/bamtools cd bamtools mkdir build cd build cmake .. make export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path to/lib g++ -I bamtools/include/ -L bamtools/lib/ -o fast_count_multi fast_count_multi.cpp -lz -lbamtools -fpermissive -pthread -std=c++0x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Homebrew Cask

    Homebrew Cask

    CLI workflow for the administration of macOS apps as binaries

    ...Homebrew installs packages to their own directory and then symlinks their files into /usr/local. Homebrew won’t install files outside its prefix and you can place a Homebrew installation wherever you like. Trivially create your own Homebrew packages. It’s all Git and Ruby underneath, so hack away with the knowledge that you can easily revert your modifications and merge upstream updates. Homebrew formulae are simple Ruby scripts. Homebrew complements macOS (or your Linux system). Install your RubyGems with gem and their dependencies with brew. Homebrew Cask installs macOS apps, fonts and plugins and other non-open source software. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QDAC3.0

    QDAC3.0

    QDAC 3.0 is a VCL & FMX data access component

    [IMPORTANT NOTICE] This project is moved to my self website.The new SVN urls : svn://www.qdac.cc/QDAC3 GIT url is: git://www.qdac.cc/QDAC3.git Please check out with the new urls. QDAC 3.0 is a new version of Quick Data Access Component.Compare with version 2,the new version is base on XE6 and support all OS with XE6:Win32/Win64/Mac OSX/iOS/Andriod. QDAC 3.0 Include follow sub components: QXml/QJson/QLog/QWorker/QSort/QExp/QDB etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Import from github_com

    Import from github_com

    Python module finder/loader from github, like in golang

    import_from_github_com is a playful yet practical experiment that lets you import Python modules directly from GitHub using an import-like mechanism. The idea is to remove the friction of “clone → install → import” when you just want to try out a single file or small repo. It hooks into Python’s import machinery so that when you reference a GitHub path, it fetches the code, stores it locally (often with caching), and makes it importable in the current environment. This is helpful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Slash is a database-driven web application server, using Perl, Apache and MySQL. It is the code that runs Slashdot. Mailing lists and Git are here on Sourceforge.net.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OpenKore

    OpenKore

    OpenKore is an automation tool for Ragnarok Online

    ...**MOVING TO GITHUB** As of February 28th 2016, the OpenKore project has moved to GitHub. Please see the OpenKore wiki for more information: http://openkore.com/index.php/Git This SourceForge page will remain online for now, but the project has been locked in "read-only" mode and no more updates will be published here. **DOWNLOADING KORE FROM THIS PAGE WILL GIVE YOU AN OLD VERSION**
    Downloads: 31 This Week
    Last Update:
    See Project
  • 18
    DVCS-Ripper

    DVCS-Ripper

    Rip web accessible (distributed) version control systems: SVN/GIT/HG

    DVCS Ripper is a security and forensics toolkit that reconstructs source code repositories accidentally exposed on web servers. It understands multiple version-control systems—Git, Mercurial, Bazaar, and Subversion—and crawls their metadata directories to rebuild full history where possible. The utilities handle partial or blocked directory listings by guessing object paths and assembling missing pieces from loose files. Investigators and red-teamers use it to demonstrate the risk of deploying .git/ or .svn/ alongside web content, recovering not just code but also secrets committed by mistake. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Git Goodies

    Git Goodies

    Git Goodies: At-A-Glance, Efficient, and Aesthetically Pleasing Git

    Git Goodies: At-A-Glance, Efficient, and Aesthetically Pleasing Git Shortcuts. gg helps you work with git more efficiently, saving you keystrokes for your most prized projects. Think of gg as a wrapper for the git commands that you run all the time; a wrapper that adds functionality and is aesthetically pleasing. There's more to the package than just shortcuts or aliases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    barchiv

    barchiv

    blob archive and vcs tool similar to git, hg, git-annex or boar

    This is a kind of vcs or archive tool mainly desinged for binary data. It is similar to vcs tools like git, hg, git-annex or boar. Main design goal ist - to deal with hugh binary data files - partial pull/push handling - immutable data archive - simple metadata format of archive - due to immutability other backup tools like rsync or copy could be used alternatively - platform independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...SourceForge GIT issues have been resolved and all source code repositories are syncing with our gerrit server again (2013-05-08).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Genji Scrum-Tool

    Genji Scrum-Tool

    web based Scrum tool, customizable, feature rich and easy to use

    Genji is a web based Scrum tool and task management system. It offers powerful filtering capabilities, many customization features, reports, integration with Jenkins, SVN, Git, Maven, and more. Support for RACI project management matrix and the Getting Things Done method is built in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    coda

    Tool to extract backtrace from coredump without binaries

    ...How to enable full coredump in linux ------------------------------------ On bash prompt $> cat /proc/$$/coredump_filter 00000033 $> echo 0x7f > /proc/$$/coredump_filter $> cat /proc/$$/coredump_filter 0000007f For furter info 'man core'. compilation --------------- files are compressed with 7z. $> cd coda $> make ================= Get latest code from Git Hub - https://github.com/npamnani/coda
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    Ganib gives simpler ways to keep your projects organized and on track. Take advantage of easy features that help you quickstart and makes your team more efficient and productive. Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DD-AVX

    DD-AVX

    DD-AVX: Library of high-precision operations accelerated by AVX

    ...Official support "Lis" version is "lis-1.4.58." After merge "lis" and "DD-AVX," the interface is same as "lis." Lis web page http://www.ssisc.org/lis/index.en.html This library is managed by git. old version can search "code" page.
    Downloads: 0 This Week
    Last Update:
    See Project