Search Results for "open ssh windows" - Page 6

Showing 277 open source projects for "open ssh windows"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 1
    Scrimage

    Scrimage

    JVM - Java, Kotlin, Scala image processing library

    Scrimage is an immutable, functional, and performant JVM library for the manipulation of images. The aim of this library is to provide a simple and concise way to do common image operations, such as resizing to fit a required width and height, converting between formats, applying filters, and so on. It is easy to use from any language on the JVM. A typical use case for this library would be creating thumbnails of images uploaded by users in a web app, bounding a set of product images so that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Circuit

    Circuit

    A Compose-driven architecture for Kotlin and Android applications

    Circuit is used in production at Slack and is ready for general use. The API is considered unstable as we continue to iterate on it. Circuit is a simple, lightweight, and extensible framework for building Kotlin applications that’s Compose from the ground up. It builds upon core principles we already know like Presenters and UDF, and adds native support in its framework for all the other requirements we set out for above. It’s heavily influenced by Cash App’s Broadway architecture (talked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Kobweb

    Kobweb

    A modern framework for full stack web apps in Kotlin

    Kobweb is an opinionated Kotlin framework for creating websites and web apps, built on top of Compose HTML and inspired by Next.js and Chakra UI. While Kobweb is still pre-1.0, it has been usable for a while now. It provides escape hatches to lower-level APIs, so you can accomplish anything even if Kobweb doesn't support it yet. Please consider starring the project to indicate interest, so we know we're creating something the community wants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Anvil

    Anvil

    A Kotlin compiler plugin to make dependency injection with Dagger 2

    Anvil is a Kotlin compiler plugin to make dependency injection with Dagger easier by automatically merging Dagger modules and component interfaces. In a nutshell, instead of manually adding modules to a Dagger component and making the Dagger component extend all component interfaces, these modules and interfaces can be included in a component automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    Kotlin Wrappers

    Kotlin Wrappers

    Kotlin wrappers for popular JavaScript libraries

    This repository hosts a number of Kotlin wrappers for popular JavaScript libraries. To learn more please refer to the READMEs of individual modules. Artifacts are published to Maven Central, see the corresponding README files for package coordinates. All packages require JDK 8 to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Decompose

    Decompose

    Kotlin Multiplatform lifecycle-aware business logic components

    Decompose is a Kotlin Multiplatform library for breaking down your code into tree-structured lifecycle-aware business logic components (aka BLoC), with routing functionality and pluggable UI (Jetpack/Multiplatform Compose, Android Views, SwiftUI, Kotlin/React, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dokka

    Dokka

    API documentation engine for Kotlin

    Dokka is an API documentation engine for Kotlin. Dokka can generate documentation in multiple formats, including its own modern HTML format, multiple flavors of Markdown, and Java's Javadoc HTML. Just like Kotlin itself, Dokka supports mixed-language projects. It understands Kotlin's KDoc comments and Java's Javadoc comments. You can run Dokka using Gradle, Maven or from the command line. It is also highly pluggable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Calendar

    Calendar

    A highly customizable calendar view and compose library for Android

    A highly customizable calendar library for Android, backed by RecyclerView for the view system, and LazyRow/LazyColumn for compose. With this library, your calendar will look however you want it to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pokedex

    Pokedex

    Pokedex demonstrates modern Android development with Hilt

    Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
    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
    Dokkatoo

    Dokkatoo

    Generates documentation for Kotlin Gradle projects (based on Dokka)

    Dokkatoo is a Gradle plugin that generates documentation for your Kotlin projects. Under the hood it uses Dokka, the API documentation engine for Kotlin. Dokkatoo has a number of improvements over the existing Dokka Gradle Plugin. Dokkatoo has basic functionality, and can generate documentation for single-projects and multimodule projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    .ignore 4.x

    .ignore 4.x

    .ignore support plugin for IntelliJ IDEA

    .ignore support plugin for IntelliJ IDEA . Entries inspection (duplicated, covered, unused, incorrect syntax, relative entries) with quick-fix actions. Comments and brackets support. Navigation to entries in Project view. Renaming entries from a dot-ignore file. Close opened ignored files action. Custom user templates with import/export features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RoundCornerProgressBar

    RoundCornerProgressBar

    [Android] Round Corner Progress Bar Library for Android

    Round corner is cool. Let's make your progress bar with round corner. Colorful rounded corner progress bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Reaktive

    Reaktive

    Kotlin multi-platform implementation of Reactive Extensions

    Kotlin multiplatform implementation of Reactive Extensions. There are a number of modules published to Maven Central. This functionality is provided by the coroutines-interop module. Reaktive provides an easy way to manage subscriptions: DisposableScope. Reaktive provides Plugin API, something similar to RxJava plugins. The Plugin API provides a way to decorate Reaktive sources. A plugin should implement the ReaktivePlugin interface, and can be registered using the registerReaktivePlugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    kotlinx.html

    kotlinx.html

    Kotlin DSL for HTML

    A kotlinx.html library provides DSL to build HTML to Writer/Appendable or DOM. Available to all Kotlin Multiplatform targets and browsers (or other JavaScript engines) for better Kotlin programming for the Web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Emoji

    Emoji

    A library to add Emoji support to your Android / JVM Application

    A Kotlin Multiplatform library to add Emoji support to your Android App / JVM Backend. Check out the sample jvm module for text parsing/searching functionality. PopupWindow which overlays over the soft keyboard. Normal view which is used by EmojiPopup and can also be used as a standalone to select emojis via categories. The library has 4 different sprites providers to choose from (iOS, Google, Facebook & Twitter). The emoji's are packaged as pictures and loaded at runtime. If you want to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

    ... will automatically find the newest version of Elixir installed. (NOTE: SDK detection only works for Linux, homebrew installs on OSX, and Windows. Open an issue with information about Elixir install locations on your operating system and package manager to have SDK detection added for it.) If the automatic detection doesn't find your Elixir SDK or you want to use an older version, manually select select the directory above the bin directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DivKit

    DivKit

    DivKit is an open source Server-Driven UI (SDUI) framework

    DivKit is an open source Server-Driven UI (SDUI) framework. It allows you to roll out server-sourced updates to different app versions. Also, it can be used for fast UI prototyping, allowing you to write a layout once and then ship it to iOS, Android, and Web platforms. DivKit is an excellent choice to start using server-driven UI in your project because it can be easily integrated as a simple view in any part of your app. At the starting point, you don’t need a server integration. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AAA

    AAA

    Curated list of the best FOSS Android apps to maximize your freedom

    This is a list of the best FOSS apps according to us. You can prove us wrong on the contributing page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KVision

    KVision

    Object oriented web framework for Kotlin/JS

    ... select box with ajax support. File upload with preview and multi-selection. Advanced charts. Reactive tables. The navigation bar, toolbar, context menu and off-canvas sidebar. Tooltips and popovers. Modals including ready to use alerts and confirm dialogs. Floating, re-sizable windows. Configurable toasts. React components and Onsen UI mobile web components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tolgee Platform

    Tolgee Platform

    Developer & translator friendly web-based localization platform

    An open-source localization platform developers enjoy working with. Because it saves a lot of time you would spend on localization tasks without it because it enables you to provide perfectly translated software. Add translations in the code, and translate them directly in the app with the Tolgee i18n tool. Clicking an element while holding the ALT/option key opens a dialog where you can simply modify your strings. No need to edit large .json/.po/.whatever file. In-context translating also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dgs-framework

    dgs-framework

    GraphQL for Java with Spring Boot made easy

    ... in 2019 as internal teams began developing multiple GraphQL services. As 2020 wrapped up, Netflix decided to open source the framework and build a community around it. The DGS framework is built on top of graphql-java. Graphql-java is, and should be, lower level building blocks to handle query execution and such. The DGS framework makes all this available with a convenient Spring Boot programming model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OPENRNDR

    OPENRNDR

    Kotlin library for creative coding, real-time and interactive graphics

    OPENRNDR is an open source framework for creative coding, written in Kotlin that simplifies writing real-time interactive software. OPENRNDR provides simple, reusable utilities with which creative coders can build robust, fast, and reliable (interactive) applications for prototyping as well as building production-quality software. With ORML you can easily connect to a number of widely used Machine Learning models, such as Facemesh, Posenet, and Stylegan. You can use OPENRNDR to visualize...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Micronaut Data

    Micronaut Data

    Ahead of Time Data Repositories

    Micronaut Data is a database access toolkit that uses Ahead of Time (AoT) compilation to pre-compute queries for repository interfaces that are then executed by a thin, lightweight runtime layer. Both GORM and Spring Data maintain a runtime meta-model that uses reflection to model relationships between entities. This model consumes significant memory and memory requirements grow as your application size grows. The problem is worse when combined with Hibernate which maintains its own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GitHub Workflows Kt

    GitHub Workflows Kt

    Authoring GitHub Actions workflows in Kotlin

    GitHub-workflows-kt is a tool for creating GitHub Actions workflows in a type-safe script, helping you to build robust workflows for your GitHub projects without mistakes, with pleasure, in Kotlin. We're often surrounded by YAML configuration. It's a powerful format that provides a simple syntax for defining hierarchical data, but it is sometimes used (abused?) to configure complicated scenarios which lead to complicated files that are difficult to write and maintain. Who among us hasn't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Android Contacts, Reborn

    Android Contacts, Reborn

    Android Contacts API Library written in Kotlin

    This library provides a complete set of APIs to do everything you need with Contacts in Android. You no longer have to deal with the Contacts Provider, database operations, and cursors. Whether you just need to get all or some Contacts for a small part of your app (written in Kotlin or Java), or you are looking to create your own full-fledged Contacts app with the same capabilities as the AOSP Android Contacts app and Google Contacts app, this library is for you.
    Downloads: 0 This Week
    Last Update:
    See Project