Showing 989 open source projects for "use"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 1
    Paris

    Paris

    Define and apply styles to Android views programmatically

    Define and apply styles to Android views programmatically. Paris lets you define and apply styles programmatically to Android views, including custom attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Voice

    Voice

    Minimalistic audiobook player

    This is my digital playground where I am learning. I'm integrating and validating new technologies and ideas here, playing around with new UI / UX components, and developing with the best coding standard I have come up with. At the same time, I want to provide an audiobook player which is really easy in use and a joy to work with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KOtlin DEpendency INjection

    KOtlin DEpendency INjection

    Painless Kotlin Dependency Injection

    KODEIN is a straightforward and yet very useful dependency retrieval container. it is effortless to use and configure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MockK

    MockK

    Mocking library for Kotlin

    All you need to get started is just to add a dependency to MockK library. Simplest example. By default mocks are strict, so you need to provide some behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 5
    Aztec

    Aztec

    A reusable native Android rich text editor component

    Aztec (which extends EditText) is a rich-text editor component for writing HTML documents in Android. You can check the minimum Android version supported by looking at the minSdkVersion configuration within build.gradle. There is an optional list type you can enable in the editor. In addition to ordered and unordered lists you can use task list. A task list is an unordered list that shows and saves checkboxes instead of bullets. By default, Aztec allows nested blocks. In certain cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Floccus

    Floccus

    Sync your bookmarks privately across browsers and devices

    Browser Extensions & Android App that sync your bookmarks across all your browsers and devices. Via an optionally selfhosted Nextcloud or WebDAV server or optionally end-to-end encrypted via Google Drive. Use any browser that supports Web extensions (e.g. Firefox, Chrome, Edge, Opera, Brave, Vivaldi, ...; Safari not yet) Install the floccus Android app to access your bookmarks on your phone. Create as many sync profiles as you need. Control sync strategy (i.e. uni- or bidirectional), sync...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ever Traduora Platform

    Ever Traduora Platform

    Open-source translation management platform

    Teams use Ever Traduora to reach users all around the globe. Automate your translation workflow today. Import and export the most common formats, work together with your team, instantly deliver translation updates over the air, and more! Traduora is the perfect home for managing your translation workflow. Setup your project in seconds, find what you're looking for with instant search, edit your translations and seamlessly deliver them with over-the-air updates. Traduora has been carefully...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    React Native Elements

    React Native Elements

    Cross-Platform React Native UI Toolkit

    A React Native framework for making cross-platform applications. As a cross-platform UI Toolkit, you can now use RNE on the web & share your codebase between your React Native + React web apps. RNE components are rendered perfectly on browser. You can achieve this to target iOS, Android and Web by collaborating RNE and React Native for Web. Consistent design across android, iOS, and web. 30+ components designed to save development time. Built completely in TypeScript. Starting your react native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fuel

    Fuel

    The easiest HTTP networking library for Kotlin/Android

    ..., any FuelManager or using one of the String extension methods. If you specify a callback the call is async, if you don't it's blocking. Fuel and the extension methods use the FuelManager.instance under the hood. You can use this FuelManager to change the default behavior of all requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    Shoutem UI

    Shoutem UI

    Customizable set of components for React Native applications

    Shoutem UI is a set of styleable components that enables you to build beautiful React Native applications for iOS and Android. All of our components are built to be both composable and customizable. Each component has a predefined style that is compatible with the rest of the Shoutem UI, which makes it possible to build complex components that look great without the need to manually define complex styles. You can also use standard React Native components in your layouts anywhere you want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tinode Instant Messaging Server

    Tinode Instant Messaging Server

    Instant messaging platform

    ... be supported by writing custom adapters. Tinode is not XMPP/Jabber. It is not compatible with XMPP. It's meant as a replacement for XMPP. On the surface, it's a lot like open source WhatsApp or Telegram. Version 0.17. This is beta-quality software, feature-complete and stable but probably with a few bugs. Follow instructions to install and run or use one of the cloud services provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Epoxy

    Epoxy

    Android library for building complex screens in a RecyclerView

    ... adds support for saving view state and automatic diffing of item changes. We developed Epoxy at Airbnb to simplify the process of working with RecyclerViews, and to add the missing functionality we needed. We now use Epoxy for most of the main screens in our app and it has improved our developer experience greatly. If you are using layout resources in Epoxy annotations then for library projects add Butterknife's gradle plugin to your buildscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UI Kitten

    UI Kitten

    React Native UI library based on Eva Design System

    A React Native framework for creating stunning cross-platform mobile applications. Design system-based, UI Kitten brings your product from an MVP to the final product version. Forever open source and free! UI Kitten is a React Native implementation of the Eva Design System. The framework contains a set of general-purpose UI components styled in a similar way. The most awesome thing about Ui Kitten is that the themes can be changed in the runtime without reloading the application. This way,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    kotlinx.coroutines

    kotlinx.coroutines

    Library support for Kotlin coroutines

    Library support for Kotlin coroutines with multiplatform support. Kotlin, as a language, provides only minimal low-level APIs in its standard library to enable various other libraries to utilize coroutines. Unlike many other languages with similar capabilities, async and await are not keywords in Kotlin and are not even part of its standard library. Moreover, Kotlin's concept of suspending function provides a safer and less error-prone abstraction for asynchronous operations than futures and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MaterialDrawer

    MaterialDrawer

    Drawer library for your Android project

    The flexible, easy to use, all in one drawer library for your Android project. Does your application contain a Drawer? Do you want to have it up and running in less than 5 minutes? Do you want your drawer to follow the Android Design Guidelines? Do you have profiles? Do you need flexibility? Is Google’s navigation Drawer of the design support not enough for you? Do you want a simple and easy to understand api? Never waste your time again. It provides you with the easiest possible implementation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Iris Web Framework

    Iris Web Framework

    The fastest community-driven web framework for Go

    Iris is a fast, full-featured and futuristic web framework written in Go. It is by far the fastest HTTP/2 web framework ever crafted, is highly efficient yet simple. Iris provides a beautifully expressive and easy-to-use foundation for your next website, API or distributed app. Iris comes packed with Webassembly, Automatic HTTPS with Public Domain, MVC, Sessions, Caching, Versioning API, Problem API, Websocket, Dependency Injection and more. It is also fully-compatible with the standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mastodon for Android

    Mastodon for Android

    Official Android app for Mastodon

    This is the repository for the official Android app for Mastodon. Mastodon is the best way to keep up with what's happening. Follow anyone across the fediverse and see it all in chronological order. There are no algorithms, ads, or clickbait in sight. This is the official Android app for Mastodon. It's incredibly fast and incredibly beautiful, and it's designed to be not only powerful but easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ChatGPT-Telegram-Workers

    ChatGPT-Telegram-Workers

    Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease

    The simplest and fastest way to deploy your own ChatGPT Telegram bot. Use Cloudflare Workers, single file, copy and paste directly, no dependencies required, no need to configure local development environment, no domain name required, serverless. You can customize the system initialization information so that your debugged personality never disappears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Locker Password Manager

    Locker Password Manager

    Open source secure password manager

    ... is available anytime on any platform and device, whether it is a web browser, extensions, mobile apps or desktop apps. Share passwords and sensitive data with your friends and colleagues quickly and securely. Or share items with anyone, even if they don't use Locker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KMM ViewModel

    KMM ViewModel

    Library to share Kotlin ViewModels with SwiftUI

    A library that allows you to share ViewModels between Android and iOS. The latest version of the library uses Kotlin version 1.9.22. Compatibility versions for older and/or preview Kotlin versions are also available. When subclassing your Kotlin ViewModel in Swift you might experience some issues in the way those ViewModels are cleared. Since currentTimeFlow is a StateFlow we don't ever expect it to fail, which is why we are using the assertNoFailure. However, in this case you'll notice that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Permission Flow for Android

    Permission Flow for Android

    Know about real-time state of a Android app Permissions

    Know about the real-time state of an Android app Permissions with Kotlin Flow APIs. In big projects, app is generally divided in several modules and in such cases, if any individual module is just a data module (not having UI) and needs to know the state of permission, it’s not that easy. This library provides a way to know the state of permission throughout the app and from any layer of the application safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Slack SDK for Java

    Slack SDK for Java

    Slack Developer Kit (including Bolt for Java) for any JVM languages

    Slack SDK for Java supports the Slack platform in a Java idiomatic way. The SDK written in Java so developers can use it in any JVM language including Kotlin, Groovy, and Scala. If what you want to do is call Slack APIs in your existing services, we recommend using only the Slack API Client. If instead, you’re developing a new modern and interactive Slack app, we recommend Bolt for it. The framework enables developers to focus on the essential parts of their apps without being bothered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    fritz2

    fritz2

    Easily build reactive web-apps in Kotlin based on flows and coroutines

    fritz2 is a lightweight, typesafe, data-driven library for building reactive web apps in pure Kotlin, heavily depending on coroutines and flows. fritz2 makes heavy use of Kotlin standard features (especially flows) and has no external dependencies. Based upon Kotlin's outstanding capabilities to build DSLs, fritz2 offers a nice declarative and typesafe syntax to structure your UI code in a comfortable and easy-to-read way. fritz2 offers precise data binding for your UI-elements. This means...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Birday

    Birday

    A beautiful Kotlin app to remember birthdays and events

    This app was created to remember and manage events in a simple and effective way. The app contains some basic personalization options and an introduction, plus some new resources like animated vector drawables and the automatic dark/light theme. Support and updates are guaranteed. Birday allows you to import birthdays directly from your contacts, with a simple favorite system and a set of stats to discover.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Myne

    Myne

    An android app to download ebooks from Project Gutenberg

    Myne is a FOSS Android application to download ebooks from Project Gutenberg, it uses GutenDex API to fetch metadata of ebooks in the backend.
    Downloads: 0 This Week
    Last Update:
    See Project