Showing 2287 open source projects for "open ssh windows"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
    Learn More
  • 1

    pyexpander

    A powerful macro processor based on python

    Pyexpander is a powerful macro processor based on python. Instead of simple macro replacement it offers evaluation of arbitrary python expressions and execution of python code. Pyexpander is Turing Complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    VisualXBLite Environment

    viXen is a GUI Designer for XBLite/XBasic programmers.

    Started year 2006 by John Evans to the benefit of an XBLite community created by David Szafranski, viXen is a Visual Designer for GUI application, written in the programming language XBLite itself, which generates the XBLite Source Code of the complete "fill-in-the-blank" skeleton of a Windows(R) GUI application. Current version of viXen allows numerous kinds of generation: - GUI skeleton using the Win32API (Ansi) - WinX.dll (windowing library finely crafted in XBLite by Callum Lowcay...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    phpMariaEdit

    Continuation of phpMyEdit

    phpMyEdit development was stopped several years ago at version 5.7.1, with no support for newer MySQL or MariaDB, no support for newer PHP, and a lot of open TODOs. This kind of software still has a lot of use today but it needed an update to support the current technologies. As the original repository is frozen, new works have started in this repository. Version 5.7.2 supports PHP 7.x., uses mysqli_ and is for the rest very close to 5.7.1. Version 5.7.3 is a bugfix release with a lot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    oracle-architect-tools

    oracle pl/sql based tools for design development and maintenance

    A suite of open source utilities written in Oracle PL/SQL for schema instrumentation, auditing, schema administration scripting, ddl mapping and migration code generation, dml package generation, and xml service package generation based on metadata tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
    Learn More
  • 5

    wCMF

    The wCMF web application framework

    wCMF is a lightweight MDA approach to application development based on the MVC pattern. It allows to create any kind of PHP webapp, e.g. CRM, CMS from an UML model. It features an object persistence layer, a soap interface and standard views/controllers. This website hosts code and downloads for versions prior to 4.0. For newer versions please visit https://github.com/iherwig/wcmf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    soulng

    Lexer and parser generator tool for C++

    The SoulNG project contains two tools: a lexical analyzer generator slg and a parser generator spg. The generators and the produced lexical analyzers and parsers use four C++ libraries that are also included in the project. The slg tool takes a .lexer file that contains the description of a lexical analyzer as input and produces C++ source code for a lexical analyzer as output. The produced lexical analyzer is a finite state machine that recognizes patterns described as regular expressions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ALCHA

    ALCHA

    A New Programming Language for FPGA Projects

    ALCHA aims to reduce FPGA project develop time by means of automation and abstraction, but without loosing the low-level control that HDLs, such as Verilog, provides. It will support an object oriented programming model, abstract data and signal types, and compile-time scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    code-creation-kit

    code-creation-kit

    The kit can be used as code generator for any programming language.

    A software project often contains some dull and repetitive tasks. Let’s take program options of any kind for an example, e.g. a command line interface. For every program option you need to write a boiler plate code fragment. Additionally every single program option has to be documented. Now that’s somewhat boring. You can easily gather all options in a spreadsheet including any documentation. Wouldn’t it be good to simply generate code and user documentation from the spreadsheet table data?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JBizMo

    JBizMo

    Powerful generator for Java applications (JPA, Java EE...)

    JBizMo supports building of Angular, Eclipse RCP/RAP, JavaFX, JSF (Primefaces), Swing and Vaadin applications. The generated applications can run in a stand-alone mode or they can be deployed on a Java EE server (Wildfly 16, Payara 5). Alternatively, the Spring platform is also supported! JBizMo applications use JPA in order to access the target database. The plug-in contains a graphical editor for designing the domain model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
    Learn More
  • 10

    Work Case Toolkit 0.4 beta 1

    Support variant based Java program execution, adapted to support MDE.

    Work Case Toolkit is a tool that provides variant based program's execution. Our main goal is to define an API that we can use embedded into any Java application to support dynamic execution based on variant flows. The variants are controlled by a graph decision using features diagrams relationships. The project was originally planned in 2005 to support Model Driven Architecture OMG approach, focusing specially on the management of architectural changes and models transformers. The main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JiBX is a framework for XML data binding to Java. It works with existing classes, using a flexible mapping definition file to determine how data objects are translated to and from XML. See the Home Page for details and external bug tracking system links.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query. *CCG is easy to use, because; it is developer-friendly *CCG is practical, because; it allows to make many crud processes without writing SQL query *CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Binary to Header

    Binary to Header

    Converter for binary files to C/C++ headers

    bin2header takes any file as an argument and converts its binary data into a source header file for use in C/C++ applications. The data is stored as a character array.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Java Modeling Language (JML)
    This sourceforge site for the project is now DEPRECATED and not updated. All current work and new releases are on github: https://github.com/OpenJML/OpenJML. The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules (as in design by contract -- DBC). It has many tools to do assertion checking, unit testing, etc. The principal current tool of the project is OpenJML -- cf. https://www.openjml.org, with...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Unified Code Generation

    Unified Code Generation

    Open-source code generator for Simulink/Stateflow

    This project provides an open-source framework for the generation of high quality source code which is suitable for safety-critical applications and certification (e.g DO-178B). Currently a Simulink and Stateflow front-end and a C-language back-end are included. Some of the strengths of UCGN: - Clearly readable source-code - Separation of functionality and parameters ("tunable parameters") - Robust data storage (compile-time static structures in favor of pointer run-time constructs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A subset of the TestCon project, ConAn builds on Roast to provide a testing framework for concurrent Java components. For more details on the development of ConAn and TestCon/Crom, see http://longbrothers.net/brad/papers/thesis.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MIT Licenser

    MIT Licenser

    official licenser generator for cryptocurrency mining software

    MIT Licenser helps you and makes it easy to generate a license for major cryptocurrency mining software for Windows PC only. MIT Licenser will enable your wallet or asset and serves as a key to unlock or grant access to major mining software such as winmax miner, apecoin miner, oxygen miner, and many more. https://apecoinminer.com is the perfect place to test how the license works
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    ColorScheme2CSS

    Colo2CSS Converting color schemes of Vim to CSS files

    This plugin is designed to convert the current color scheme of the program Vim editor into a ready-made Cascading Style Sheets (CSS) file. The CSS files prepared by this plugin meet the requirements CSS Validation Service (https://jigsaw.w3.org/css-validator/) and can be used to connect to an HTML or XHTML document (web page). The plugin can be used both for converting only the current color scheme, and for batch processing of several files of color schemes of the Vim editor. When...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    django-webpack-dev-server

    django-webpack-dev-server

    Commandline App to set up React in a Django Project with 1 command.

    Django Webpack Dev Server is a command line Django reusable app to setup configuration files for React. It uses webpack and webpack_dev_server to bundle your frontend code. After installing the app you need to run the following command: "python manage.py generate react" and that will create your react app in your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sohag Developer

    Sohag Developer

    Build a powerful database applications following few steps using Sohag

    ... the data in the database tables or views. Sohag Developer can be extended by adding more generators any one is welcomed to contribute and create generator to extend Sohag Developer to create more templates to support more programming languages or frameworks. Sohag Developer is a free and open source software and released under GPL v3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tabnine

    Tabnine

    Vim client for TabNine

    ... assist, you probably already know that it can save you tons of time, easily cutting your keystrokes in half. Powered by sophisticated machine learning models trained on billions of lines of trusted open source code from GitHub, Tabnine is the most advanced AI-powered code completion copilot available today. And like GitHub, it is an essential tool for professional developers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    ProGuard Java Optimizer and Obfuscator

    ProGuard Java Optimizer and Obfuscator

    Java class file shrinker, optimizer, obfuscator, and preverifier

    ProGuard has moved to Github now: https://github.com/Guardsquare/proguard ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. ProGuard is useful for making code more compact and more efficient, on the desktop, on tablets, on smartphones, and on...
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 23

    ClassStudio

    A code generator. Compile C# code from and to different languages.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an application generator for conflation algorithms in perl language. This system supports generation perl source code for a stemmer from a rule file, running a stemmer which is supported by the system, parsing a corpus file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XLS to XML

    XLS to XML

    Translate files between XLS / XLSX and XML format . . .

    XLStoXML is a portable cross-platform desktop application for file format translation between XLS/XLSX and XML. No installation required except Java. The simple and intuitive interface allows you to do complex operations with just a few clicks. We are currently offering only a free version of this software, this means that all the features are available for you! The downloads and old versions code are distributed in SourceForge, and will be available soon. This piece of software is...
    Downloads: 5 This Week
    Last Update:
    See Project