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

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 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

    sustainability

    simple php/mysql project management system for sustainability planning

    simple php/mysql project management system for sustainability planning Current working version 2.x (GIT and SVN) uses mysqli php library. PHP version must be 8.x. Version 1.0 is discontinued and will no longer be supported. If you are running this version 1.0 on your organization's website and everything is blank after a server upgrade, you can fix this by setting the php version in use to 5.x Current version 2.x is stable and recommended for php 8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Command Line

    Command Line

    Your Personal Hacking Terminal.

    Command Line is an Open-Source Software for Pentesters and Ethical Hackers it contains many Functionalities which helps Ethical Hackers. It is CLI Based Application use for checking Networks and IP's it also supports functionalities like downloading Packages from Internet Including YouTube.It is also used for Port scanning, IP-Finding it is also useful for checking ping and net speed with the functionality of scanning the net speed by selecting the best server. It also has Host IP finding...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    DocPad

    DocPad

    Empower your website frontends with layouts and meta-data

    DocPad is a dynamic static site generator built on Node.js that streamlines web development by allowing use of layouts, meta‑data, templating preprocessors (Markdown, Jade, CoffeeScript, etc.), partials, skeletons, file‑watching, querying, and a rich plugin system for building powerful static sites quickly. Completely file based, meaning there are no pesky databases that need to be installed, and for version control you get to use systems like Git and SVN, which you're already used to. Write your documents in any language, markup, templating engine, or pre-processor you wish (we're truly agnostic thanks to your plugin system). You can even mix and match them when needed by combining their extensions in a rails-like fashion.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Open in Colab

    Open in Colab

    Open notebook in Colab from GitHub and Gist

    Add-on that adds a button, «Open in Colab», to the header of IPython notebook in Gist and GitHub Open Jupyter Notebook in Colab from Gist and GitHub adding a button «Open in Colab» with this browser WebExtension
    Downloads: 1 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
    GitGet

    GitGet

    Ever wanted to download only a part of a Git repository.

    Ever wanted to download only a part of a Git repository. Just paste the URL of the repo you want to download and sit back and enjoy. This simple java application makes use of Web Scraping and downloads only those files you need, thus helping you save your precious bandwidth and space.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    secp

    secp

    ...The application analyses HTML pages to follow links and redirects, parses RDF and ATOM feeds, supports downloads of URL lists, automatically decompresses files and directories and many other feature. Tool works on a generic Linux distribution or on Windows (for windows, you need to install "Git for Windows")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cybcon89

    cybcon89

    Crawl and ouput WAS configuration

    The project moved to Bitbucket: GIT https://bitbucket.org/Cybcon/websphere-as-configcrawler/src/master/ Please checkout the Bitbucket GIT repo for updates after v0.644.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GeoGig

    GeoGig

    Distributed Version Control System for Geospatial data

    Welcome to the GeoGig project, exploring the use of distributed management of spatial data. GeoGig draws inspiration from Git, but adapts its core concepts to handle versioning of geospatial data. Users are able to import raw geospatial data (currently from Shapefiles, PostGIS or SpatiaLite) in to a repository where every change to the data is tracked. These changes can be viewed in a history, reverted to older versions, branched in to sandboxed areas, merged back in, and pushed to remote repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    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
  • 11
    chrome-extensions-examples

    chrome-extensions-examples

    All Chrome Extension examples collected into one repository

    This is not an official mirror of the Chrome extension examples. Report any issues with the examples themselves to Google's issue trackers/forums. The Chrome Extensions examples did not exist as a Git repository, and browsing both the samples page and the VCViewer did not seem particularly handy. So, I decided to scrape the content into this repository for easier browsing and (possible) editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vundle.vim

    Vundle.vim

    Vundle, the plug-in manager for Vim

    Vundle.vim is one of the original plugin managers for Vim, designed to make discovering, installing, and updating plugins as simple as editing your vimrc. It uses a declarative, Git-backed approach where each plugin is listed as a line, and Vundle takes care of cloning and wiring it in. The interactive interface supports searching for plugins from inside Vim, which lowers the barrier to exploring the ecosystem. Its core model emphasizes repeatability: your vimrc is the source of truth, making your setup easy to share across machines or teams. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WUtils

    Utility classes for the Wt C++/JavaScript web framework

    WUtils is a set of C++ utility classes for the Wt C++/JavaScript web framework. This library needs a C++11 compiler. There is both a hg repository and a git repository, pick the one you prefer, they are always synchronized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WebDiff

    Graphical tool for visualizing changes in web pages

    ...You can view changes between any two HTML files on your file system or a web server, distinguishing them in a manner of your choice. There is a plan to eventually support viewing changes between Git/Subversion/Mercurial clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Borneo

    Borneo

    Simple and minimalist web browser using QtWebKit.

    ...Really I'm a designer (Caledonia for KDE - caledonia.sourceforge.net/), but if you like this concept of web browser and you want to contribute to improve, please, contact me. :) Needs Qt framework, and to build: qmake make ------- Enjoy! ------- Do you want contribute? See the Git repo: https://github.com/Malcer/Borneo
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    MicroBlog #255

    MicroBlog #255

    Скрипт коллективного микроблоггинга.

    Ohloh: http://ohloh.net/p/mb255 Source(Git): https://github.com/agmanix/mb255 VK group: http://vk.com/mb255
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ypd will listen on a port and delegate requests to the right daemon. git: http://repo.or.cz/r/ypd.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GTK-based BitTorrent client. You can find Ubuntu packages of Flush at http://bit.ly/cYBYQf. Git repository: http://bit.ly/cdwdPE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Colección de páginas HTML5 con ejemplos y casos de uso del nuevo lenguaje de marcado así como de la combinación del mismo con estilos CSS de nivel 3, gráficos vectoriales SVG y script mediante ECMAScript 5.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    littleface is MVC j2ee framework,also has its own permanent layer.At present,support oracle, mysql. so using very simple, i hope you like to join. new :security authentication framework can be configured
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SoftPHP is a fast, simple, object-oriented, and powerful PHP Framework that uses many creative functions and revolutionary changes the way we write programs. Not only for web, but also for command line and GUI. Please use git if possible, not svn!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tool to import MediaWiki-pages including their history (XML-dumps) into a git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Galeon is a GNOME web browser based on gecko (mozilla rendering engine). It's fast, it has a light interface and it is full standards compliant. Source code is available from: git://git.gnome.org/galeon
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    GIT is an open source library that operates image transcoding for mobile applications. GaWis is an open source information system for the creation, management and use of a customizable information source about mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KPSK - An easy to use PSK31 terminal program for amateur (ham) radio.
    Downloads: 1 This Week
    Last Update:
    See Project