Showing 1623 open source projects for "git-ftp"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    jDHTUQ
    ATTENTION: For more info and latest version, refer to https://github.com/estigma88/jdhtuq. jDHTUQ is a peer-to-peer DHT system based in Chord algorithm, but built like API to generalize the implementation of peer-to-peer DHT systems. jDHTUQ have two fundamental services , put and get of resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    babel-upgrade

    babel-upgrade

    A tool for upgrading Babel versions

    A tool that tries to automatically update most dependencies, config files, and JavaScript files that require Babel packages directly to Babel 7 (and more in the future). Log when replacing out preset-es2015,16,17, latest as FYI. Figure out how to change nested .babelrcs into using "overrides" instead. Monorepo support. Modify other config files as we go. Add to the upgrade guide which parts are autofixable and the command (if we care enough to make this individually runnable too...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pendulum Editor

    Pendulum Editor

    A simple markdown editor for static files (Hugo, Nexo, Jekyll

    A simple editor for markdown/txt files. Supports saving changes into git repositories hosted anywhere (git add, git commit). Docker images and built binaries are provided. Written by @TitPetric and licensed under the permissive WTFPL. As you write or scroll either the text area or the preview pane, the scroll positions are synchronized based on percentage. In the case of images in the text, accuracy can be quite off, but it's possible to improve this behavior in the future. Most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyTorch Book

    PyTorch Book

    PyTorch tutorials and fun projects including neural talk

    This is the corresponding code for the book "The Deep Learning Framework PyTorch: Getting Started and Practical", but it can also be used as a standalone PyTorch Getting Started Guide and Tutorial. The current version of the code is based on pytorch 1.0.1, if you want to use an older version please git checkout v0.4or git checkout v0.3. Legacy code has better python2/python3 compatibility, CPU/GPU compatibility test. The new version of the code has not been fully tested, it has been tested...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 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: 0 This Week
    Last Update:
    See Project
  • 6

    PVF Server

    Multi-protocol server written in Java

    This is a multi-protocol server written in Java that can be extended to support any protocol. Configuration is done through the application interface or through a web based interface. An HTTP web server is built-in. The project is NOT intended for production runs. It was not updated since 2004. The current version was ressurected only as a teaching aid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    git-fire

    git-fire

    Save Your Code in an Emergency

    git-fire is a Git plugin that helps in the event of an emergency by switching to the repository's root directory, adding all current files, committing, and pushing commits and all stashes to a new branch (to prevent merge conflicts). Alias it to git out or git going for comedic effect. <message> is optional. If not specified, "Fire! Branch fire-current branch-user email-seconds since epoch" will be used. Just copy git-fire to your $PATH and ensure it is an executable (chmod +x git-fire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FreeFileSync

    FreeFileSync

    Free data backup software to synchronize files and folders

    FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and macOS. It is designed to save your time setting up and running data backups while having nice visual feedback along the way. _______________________________________________________________ DOWNLOAD LINKS (official homepage): https://freefilesync.org/
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project
  • 9
    RC Simple Editor

    RC Simple Editor

    Really Simple Editor (English WIP)

    Really Simple Editor, (English WIP), It can clone git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    HubCommander

    HubCommander

    A Slack bot for GitHub organization management, and other things too

    A user-extendable Slack bot for GitHub organization management. HubCommander provides a chat-ops means for managing GitHub organizations. It creates a simple way to perform privileged GitHub organization management tasks without granting administrative or owner privileges to your GitHub organization members. HubCommander is based on slackhq/python-rtmbot (currently, dependent on release 0.4.0) You simply type help, and the bot will output a list of commands that the bot supports. Typing the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    re-start

    re-start

    react-native template to target multiple platforms

    React-native template to target multiple platforms. Target multiple platforms (Android, iOS, Web, Windows [UWP] and Electron [macOS, Linux, Windows]) with react native' APIs and a single codebase. Follow best practices while doing the above. Cut out the time and effort it takes to setup the project (based on create-react-app). Achieve write once run everywhere with react-native (though react strictly says 'Learn once use anywhere). Mitigate git cloning or manual upgrading of boilerplates, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Django Material

    Django Material

    Material Design for Django

    ... rendering. Complex form layout support. Frontend - Quick starter template for modular admin-line applications development. To checkout and run open source demo version locally, you need to have git and tox tools installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WordGit

    WordGit for Mac

    A tool that allows you to diff and merge Word (.docx) files with git. Currently Mac only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Query Light

    Query Light

    Query Light : A Lightweight Oracle java swing client based on JDBC

    Please leave a review or suggest improvements. Source Code on GIT : https://github.com/milind-brahme/query-light Query Light is a lightweight oracle client based on jdbc. Application has moderate sql editing capabilities. It provides basic querying and data retrieval functions. Query light is ideal for working on read only environments. Latest Update and Fixes Added ability to write xlsx in new office xlsx format. Added ability to view code with F4. Added additional describe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    thoughtbot dotfiles

    thoughtbot dotfiles

    A set of vim, zsh, git, and tmux configuration files

    After the initial installation, you can run rcup without the one-time variable RCRC being set (rcup will symlink the repo's rcrc to ~/.rcrc for future runs of rcup). This command will create symlinks for config files in your home directory. Setting the RCRC environment variable tells rcup to use standard configuration options. Exclude the README.md, README-ES.md and LICENSE files, which are part of the dotfiles repository but do not need to be symlinked in. Give precedence to personal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wz123win

    wz123win

    wz123win File online management system

    https://wz123win.sourceforge.io 1 realization of access and modification of permissions 2 perfect unzip Zip file to current directory function Remarks: 1 this system has only one file. 2 the user name and password are admin by default. You can edit the files directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    vcproj2cmake

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

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    .../#search|ga|1|teachingbox FOR DEVELOPERS: 1) If you use Apache Maven, just add the following dependency to your pom.xml: <dependency> <groupId>org.sf.teachingbox</groupId> <artifactId>teachingbox-core</artifactId> <version>1.2.3</version> </dependency> 2) If you want to check out the most recent source-code: git clone https://git.code.sf.net/p/teachingbox/core teachingbox-core Documentation: https://sourceforge.net/p/teachingbox/documentation/HEAD/tree/trunk/manual/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Deis Workflow

    Deis Workflow

    The open source PaaS for Kubernetes.

    Deis Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any Kubernetes cluster, making it easy to deploy and manage applications. The Deis project welcomes contributions from all developers. The high-level process for development matches many other open-source projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    vDosPlus

    vDosPlus

    A general-purpose non-gaming DOS emulator for Windows

    ... downloads and other useful information (such as changelogs and online tips): http://www.vdosplus.org/ You can download vDosPlus 2015.11.01 files at this SourceForge site: https://sourceforge.net/projects/vdosplus/files/ The source code of vDosPlus (modified from original vDos) may be found at the Git repository of this SourceForge site too.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 21
    ZimmerSCP

    ZimmerSCP

    SCP GUI client for altering two remote file systems.

    This program is a GUI based SCP (Secure CoPy) client. It utilizes three windows for three file systems, allowing files to be copied between them, as well as files in each to be deleted, edited, or renamed either independently, or remote files in sync with each other.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Quambla

    Quambla

    Private file archive (Dropbox, iCloud, etc alike)

    Quambla is a software that installed within your company or private structure will enable you to provide a complete remote file archive service to you and all your staff. The advantages of such technology are: you won't pay anything but you will reuse your ftp and sql resources without relying on any external services and you will keep your data where you really trust. Pure Cloud-systems can be very efficient but have several drawbacks and they are not as cheap as they look since you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Peptrix

    Label free peptide profiling

    ... database, which contains all metadata, such as experiment numbers and sample codes, 3) a FTP (File Transport Protocol) server to store all raw mass spectrometry files and processed data, 4) the software package R, which is used for modular statistical calculations, such as the Wilcoxon-Mann-Whitney rank sum test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    Easy Feed Editor
    ACTIVE DEVELOPMENT ENDED IN 2011. Use Easy Feed Editor to create your own feed. Easy Feed Editor supports both RSS and ATOM.
    Downloads: 2 This Week
    Last Update:
    See Project