Showing 151 open source projects for "git-ftp"

View related business solutions
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    Dompdf

    Dompdf

    HTML to PDF converter for PHP

    dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer, it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes. PDF rendering is currently provided either by PDFLib or by a bundled version the R&OS CPDF class written by Wayne Munro. (Some important changes have...
    Downloads: 67 This Week
    Last Update:
    See Project
  • 2
    Serial Studio

    Serial Studio

    Multi-purpose serial data visualization & processing

    Serial Studio is a simple, multi-platform, and multi-purpose serial data visualization program that allows embedded developers to visualize, analyze, and present data generated from their projects and devices while avoiding the need to write project-specific visualization software. Over my many CanSat-based competitions, I found myself writing and maintaining several Ground Station software for each program. However, I decided that it would be easier and more sustainable to define one...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3
    Azure Data Studio

    Azure Data Studio

    A data management tool that enables working with other SQL tools

    ... warehouses wherever they are, on your local computer or in the cloud. Azure Data Studio offers a modern, keyboard-focused SQL coding experience that makes your everyday tasks easier with built-in features, such as multiple tab windows, a rich SQL editor, IntelliSense, keyword completion, code snippets, code navigation, and source control integration (Git).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Delta

    Delta

    A viewer for git and diff output

    Code evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output. Language syntax highlighting with color themes. Within-line highlights based on a Levenshtein edit inference algorithm. Git style strings (foreground color, background color, font attributes) are supported for >20 stylable elements...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    VGit

    VGit

    Visual git plugin for Neovim

    Visual Git Plugin for Neovim to enhance your git experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Emerge

    Emerge

    Browser-based interactive codebase and dependency visualization tool

    Emerge (or emerge-viz) is an interactive code analysis tool to gather insights about source code structure, metrics, dependencies, and complexity of software projects. You can scan the source code of a project, calculate metric results and statistics, generate an interactive web app with graph structures (e.g. a dependency graph or a filesystem graph), and export the results in some file formats. Emerge currently has parsing support for the following languages: C, C++, Groovy, Java,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    nb-clean

    nb-clean

    Clean Jupyter notebooks of outputs, metadata, and empty cells

    nb-clean cleans Jupyter notebooks of cell execution counts, metadata, outputs, and (optionally) empty cells, preparing them for committing to version control. It provides both a Git filter and pre-commit hook to automatically clean notebooks before they're staged, and can also be used with other version control systems, as a command line tool, and as a Python library. It can determine if a notebook is clean or not, which can be used as a check in your continuous integration pipelines. nb-clean...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GitHub Pages Deploy Action

    GitHub Pages Deploy Action

    Automatically deploy your project to GitHub Pages using GitHub Actions

    Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like. You can include the action in your workflow to trigger any event that GitHub actions supports. If the remote branch that you wish to deploy to doesn't already exist the action will create it for you. Your workflow will also need to include the actions/checkout step before this workflow runs in order for the deployment to work. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Distributions.jl

    Distributions.jl

    A Julia package for probability distributions and associated functions

    A Julia package for probability distributions and associated functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    lakeFS

    lakeFS

    lakeFS - Git-like capabilities for your object storage

    Increase data quality and reduce the painful cost of errors. Data engineering best practices using git-like operations on data. lakeFS is an open-source data version control for data lakes. It enables zero-copy Dev / Test isolated environments, continuous quality validation, atomic rollback on bad data, reproducibility, and more. Data is dynamic, it changes over time. Dealing with that without a data version control system is error-prone and labor-intensive. With lakeFS, your data lake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JET.jl

    JET.jl

    An experimental code analyzer for Julia

    JET employs Julia's type inference system to detect potential bugs and type instabilities. JET is tightly coupled to the Julia compiler, and so each JET release supports a limited range of Julia versions. See the Project.toml file for the range of supported Julia versions. The Julia package manager should install a version of JET compatible with the Julia version you are running. If you want to use JET on unreleased version of Julia where compatibility with JET is yet unknown, clone this git...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Name Your Price Event Tickets

    Name Your Price Event Tickets

    Bridge plugin for adding Name Your Price support

    Bridge plugin for adding Name Your Price support to Modern Tribe's Events Tickets Plus. Plugin updates can be enabled by installing the Git Updater plugin. Create a new event. Create ticket for that event. In the ticket admin, check the "Name Your Price" checkbox. Fill in suggested and minimum prices as needed and save ticket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    streetmerchant

    streetmerchant

    The world's easiest, most powerful stock checker

    ... are very capable as you have made it this far. Some basic understanding how a terminal, git, and or Node.js is a bonus, but that does not limit you to getting streetmerchant running! There is a lot of undefined behavior with using streetmerchant in the cloud. Some sites may block IPs from your cloud provider. It is possible that a VPN will help circumvent these problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gource

    Gource

    Software version control visualization

    Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project. Gource includes built-in log generation support for Git, Mercurial, Bazaar and SVN. Gource can also parse logs produced by several third party tools for CVS repositories. Gource is a visualization tool for source control repositories...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JobScheduler

    JobScheduler

    JobScheduler workload automation to execute jobs and workflows

    JS7 JobScheduler runs executables, scripts and database procedures and can be operated with e.g. MySQL, PostgreSQL, SQL Server, Oracle databases. JS7 JobScheduler provides workflow patterns such as sequential and parallel task execution, forking, synchronization, cross-platform scheduling, job load sharing, fail-over and a real REST API. JS7 includes the components: * JOC Cockpit (user interface for inventory management and control) * Controller (orchestration of Agents) * Agents:...
    Leader badge
    Downloads: 144 This Week
    Last Update:
    See Project
  • 16
    NagiosQL - Nagios configuration tool
    NagiosQL is a professional, web based configuration tool for Nagios 2.x/3.x/4.x. It is designed for large enterprise requirements as well as small environments. Any Nagios functionalities are supported.
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 17
    ART

    ART

    A Reporting Tool

    ART is a reporting and business intelligence solution. It enables quick deployment of SQL query results. Supports tabular reports, charts, dashboards, scheduling. Commercial Support https://areportingtool.com -
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 18
    Epesi BIM Free & Open Source CRM

    Epesi BIM Free & Open Source CRM

    Lighweight CRM, easy to use Kickstarter for web based ERP

    ... Server - More information on how to get started can be found here: https://www.epesi.org/adminmanual/installation Simple: automatic or semi-automatic methods: - Setup hosting: https://epesi.cloud/cart.php - no technical expertise needed - Installation on your server via Softaculous autoinstaller: http://www.softaculous.com/apps/erp/EPESI Video tutorial on how to install epesi using Softaculous autoinstaller via cPanel - https://www.youtube.com/watch?v=FR4mQsHUNCY Download it from: - Git...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 19
    eXo Platform - Digital Workplace

    eXo Platform - Digital Workplace

    The open-source digital workplace for growing teams and enterprises.

    eXo Platform is an open-source digital workplace solutions for growing teams and enterprises, featuring: ✅ Internal Communications ✅ Team Collaboration ✅ Knowledge Management ✅ Productivity and Employee Recognition use cases. eXo stands out by: 👍 its fluid and integrated employe experience, on desktop and mobile 👍 the platform’s ease of use 👍 innovative employee engagement features. eXo Platform is developed on open-source technology and supports open standards. The...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    Agua Gest - Gestionale Aziendale php

    Agua Gest - Gestionale Aziendale php

    Open Source - Web Based - CRM - Gestione magazzino e Fatture Magazzino

    ... magazzino, al mantenimento della contabilità. Dalla gestione delle foto degli articoli, alla produzione di listini figurati per i clienti. gestione magazzino php e mysql può lavorare con tutti i computer Per il corretto funzionamento Necessita installati: Requires: apache apache-mod_php mysql php-pdo php-pdo_mysql Requires: php-openssl php-ftp php-zip php-imagick php-gd php-mbstring php-imap Requires: php-xml php-xmlreader php-xmlwriter
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    pj-net-tools

    pj-net-tools

    Pure Java Network Tools

    Pure Java Network Tools. Free portable cross-platform. Include: 01) ICMP-ping, 02) ICMP-traceroute, 03) DNS-check resolver, 04) Parallel Host TCP-scanner, 05) IP-calculator, 06) Syslog-server, 07) Telnet-client, 08) Local ARP-cache request, 09) Parallel Network Ping-Scanner, 10) Snmp-Get concrete value utility. 11) Parallel ICMP flood utility. 12) Parallel UDP flood utility. 13) TFTP-server. 14) NTP-server. 15) Host TCP-ping. 16) SNMP-MRTG traffic monitor. 17) Anonymous FTP-server...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22

    OpenOffice.org Utility Library

    Library modules for creating ODF documents.

    ... size, font color, background color, etc.) - Set column and row attributes including width and height I am currently hosting the new development code at the following URL: https://github.com/josephcolton/ooolib-python I will be posting releases here on SourceForge as well as GitHub, so you can come to either place for the releases. The newest code will only be available using Git on GitHub.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    FormaVid

    FormaVid

    Small Business Appliance

    The FormaVid Small Business Appliance https://formavid.org is designed to integrate a content management system (CMS), an issues tracker and an invoicing application into a single, well constructed, offering. It is an excellent starting point for any developer(s) wishing to support the CMS or any of the other components, including the appliance itself. All components are stable, open source and well supported. The appliance is built using scripts so no hidden "monkey business" and you can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Asset Management System for Intranets

    Asset Management System for Intranets

    The Free & Popular Snipe-IT Web Software in a Complete Virtual Machine

    ... to Usage of Self-Signed https Certificates ) Admin Username: admin Admin Password: Change_this1 from any PC on your Local Network. Explore all the available Menu options, before beginning any data entry. Configure OUTGOING MAIL SERVER SETTINGS in the .env file, using the free FileZilla ftp client software's edit facility. See below. Backup the system regularly, to avoid any issues. These are also covered in the video. Google Search helps in finding more about Snipe-IT.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    simple-password-manager

    Simple self-hosted password manager

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next