Showing 326 open source projects for "custom"

View related business solutions
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
  • Better time tracking for projects, billing, and payroll Icon
    Better time tracking for projects, billing, and payroll

    Journyx makes it easy to gather accurate time and expense data so you can make smarter, more informed business decisions.

    This product is especially great for project managers, COOs, finance professionals, accountants, or payroll admins in any industry.
  • 1
    Musify

    Musify

    Unlock the full potential of music: Stream effortlessly with one app

    Unlock the full potential of music, and stream effortlessly with one app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Highlightr

    Highlightr

    iOS & OSX Syntax Highlighter

    ... highlight.js. This is actually quite fast! It will never be as fast as a native solution, but it's fast enough to be used on a real-time editor. It comes with a custom-made HTML parser for creating NSAttributtedStrings, is pre-processing the themes, and is preloading the JS libraries. As result it's taking around of 50 ms on my iPhone 6s for processing 500 lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    react-native-render-html

    react-native-render-html

    iOS/Android pure javascript react-native component

    ..., the Discovery App has a collection of "Playgrounds" to play with specific components and observe how they respond to style and props changes. The new rendering API is an order of magnitude more powerful than the legacy. Custom renderers are now plain React Component instead of functions, and you have now access to the underlying renderer for rich customization. Default renderers support onPress and many more interesting props!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NLog

    NLog

    Advanced and structured logging for various .NET platforms

    ..., the configuration can be changed. Every log message can be templated with various layout renders. Even though NLog has targets and pre-defined layouts, you can write custom targets or pass custom values. Fully support for structured logging. Targets are used to display, store or pass log messages to another destination. NLog can dynamically write to one of multiple targets for each log message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5
    Tinode Instant Messaging Server

    Tinode Instant Messaging Server

    Instant messaging platform

    Instant messaging server. Backend in pure Go (license GPL 3.0), client-side binding in Java, Javascript, and Swift, as well as gRPC client support for C++, C#, Go, Java, Node, PHP, Python, Ruby, Objective-C, etc. (license Apache 2.0). Wire transport is JSON over websocket (long polling is also available) for custom bindings, or protobuf with gRPC. Persistent storage is any one of RethinkDB, MySQL or MongoDB. A third-party unsupported DynamoDB adapter also exists. Other databases can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    React Native Vector Icons

    React Native Vector Icons

    Customizable Icons for React Native with full styling

    .... You can either use one of the bundled icons supported or roll your own custom font. Since Icon builds on top of the Text component, most style properties will work as expected, you might find it useful to play around with background color, border width, border color, border radius, padding, margin, color, font size, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    OpenLauncher

    OpenLauncher

    Customizable and Open Source Launcher for Android

    This is an open source launcher project for Android devices that has been built completely from scratch. The main goal of this launcher is to find a healthy medium between customization and simplicity. At this point in time it implements most features required in a typical launcher but could benefit greatly from some general polish. If you would like to help out feel free to submit issues or ask about submitting a pull request with a feature you want to see in the launcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    DiKTat

    DiKTat

    Strict coding standard for Kotlin and a custom set of rules

    DiKTat is a strict coding standard for Kotlin, consisting of a collection of Kotlin code style rules implemented as Abstract Syntax Tree (AST) visitors built on top of KTlint. It serves the purpose of detecting and automatically fixing code smells in the Continuous Integration/Continuous Deployment (CI/CD) process. DiKTat has gained recognition and has been added to the lists of static analysis tools, kotlin-awesome, and kompar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Noice for Android

    Noice for Android

    The Android app for Noice.

    For a lot of people, a little uniform background noise is helpful to remain calm and focused. In some cases, it also boosts productivity and lowers the effects of stress and anxiety. Background noise also masks tinnitus, calms agitated infants, and improves reading and meditation experiences. Noice for Android allows you to create personalized sound environments. It enables you to combine different sounds at different volume levels to create perfect ambient atmospheres. These custom sound...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tusky

    Tusky

    An Android client for the microblogging server Mastodon

    Tusky is a lightweight client for Mastodon, a free and open-source social network server. It supports all Mastodon features, like photos, videos, lists, and custom emojis, and is designed according to material guidelines. You can choose between a dark, a light and a black theme in Tusky. It has notifications and a draft feature. Tusky is free and open source software licensed under the GPL-3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    react-native-action-sheet

    react-native-action-sheet

    A cross-platform ActionSheet for React Native

    React Native Action Sheet is a cross-platform React Native component that uses the native UIActionSheet on iOS and a pure JS implementation on Android. ReactNativeActionSheet uses React context to allow your components to invoke the menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BRVAH

    BRVAH

    Powerful and flexible RecyclerView Adapter

    BRVAH or Base RecyclerView Adapter Helper is a helpful tool for using RecyclerView more easily and efficiently. If you're an Android developer, you're probably familiar with RecyclerView as it is one of the most frequently-used controls in Android. While it may be quite useful however, a lot of developers can find it vexing to use. This is where BRVAH comes in. With BRVAH, it becomes easier than ever to use RecyclerView. Its efficient use meets the common needs of Android developers in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Firebase Kotlin SDK

    Firebase Kotlin SDK

    A Kotlin-first SDK for Firebase

    The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. Its API is similar to the Firebase Android SDK Kotlin Extensions but also supports multiplatform projects, enabling you to use Firebase directly from your common source targeting iOS, Android, Desktop, or Web, enabling the use of Firebase as a backend for Compose Multiplatform, for example. Unlike the Kotlin Extensions for the Firebase Android SDK this project does not extend a Java-based SDK so we get the full power of Kotlin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    react-native-document-picker

    react-native-document-picker

    Document Picker for React Native using Document Providers

    Document Picker for React Native using Document Providers. If the user cancels the document picker without choosing a file (by pressing the system back button on Android or the Cancel button on iOS), the Promise will be rejected with a cancellation error. You can check for this error using DocumentPicker.isCancel(err) allowing you to ignore it and cleanup any parts of your interface that may not be needed anymore. If the user somehow manages to open multiple file pickers (e.g. due the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    opencv-mobile

    opencv-mobile

    The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS

    The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, WebAssembly. This project provides the minimal build of opencv library for the Android, iOS and ARM Linux platforms. Packages for Windows, Linux, MacOS, and WebAssembly are available now. We provide prebuild binary packages for opencv 2.4.13.7, 3.4.18, and 4.6.0. We also provide prebuild binary package for iOS with bitcode enabled, that the official package lacks. All the binaries are compiled from source on GitHub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flutter InAppWebView Plugin

    Flutter InAppWebView Plugin

    A Flutter plugin that allows you to add an inline webview

    A Flutter plugin that allows you to add an inline WebView, to use a headless WebView, and to open an in-app browser window. Adding the InAppWebView widget into your app is very simple. It’s just a widget like any other Flutter widget. Use InAppBrowser or ChromeSafariBrowser to open an in-app browser! ChromeSafariBrowser is based on Chrome Custom Tabs on Android and on SFSafariViewController on iOS. Create a Class that extends the InAppBrowser/ChromeSafariBrowser Class in order to override...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Apollo Kotlin

    Apollo Kotlin

    A strongly-typed, caching GraphQL client for the JVM, Android, etc.

    A strongly-typed, caching GraphQL client for Java and Kotlin multiplatform. Apollo Kotlin (formerly Apollo Android) is a GraphQL client that generates Kotlin and Java models from GraphQL queries. Apollo Kotlin executes queries and mutations against a GraphQL server and returns results as query-specific Kotlin types. This means you don't have to deal with parsing JSON, or passing around Maps and making clients cast values to the right type manually. You also don't have to write model types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge Agent

    Easily collect, transform, and transfer vehicle data to the cloud in near-real-time. AWS IoT FleetWise makes it easy and cost-effective for automakers to collect, transform, and transfer vehicle data to the cloud in near-real-time and use it to build applications with analytics and machine learning that improve vehicle quality, safety, and autonomy. Train autonomous vehicles (AVs) and advanced driver assistance systems (ADAS) with camera data collected from a fleet of production vehicles....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Amazon Chime SDK for Android

    Amazon Chime SDK for Android

    An Android client library for integrating multi-party communications

    The Amazon Chime SDK for Android makes it easy to add collaborative audio calling, video calling, and screen share viewing features to Android applications by using the same infrastructure services that power meetings on the Amazon Chime service. This Amazon Chime SDK for Android works by connecting to meeting session resources that you have created in your AWS account. The SDK has everything you need to build custom calling and collaboration experiences in your Android application, including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XPopup

    XPopup

    Powerful and Beautiful Popup for Android

    There are several built-in pop-up windows and more than a dozen good animations. The custom design of pop-up windows and animations is extremely simple; there is no pop-up window effect that XPopup cannot achieve. The built-in popup allows you to use the existing layout of the project, while also using the animation, interaction and logic encapsulation provided by XPopup. The UI animation is simple and follows Material Design. Many details, transitions, and level changes are considered when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NativeBase

    NativeBase

    Mobile-first, accessible components for React Native & Web

    NativeBase is a mobile-first, accessible component library for building a consistent design system across android, iOS & web. NativeBase is a mobile-first, component library for React & React Native. Version 3.0 ships with complete ARIA integration, support for utility props and nearly 40 components that are consistent across Android, iOS and Web. Fast-track your dev process with NativeBase 3.0. Building with React Native from scratch is a tedious process with multiple steps such as adding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    capacitor

    capacitor

    Build cross-platform native progressive web apps for iOS and Android

    ... custom native functionality with a simple Plugin API, or use existing Cordova plugins with our compatibility layer. Capture images, save photos, and configure hardware parameters like saturation and color balance. Save and read documents, assets, and other content your users need to access via native file systems. Gather critical information about a user’s device location, such as latitude and longitude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Epoxy

    Epoxy

    Android library for building complex screens in a RecyclerView

    Epoxy is an Android library for building complex screens in a RecyclerView. Models are automatically generated from custom views or databinding layouts via annotation processing. These models are then used in an EpoxyController to declare what items to show in the RecyclerView. This abstracts the boilerplate of view holders, diffing items and binding payload changes, item types, item ids, span counts, and more, in order to simplify building screens with multiple view types. Additionally, Epoxy...
    Downloads: 0 This Week
    Last Update:
    See Project