[go: up one dir, main page]

Showing 80 open source projects for "make"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    Whisky

    Whisky

    A modern Wine wrapper for macOS built with SwiftUI

    Experience the latest titles effortlessly with Whisky. Whisky provides a clean and easy to use graphical wrapper for Wine built in native SwiftUI. You can make and manage bottles, install and run Windows apps and games, and unlock the full potential of your Mac with no technical knowledge required. Whisky is built on top of CrossOver 22.1.1, and Apple's own Game Porting Toolkit.
    Downloads: 128 This Week
    Last Update:
    See Project
  • 2
    Airbnb Swift Style Guide

    Airbnb Swift Style Guide

    Airbnb's Swift Style Guide

    Airbnb's Swift Style Guide. Note that brevity is not a primary goal. Code should be made more concise only if other good code qualities (such as readability, simplicity, and clarity) remain equal or are improved. This repo includes a Swift Package Manager command plugin that you can use to automatically reformat or lint your package according to the style guide. To use this command plugin with your package, all you need to do is add this repo as a dependency.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    RevenueCat

    RevenueCat

    In-app purchases and subscriptions made easy

    RevenueCat is a powerful, reliable, and free-to-use in-app purchase server with cross-platform support. Our open-source framework provides a backend and a wrapper around StoreKit and Google Play Billing to make implementing in-app purchases and subscriptions easy. Send enriched purchase events to analytics and attribution tools with our easy integrations. Fetch products, make purchases, and check subscription status with our native SDKs. Host and configure products remotely from our dashboard. Analyze the most important metrics for your app business in one place. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Mos

    Mos

    A lightweight tool used to smooth scrolling and set scroll direction

    ...Mos separates the touchpad and mouse scrolls independently, then, you can set the direction of the touchpad and mouse wheel separately. Also, Mos provides smooth scrolling for your mouse, whether you are a Windows user or a MacOS, you can move freely. Mos's special interpolation algorithm can make every mouse roll as smooth and silky as possible. Mos can independently manage the scrolling behavior of each application. For some annoying programs, we help you.
    Downloads: 52 This Week
    Last Update:
    See Project
  • Powerful Website Security | Continuous Web Threat Platform Icon
    Powerful Website Security | Continuous Web Threat Platform

    Continuously detect, prioritize, and validate web threats to quickly mitigate security, privacy, and compliance risks.

    Reflectiz is a comprehensive web exposure management platform that helps organizations proactively identify, monitor, and mitigate security, privacy, and compliance risks across their online environments. Designed to address the growing complexity of modern websites, Reflectiz provides full visibility and control over first, third, and even fourth-party components, such as scripts, trackers, and open-source libraries that often evade traditional security tools.
    Learn More
  • 5
    Plash

    Plash

    Make any website your Mac desktop wallpaper

    Plash enables you to have a highly dynamic desktop wallpaper. You could display your favorite news site, Facebook feed, or a random beautiful scenery photo. The use cases are limitless. You could even set an animated GIF as wallpaper. You can even add multiple websites and easily switch between them.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    Firefox for iOS

    Firefox for iOS

    Firefox for iOS

    ...We designed Firefox with smart browsing features that let you take your privacy, passwords, and bookmarks with you safely wherever you go. With the release of iOS 14, you can now make Firefox your go-to, get-it-done, default browser.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 7
    Nimble

    Nimble

    A Matcher Framework for Swift and Objective-C

    Use Nimble to express the expected outcomes of Swift or Objective-C expressions. Inspired by Cedar. Apple's Xcode includes the XCTest framework, which provides assertion macros to test whether code behaves properly. XCTest assertions have a couple of drawbacks. Not enough macros. There's no easy way to assert that a string contains a particular substring, or that a number is less than or equal to another. It's hard to write asynchronous tests. XCTest forces you to write a lot of boilerplate...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Code App

    Code App

    Building a full-fledged code editor for iPad

    ...Local backend development environment (Node and PHP) Local Python Runtime. Local Clang compiler. Git Version Control. Package manager support (Pip and NPM) and Remote connection support (Files and terminal). While we want to make the editing experience as close as a desktop offers, Code App is still bounded by iOS's limitations. For example, you cannot download arbitrary commands or modules with native components. Spawning subprocesses is also not possible.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 9
    MacUSB

    MacUSB

    Creating bootable macOS and OS X USB drives has never been easier

    ...With support for handling various disk image formats and applying necessary fixes for installers with older certificates, macUSB demystifies what was once a command-line-intensive process. Its goal is to make preparing bootable media accessible to users of all skill levels by intelligently managing installer images and systems, giving Mac users a straightforward path to restore or reinstall macOS across generations.
    Downloads: 23 This Week
    Last Update:
    See Project
  • ACI Learning: Internal Audit, Cybersecurity, and IT Training Icon
    ACI Learning: Internal Audit, Cybersecurity, and IT Training

    Proven skill building for every aspect of your support or IT team.

    Traditional training doesn't equip employees with the practical skills they need to drive business success. ACI Learning provides hands-on IT and cybersecurity training designed to build real-world, on-the-job skills. Our outcome-based programs empower employees with certification prep, industry-recognized credentials, and flexible learning options. With expert-led video training, labs, and scalable solutions, we help businesses, individuals, governments, and academic institutions develop a skilled workforce, align with business goals, and stay ahead in a rapidly evolving digital world.
    Learn More
  • 10
    AlDente

    AlDente

    Menubar Tool to set Charge Limits and Prolong Battery Lifespan

    AlDente is a MacBook battery-care app designed to extend battery lifespan by letting you set smart charge limits and monitor health over time. Instead of always charging to 100%, you can cap the maximum percentage so the battery spends less time at high voltage—one of the biggest contributors to wear. A compact menu-bar UI exposes live status, charge target, temperature, and optional protections like pausing charging when the laptop runs hot. Advanced modes help with real-world workflows:...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 11
    SnapKit

    SnapKit

    A Swift Autolayout DSL for iOS & OS X

    SnapKit is a Swift DSL that simplifies Auto Layout for iOS and macOS. It uses expressive chaining syntax to create layout constraints in code more cleanly and concisely than native APIs. Compatible with Swift Package Manager, CocoaPods, and Carthage—used extensively in iOS/macOS UI development.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    SwiftGen

    SwiftGen

    The Swift code generator for your assets, storyboards, etc.

    SwiftGen is a tool to automatically generates Swift code for resources of your projects (like images, localized strings, etc), to make them type-safe to use. Also, it's fully customizable thanks to Stencil templates, so even if it comes with predefined templates, you can make your own to generate whatever code fits your needs and your guidelines! SwiftGen is provided as a single command-line tool that uses a configuration file to define the various parsers to run (depending on the type of input files you need to parse) and their parameters. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    MessageKit

    MessageKit

    A community-driven replacement for JSQMessagesViewController

    A community-driven replacement for JSQMessagesViewController. We provide a safe environment for others to learn and grow through Open Source. Make adding Chat to a project easy. Enable beautiful and customizable Chat UIs. Provide an awesome Open Source project for the iOS open-source community. We help others learn.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Tuist

    Tuist

    Create, maintain, and interact with Xcode projects at scale

    ...Be opinionated about the structure of the projects; define project factories that teams can use to create new projects. Tuist is optimized to support projects at scale. Whether your project is 1 target, or 1000, it should make no difference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Signal iOS

    Signal iOS

    A private messenger for iOS

    ...In all your messages, all your calls, forever. Send and receive messages, voice memos, photos, videos, GIFs and files for free. Signal uses your phone's data connection so no SMS or MMS charges are incurred. Make crystal clear calls and video calls to people who live across town or across the ocean with no long distance charges. Add a new layer of expression to your chats with encrypted trading cards. You can also create and share your own sticker packs.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    DebugSwift

    DebugSwift

    A toolkit to make debugging iOS applications easier

    ...The toolkit also provides developers with crash analysis features, console log monitoring, device and build information displays, and customizable debugging panels, all of which make it easier to troubleshoot edge cases and unexpected behavior. Interface inspection tools like grid overlays, 3D view hierarchy exploration, and touch indicators help visualize UI layouts and interactions directly on the device, giving developers immediate context into how their app behaves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pow for iOS

    Pow for iOS

    Delightful SwiftUI effects for your app

    ...Whether you are starting a new project or adding to an existing app, Pow is here to make your app look the best it can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PhoneNumberKit

    PhoneNumberKit

    A Swift framework for parsing and formatting phone numbers

    ...The first step you should take is to allocate one. A PhoneNumberKit instance is relatively expensive to allocate (it parses the metadata and keeps it in memory for the object's lifecycle), you should try and make sure PhoneNumberKit is allocated once and deallocated when no longer needed. To parse a string, use the parse function. The region code is automatically computed but can be overridden if needed. PhoneNumberKit automatically does a hard type validation to ensure that the object created is valid, this can be quite costly performance-wise and can be turned off if needed.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    R.swift

    R.swift

    Autocompleted resources like images, fonts & segues in Swift projects

    ...It makes your code that uses resources to be fully typed, less casting and guessing what a method will return. Compile time checked, no more incorrect strings that make your app crash at runtime. Autocompleted, never have to guess that image name again. For autocompleted images, and compiletime checked images. After installing R.swift into your project you can use the R-struct to access resources. If the struct is outdated just build and R.swift will correct any missing/changed/added resources. Runtime validation with R.validate() ff all images used in storyboards and nibs are available, if all named colors used in storyboards and nibs are available, if all view controllers with storyboard identifiers can be loaded, if all custom fonts can be loaded.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Sourcery

    Sourcery

    Meta-programming for Swift, stop writing boilerplate code

    Sourcery is a code generator for Swift language, built on top of Apple's own SwiftSyntax. It extends the language abstractions to allow you to generate boilerplate code automatically. It's used in over 40,000 projects on both iOS and macOS and it powers some of the most popular and critically-acclaimed apps you have used (including Airbnb, Bumble, New York Times). Its massive community adoption was one of the factors that pushed Apple to implement derived Equality and automatic Codable...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    Dockhand

    Dockhand

    Docker management you will like

    ...It also includes tools for managing images, volumes, networks, and container events, making it a comprehensive alternative to traditional command-line workflows. Authentication, single sign-on (OIDC/SSO), role-based access control, and enterprise features make it suitable for professional use as well.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    daisyUI 4

    daisyUI 4

    The most popular, free and open-source Tailwind CSS component library

    The most popular, free, and open-source component library for Tailwind CSS.daisyUI adds component class names to Tailwind CSS so you can make beautiful websites faster than ever. In a Tailwind CSS project, you need to write utility class names for every element. Thousands of class names just to style the most basic elements.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Kickstarter for iOS

    Kickstarter for iOS

    Kickstarter for iOS, to bring new ideas to life, anywhere

    Download the Kickstarter app to discover new projects and help put daring ideas into the world no matter where you are. Kickstarter campaigns make ideas into reality. It’s where creators share new visions for creative work with the communities that will come together to fund them. We intend for this project to be an educational resource, we are excited to share our wins, mistakes, and methodology of iOS development as we work in the open. Our primary focus is to continue improving the app for our users in line with our roadmap. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XcodeProj

    XcodeProj

    Read, update and write your Xcode projects

    XcodeProj is a library written in Swift for parsing and working with Xcode projects. It's heavily inspired by CocoaPods XcodeProj and xcode. Using swift-sh you can automate project-tasks using scripts, for example, we can make a script that keeps a project’s version key in sync with the current git tag that represents the project’s version. Future adaption could easily include determining the version and bumping it automatically. If so, we recommend using a library that provides a Version object. Want to start using XcodeProj? Start by digging into our documentation which will help you get familiar with the API and get to know more about the Xcode projects structure.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Xcodes.app

    Xcodes.app

    Easiest way to install and switch between multiple versions of Xcode

    The easiest way to install and switch between multiple versions of Xcode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next