25 projects for "git%20bash" with 2 filters applied:

  • 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
  • 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
  • 1
    memfs

    memfs

    Node.js "fs" and browser "File System API" adapters

    ...It provides adapters to convert between the Node fs API and the browser File System API, and includes utilities like printing directory trees, creating directory snapshots, and demos such as in-browser Git using an in-memory file system. This is particularly useful for testing, mocking filesystem operations, or using a file system layer inside browser environments where no native file system exists. The library is licensed under Apache-2.0 and has ~2k stars, indicating a reasonable user base.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    PowerVim

    PowerVim

    Make your vim more power and much easer

    ...The setup includes language dictionaries and completion helpers, syntax highlighting, and a curated statusline and colors to keep important context visible. It integrates with Git to surface file status and diffs in the editor while you work. File explorers, fuzzy search, and quick commenting further streamline everyday tasks across projects. Because it’s delivered as a cohesive configuration, you can clone and start coding immediately, then tweak dictionaries or plugins to suit your stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Zoekt

    Zoekt

    Fast trigram based code search

    zoekt is a fast, scalable code search engine written in Go that builds compressed indexes (shards) for source repositories and serves low-latency regex and substring queries. It optimizes for developer workflows: refresh indexes from Git, search across many repos instantly, and jump into hits with surrounding context and file navigation. The indexer uses efficient n-gram dictionaries and posting lists to keep query latency low, while storing metadata (branch, language, repo) for precise filtering. A built-in web UI and JSON API enable both interactive exploration and integration into editors and other tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Procps-ng

    Old location of procps fork

    The git repository for project has now moved to Gitlab, see https://gitlab.com/procps-ng/procps Files are uploaded here still.
    Leader badge
    Downloads: 6,441 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
    SNMP Trap Translator is used to 'translate' traps received from the NET-SNMP / UCD-SNMP snmptrapd trap daemon into easy to understand messages. Git repository, downloads and support has been moved to https://github.com/snmptt/snmptt.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 6
    tkdiff

    tkdiff

    Side-by-side diff viewer, editor and merge preparer

    tkdiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two text files, along with several innovative features such as diff bookmarks, a graphical map of differences for quick navigation, and a facility for slicing diff regions to achieve exactly the merge output desired.
    Leader badge
    Downloads: 225 This Week
    Last Update:
    See Project
  • 7
    Denise

    Denise

    C64/Amiga emulator with shader and runAhead

    ...Denise supports SuperCPU, Final Chesscard, REU, GeoRam, EasyFlash, EasyFlash³, Gmod2, Retro Replay, Action Replay, Final Cartridge, Light Guns/Pens, GunStick, Mouse 1351, Mouse Neos, Paddles, fast loaders such as ProfDOS, PrologicDOS, DolphinDOS, ProSpeed 1571, Turbo Trans, 1571, 1581, drag'n'drop and command line support. GIT repo: https://bitbucket.org/piciji/denise/src/master
    Leader badge
    Downloads: 372 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    FEDLibrary a portable c++ library for common use. Please refers to git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Albedo

    Albedo

    A recommender system for discovering GitHub repos

    Albedo is an open-source recommender system aimed at helping developers discover GitHub repositories by learning from activity signals. It treats repositories and developers as a graph of interactions and applies large-scale matrix factorization to model affinities, with Apache Spark providing the distributed data processing. The project focuses on implicit feedback—stars, watches, and other engagement metrics—so it can build useful recommendations without explicit ratings. A reproducible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dps8m

    dps8m

    A simulator for the Multics dps-8/m mainframe

    ...If you are interested in running your own Multics system see the wiki here: https://multics-wiki.swenson.org/index.php. If you are interested the DPS8M emulator, read on. !!!! Please read disclaimers in our Wiki, Files or GIT sections before downloading anything from this project FLASH! * FLASH! * FLASH! * FLASH! * FLASH! Please see wiki for latest news! 2015-11-05: The Ritter Park RCC Multics installation was "[T]aken down after a month of uptime." 2017-03-07: The DPS8M Development Team released Multics Release MR12.6f. 2017-07-08: Announcing v1.0 The purpose of this project is to create a simulator reproducing in sufficient detail the function and capabilities of the Honeywell/Bull dps-8/m processor with the ultimate goal of resurrecting Multi
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    ...Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus alternatives are less suitable). Be aware of several branches available for checkout (git branch -a): "experimental_unverified" is for the daring (to start with current most featureful code), while usability of "experimental" always gets hardened via a large build. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    W-Bus library and applications

    W-Bus communication library

    This is a small library that allows comunicating with a Webasto (tm) W-Bus capable car heating system. Runs on Personal Computers or for embedded devices (slim design). Easily portable. Includes a Heater manager, heater controller program and more. The GIT repository (CVS is deprecated) also includes a control unit application to control W-Bus capable devices, a W-Bus compatible heater unit firmware application and a heater simulator for testing purposes. Also, a serial port loop back driver for linux is included to simulate OBD II K-Line adapters.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    AnthillaOS

    AnthillaOS

    a linux based readonly image as appliance

    Visit also: https://github.com/Anthilla/AnthillaOS For more updated Informations. Usable as test/dev exercise for appliances An x86 64bit gentoo image customized for readonly usage as appliances, fully functional and complete of more than 1000 pkg based on a gentoo+systemd distro. Hypervisor (kvm or xen) Storage (ZFS and Gluster) Container (Docker) Networking (iproute2, nftable, OpenVSwitch, Bird) Antd (http://www.anthilla.com/en/software/antd/ ) web based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    netool toolkit 4.6

    netool toolkit 4.6

    MitM pentesting opensource toolkit

    Operative Systems Suported are: Linux-ubuntu, kali-linux, backtack-linux (un-continued), freeBSD, Mac osx (un-continued) Netool its a toolkit written using 'bash, python, ruby' that allows you to automate frameworks like Nmap, Driftnet, Sslstrip, Metasploit and Ettercap MitM attacks. this toolkit makes it easy tasks such as SNIFFING tcp/udp traffic, Man-In-The-Middle attacks, SSL-sniff, DNS-spoofing, D0S attacks in wan/lan networks, TCP/UDP packet manipulation using etter-filters, and...
    Downloads: 2 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
    Git repo: https://github.com/asipto/siremis Web management interface for Kamailio (OpenSER) - handle subscriber profiles, access control lists, accounting, least cost routing and load balancing, monitoring charts, xmlrpc communication with SIP server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Debian Unstable/testing alpha.

    Pre-Alpha Console distro for high performance Linux computing.

    ...Final alpha release features: ======== * Usb image * General debian repos * VM optimizations * Hugepages by default * CGROUPs optimized by default * ALSA * Latest Debugging / Baremetal kernels * Full Haswell and MIC support in test * Full optimized python support * Full optimized perl support * Java compliance * IPv6 full stack with IPsets * Multipath storage * Overclocking tools * Student/Developer scripts. (git pull, builders) * i915 latest support drivers and gallium. * Kernel patching, testing featurettes * Wi-Fi and bluetooth ipv4 support * Latest GCC versions * Qt, Java, Maven, Desktop improvements Notes ==== Basic Console Pre-alpha build Test and rate for improvemen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MP3 ID3 Java Tag Library Tool
    ...Nice to install eclipse and debugging something 10 years later ... Please rate the software once you've used it ! Also need still to learn how to upload souce code with git, but also that will come soon or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    acx100 - Wireless chipset Linux driver
    Open Source Linux driver for wireless network cards (DWL-[G]520+ PCI, DWL-[G]650+ CardBus, GL-2422MP mini-PCI, DWL-120+ USB etc.) which use the entirely undocumented Texas Instruments (TI) ACX100/ACX111 chips, for 2.4.x , 2.6.x to 3.x kernels. FreeBSD: see some other website (FIXME URL got clipped). !! BIG FAT NOTE: development (i.e., driver "releases") is happening in git source repository tree (as of 2011-09-04), thus you're expected to look there (see web site menu Code --> Git) !!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Intelligent Multi Kernel System

    Yet another Kernel - clone the git repo for newest version

    This Kernel is nothing special. Later it should be able to load and update Parts of itself while running. Every Kernel will be independent from other Kernels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Onzen is a graphical front end for the revision control systems CVS, SVN, HG, and GIT. It represent the files managed by the RCS in a tree-view and offers functions to e. g. update, commit, add, remove, diff, view files and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Git-based multi-project software development, testing, release, and distribution
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next