Showing 13 open source projects for "create-react-app"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    Mullvad VPN desktop and mobile app

    Mullvad VPN desktop and mobile app

    The Mullvad VPN client app for desktop and mobile

    ...Your IP address will be replaced with one of ours, ensuring that device activity and location are not linked to your user. Using Mullvad is quick and easy - just download and install the app. Don't spend time on complicated setup and multi-step registration processes. We designed Mullvad to be easy to use. Privacy is essential in a well-functioning society, as it allows norms, ethics and laws to be safely debated and challenged. Without privacy, a free and open society cannot flourish or exist.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 2
    Proton VPN for iOS and macOS

    Proton VPN for iOS and macOS

    Official ProtonVPN iOS and macOS app

    ...Written primarily in Swift with Apple platform conventions, this client lets users authenticate with their Proton accounts, select server locations, and manage advanced privacy features like automatic reconnection and DNS leak protection, tailored for Apple’s networking APIs. Because iOS and macOS have strict networking and extension models, the app uses system VPN configurations and integrates with native controls for background operation, seamless switching, and efficient battery usage. It supports both free and premium tiers of ProtonVPN, offering users flexible connection options while preserving Proton’s strict no-logs privacy policies.
    Downloads: 268 This Week
    Last Update:
    See Project
  • 3
    Mastodon iOS

    Mastodon iOS

    iOS app for Mastodon

    ...Instead of a single website, it’s a network of millions of users in independent communities that can all interact with one another, seamlessly. No matter what you’re into, you can meet passionate people posting about it on Mastodon! Join a community and create your profile. Find and follow fascinating folks and read their posts in an ad-free, chronological timeline. Express yourself with custom emoji, images, GIFs, videos, and audio in 500-character posts. Reply to threads and reblog posts from anyone to share great stuff. Find new accounts to follow and trending hashtags to expand your network. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Finicky

    Finicky

    A macOS app for customizing which browser to start

    Finicky is a macOS application that allows you to set up rules that decide which browser is opened for every link or url. With Finicky as your default browser, you can tell it to open Facebook or Reddit in one browser, and Trello or LinkedIn in another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Proton Drive for Mac

    Proton Drive for Mac

    macOS client for end-to-end encrypted cloud storage

    Proton Drive for macOS is Proton’s official macOS client repository for end-to-end encrypted cloud storage, designed to provide a desktop experience that integrates naturally with macOS while keeping sync logic transparent and inspectable. The project explicitly separates responsibilities into two major development targets: a menu bar app and a File Provider extension that handles file synchronization operations, reflecting Apple’s modern approach to cloud file integration on macOS. It is built using Xcode and an Xcode workspace, with setup steps that walk through provisioning profiles for multiple targets, which is typical for macOS apps that include extensions and background components. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Proton Drive for iOS

    Proton Drive for iOS

    iOS client for end-to-end encrypted cloud storage

    Proton Drive for iOS is the official iPhone and iPad client repository for Proton’s end-to-end encrypted cloud storage service, intended to securely back up and share files within the Proton ecosystem. The project is built around Apple’s native toolchain and is designed to be opened as an Xcode workspace, reflecting a production-grade iOS app structure with standard signing and provisioning requirements. It includes a stated trust model section, reinforcing that the client is meant to be scrutinized and understood as part of a privacy-first architecture rather than treated as a black box. Dependency management is handled through Swift Package Manager, keeping builds consistent and minimizing external tooling complexity for contributors and auditors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebSocket Kit

    WebSocket Kit

    WebSocket client library built on SwiftNIO

    ...Unlike HTTP, which has a request and response pattern, WebSocket peers can send an arbitrary number of messages in either direction. Vapor's WebSocket API allows you to create both clients and servers that handle messages asynchronously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Starscream

    Starscream

    Websockets in swift for iOS and OSX

    ...Starscream will automatically respond to incoming ping control frames so you do not need to manually send pongs. You can override the default websocket headers, add your own custom ones and set a timeout. Update docs on how to load certificates and public keys into an app bundle, use the builtin pinner and TrustKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge
    Downloads: 180,579 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    OmniEdge

    OmniEdge

    Bringing intranet on the internet with Zero-Config Mesh VPNS.

    OmniEdge is an Open source p2p layer 2 , zero-config mesh VPN infrastructure, a traditional VPN, AWS VPC, Ngrok, DDNS alternative. No central server, easy to scale with less maintenance. What happens in intranet, stays in in intranet.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Netfox

    Netfox

    A lightweight, one line setup, iOS / OSX network debugging library

    Netfox provides a quick look on all executed network requests performed by your iOS or OSX app. It grabs all requests - of course yours, requests from 3rd party libraries (such as AFNetworking, Alamofire or else), UIWebViews, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Swift Request

    Swift Request

    Declarative HTTP networking, designed for SwiftUI

    Declarative HTTP networking, designed for SwiftUI. swift-request can be installed via the Swift Package Manager. Once you've built your Request, you can specify the response handlers you want to use. .onData, .onString, .onJson, and .onError are available. You can chain them together to handle multiple response types, as they return a modified version of the Request. The body of the Request is built using the RequestBuilder @resultBuilder. It merges each RequestParam in the body into one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Quick Chat for iOS

    Quick Chat for iOS

    Real time chat app written in Swift 5 using Firebase

    Real-time chat app written in Swift 5 using Firebase. Quick Chat allows to send and receive text messages, photos & location. Quick Chat for iOS is compatible with iOS 13.0+. This project is written in Swift 5.0 and requires Xcode 11.0 to build and run. Download the "GoogleService-Info.plist" file and add to the project. Make sure file name is "GoogleService-Info.plist".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB