Showing 60 open source projects for "apps"

View related business solutions
  • 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.
  • 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.
  • 1
    Keycastr

    Keycastr

    KeyCastr, an open-source keystroke visualizer

    ... under the Input Monitoring menu (or if you want to pre-enable it) then you may manually add it to the list of apps in the Accessibility menu. If KeyCastr is already in the list, then click the, button and add KeyCastr again to be certain that the right application is chosen. Make sure to check the "Display all keystrokes" checkbox if you would like to display more than just the modifier keys.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    Facebook SDK for iOS

    Facebook SDK for iOS

    Integrate the Facebook Platform with your iOS & tvOS apps

    The Facebook SDK for iOS contains component SDKs that you can connect to individually. To make your app compatible with the latest iOS, be sure to use the latest Facebook SDKs for iOS. Drive installs with Mobile App Install Ads. Increase engagement with Mobile App Engagement Ads. Find your target audience with Custom Audiences for Mobile Apps. A secure and convenient way for people to log into your app or website using Facebook. To provide functionality within the Facebook iOS SDK, we may...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Realm Swift

    Realm Swift

    Realm is a mobile database: a replacement for Core Data & SQLite

    Realm is a fast, scalable alternative to SQLite with mobile to cloud data sync that makes building real-time, reactive mobile apps easy. Build data-rich apps without draining device resources with Realm's lazy loading and zero-copy architecture. The object-oriented data model lets developers work directly with native objects – no ORMs or DAOs are needed. Real-time mobile to cloud data sync makes it easy to build interactive features that keep data up-to-date across multiple devices, users...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Couchbase Lite for iOS and MacOS

    Couchbase Lite for iOS and MacOS

    Lightweight, embedded, syncable NoSQL database engine for iOS and Mac

    Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps. Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine. Couchbase Lite implementation is on top of Couchbase Lite Core, which is also a new cross-platform implementation of database CRUD and query features, as well as document versioning. You can use Carthage to install CouchbaseLite by adding it in your Cartfile.
    Downloads: 1 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.
  • 5
    CocoaPods

    CocoaPods

    The Cocoa Dependency Manager

    CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 82 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly. CocoaPods is built with Ruby and is installable with the default Ruby available on macOS. We recommend you use the default ruby. Using the default Ruby install can require you to use sudo when installing gems. Further installation instructions are in the guides. CocoaPods manages library...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Titanium SDK

    Titanium SDK

    Native iOS and Android Apps with JavaScript

    ... components (such as networks and media APIs) within your application. Easily include third-party modules in your apps with Titanium's wide selection of community modules and premium support integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    React Native Camera Kit

    React Native Camera Kit

    A high performance, easy to use, rock solid camera library

    A high-performance, easy-to-use, rock-solid, camera library for React Native apps. A temporary file is created. You must move this file to a permanent location (e.g. the app's 'Documents' folder) if you need it beyond the current session of the app as it may be deleted when the user leaves the app. You can move files by using a file systems library such as react-native-fs or expo-filesystem. (On Android we currently have an unsupported output path prop but it's subject to change at any time).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AppDevKit

    AppDevKit

    AppDevKit is an iOS development library

    AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs. AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs. Yahoo’s Taiwan based iOS app development team has been using this development kit for the past three years, and we plan future apps to use AppDevKit as well. Our use of this code in many apps helped improve its stability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Texture

    Texture

    Smooth asynchronous user interfaces for iOS apps

    ... boilerplate style structures common in modern iOS apps. If you've ever dealt with cell reuse bugs, tried to performantly preload data for a page or scroll style interface or even just tried to keep your app from dropping too many frames you can benefit from integrating Texture. Texture lets you move image decoding, text sizing and rendering, and other expensive UI operations off the main thread, to keep the main thread available to respond to user interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10
    ProvisionQL

    ProvisionQL

    Quick Look plugin for mobile apps and provisioning profiles

    Inspired by a number of existing alternatives, the goal of this project is to provide a clean, reliable, current and open-source Quick Look plugin for iOS & macOS developers. Thumbnails will show app icon for .ipa/ .xcarchive or expiring status and device count for .mobileprovision. Quick Look preview will give a lot of information, including device UUIDs, certificates, entitlements and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PLCrashReporter

    PLCrashReporter

    Reliable, open-source crash reporting for iOS, macOS and tvOS

    PLCrashReporter is a reliable open source library that provides an in-process live crash reporting framework for use on iOS, macOS and tvOS. The library detects crashes and generates reports to help your investigation and troubleshooting with the information of application, system, process, thread, etc. as well as stack traces. The easiest way to use PLCrashReporter is by using AppCenter. However, if you want to use PLCrashReporter directly, grab the latest release at the releases page....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LNPopupController

    LNPopupController

    LNPopupController is a framework for presenting view controllers

    LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps. Once a popup bar is presented with a content view controller, the user can swipe or tap the popup bar at any point to present the popup. After finishing, the user dismisses the popup by either swiping or tapping the popup close button. The framework is intended to be very generic and work in most situations, so it is implemented as a category over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Alan AI for iOS

    Alan AI for iOS

    In-App assistant SDK to build a multimodal conversational UX for iOS

    Quickly add voice to your app with the Alan Platform. Create an in-app voice assistant to enable human-like conversations and provide a personalized voice experience for every user. Alan is a conversational voice AI platform that lets you create an intelligent voice assistant for your app. It offers all the necessary tools to design, embed, and host your voice solutions. A powerful web-based IDE where you can write, test and debug dialog scenarios for your voice assistant or chatbot. Alan's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sloth

    Sloth

    Mac app that shows all open files, directories, sockets, pipes, etc.

    Sloth is a native Mac app that shows all open files and sockets in use by all running processes on your system. This makes it easy to inspect which apps are using which files and sockets. View all open files, directories, IP sockets, devices, Unix domain sockets and pipes. Filter by name, access mode, volume, type, location, or using regular expressions. Sort by name, process ID, user ID, process type, bundle identifier, etc. Sloth is essentially a friendly, exploratory GUI built on top...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KIF

    KIF

    An iOS functional testing framework

    KIF, which stands for Keep It Functional, is an iOS integration test framework. It allows for easy automation of iOS apps by leveraging the accessibility attributes that the OS makes available for those with visual disabilities. KIF builds and performs the tests using a standard XCTest testing target. Testing is conducted synchronously in the main thread (running the run loop to force the passage of time) allowing for more complex logic and composition. This also allows KIF to take advantage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MJRefresh

    MJRefresh

    An easy way to use pull-to-refresh

    MJRefresh is an easy way to use pull-to-refresh. Some of the "Refresh" features included are: The drop-down refresh 01-Default, the drop-down refresh 02-Animation image, the drop-down refresh 03-Hide the time, the drop-down refresh 04-Hide status and time, the drop-down refresh 05-DIY title, the drop-down refresh 06-DIY the control of refresh, the pull to refresh 01-Default, the pull to refresh 02-Animation image, the pull to refresh 03-Hide the title of refresh status, the pull to refresh...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FLAnimatedImage

    FLAnimatedImage

    Performant animated GIF engine for iOS

    FLAnimatedImage is a performant animated GIF engine for iOS. Plays multiple GIFs simultaneously with a playback speed comparable to desktop browsers. Honors variable frame delays. Behaves gracefully under memory pressure. Eliminates delays or blocking during the first playback loop. Interprets the frame delays of fast GIFs the same way modern browsers do. It's a well-tested component that powers all GIFs in Flipboard. FLAnimatedImage is a well-encapsulated drop-in component. Simply replace...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    OHHTTPStubs

    OHHTTPStubs

    Stub your network requests easily!

    OHHTTPStubs is a library designed to stub your network requests very easily. It can help you test your apps with fake network data (stubbed from file) and simulate slow networks, to check your application behavior in bad network conditions, and write unit tests that use fake network data from your fixtures. OHHTTPStubs headers are fully documented using Appledoc-like / Headerdoc-like comments in the header files. Instead of writing the content of the stubs you want to use manually, you can use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Luz

    Luz is an mGSTEP based X11 Window Manager.

    Luz is an X11 window manager with an app launching overlay (requires OpenGL for compositing effects), a plugin architecture (Zoom and Expo plugins are partially implemented) and an auto-hide Dock for active apps. Window management is derived from JWM. The animated spinning wait cursor is the basis for an application state watchdog.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Expo

    Expo

    An open-source platform for making universal native apps with React

    Expo is an open source framework and platform for creating universal React applications that run on Android, iOS, and the web. It includes a set of tools, services, universal runtime and libraries that let you develop, deploy and iterate on Android, iOS, and the web with the same JavaScript/TypeScript codebase. Expo is where client software is developed, and contains the client apps, modules, templates and more; while the Expo development tools are contained in the Expo CLI repository. Try Expo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Seashore Project

    The Seashore Project

    easy to use image editor for OSX

    Seashore is a free, open-source image editor for built entirely in Cocoa. It features advanced tools like multiple layers and alpha channel editing, alongside basic tools like gradients, textures, text (with subpixel rendering) and brushes. Download the latest version of Seashore for FREE on the App Store https://geo.itunes.apple.com/us/app/seashore/id1448648921?mt=12&app=apps The latest code can be found at https://github.com/robaho/seashore The code is normally also here but I am having...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 22
    HMSegmentedControl

    HMSegmentedControl

    A highly customizable drop-in replacement for UISegmentedControl

    A highly customizable drop-in replacement for UISegmentedControl, used by more than 22,000 apps, including TikTok, PayPal, Imgur and Bleacher Report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ChatSecure

    ChatSecure

    ChatSecure is a free and open source encrypted chat client for iOS

    ChatSecure is a free and open source messaging app that features OMEMO encryption and OTR encryption over XMPP. You can connect to your existing Google accounts or create new accounts on public XMPP servers (including via Tor), or even connect to your own server for extra security. Unlike other apps that keep you stuck in their walled garden, ChatSecure is fully interoperable with other clients that support OMEMO or OTR and XMPP, such as Conversations (Android), CoyIM (Desktop), and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GCDWebServer

    GCDWebServer

    The #1 HTTP server for iOS, macOS & tvOS

    GCDWebServer is a modern and lightweight GCD based HTTP 1.1 server designed to be embedded in iOS, macOS & tvOS apps. Elegant and easy to use architecture with only 4 core classes: server, connection, request and response. Well designed API with fully documented headers for easy integration and customization. Entirely built with an event-driven design using Grand Central Dispatch for best performance and concurrency. No dependencies on third-party source code. Parser for web forms submitted...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    IQKeyboardManager

    IQKeyboardManager

    Codeless universal library to prevent issues of keyboard sliding up

    Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. While developing iOS apps, we often run into issues where the iPhone keyboard slides up and covers the UITextField/UITextView. IQKeyboardManager allows you to prevent this issue of keyboard sliding up and covering UITextField/UITextView without needing you to write any code or make any additional setup. To use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next