Showing 11 open source projects for "sudo xcode-select --install"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Linguist

    Linguist

    Detect blob languages, suppress generated files and generate graphs

    This library is used on GitHub.com to detect blob languages, ignore binary or vendored files, suppress generated files in diffs, and generate language breakdown graphs. Linguist is a Ruby library so you will need a recent version of Ruby installed. There are known problems with the macOS/XCode supplied version of Ruby that causes problems installing some of the dependencies. Accordingly, we highly recommend you install a version of Ruby using Homebrew, rbenv, rvm, ruby-build, asdf or other packaging system, before attempting to install Linguist and the dependencies. Linguist uses charlock_holmes for character encoding and rugged for libgit2 bindings for Ruby. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Dead Deer 3.14.82.2025

    Dead Deer 3.14.82.2025

    3D modeler, 3D game maker, 3D demo maker

    ...Cross-platform project WINDOWS 32/64 /MACOSX 10.6/ 10.8+/APPLSilicon /LINUX/iOS/ANDROID/WINDOWS PHONE/GOOGLE VR/OPEN VR/OCULUS VR/WEBASM/UWP8/10/OPENXR, PIs (ARM32/64), RISCV Players and Editors. Android .NED Player (install APK and "open with" with file managers) APK generator for Android. Support for: Direct3D9 (SM3) Direct3D10 (SM4) Direct3D11 (SM5) Direct3D12 (SM5) OpenGL and GLSL OpenGLES 2/3 Apple METAL Retina, UHD. Intel x86/64, ARMv7/ARM64, RISCV. Linux (Ubuntu/wxWidgets(Gtk3)). iOS /iPasOS (with XCode) (GLES20/METAL) Windows Phone Windows VR (Steam/Oculus) WebAsm/WebGL UWP Windows/XBOX SDL2 Linux ARM 32/64 RISCV OpenXR (Quest?...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Mayo 3D Cad Viewer

    Mayo 3D Cad Viewer

    Free cad viewer for 3d drawings in different formats

    A very nice 3d Cad viewer program. This software depends on the Opencascade library. To install opencascade V7.5.0 Beta on linux : sudo dpgk -i opencascade.deb To install mayo : sudo dpkg -i mayo-cad-viewer.deb
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Linux-Intelligent-Ocr-Solution

    Linux-Intelligent-Ocr-Solution

    Easy-OCR solution and Tesseract trainer for GNU/Linux

    Linux-intelligent-ocr-solution Lios is a free and open source software for converting print in to text using either scanner or a camera, It can also produce text out of scanned images from other sources such as Pdf, Image, Folder containing Images or screenshot. Program is given total accessibility for visually impaired. A Tesseract Trainer GUI is also shipped with this package. Forum : https://groups.google.com/forum/#!forum/lios Video Tutorial :...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 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
  • 5
    StarWars Animation

    StarWars Animation

    This component implements transition animation to crumble view-control

    This component implements transition animation to crumble view-controller into tiny pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gladivs - Screen Capture

    Gladivs - Screen Capture

    GladivsSC is a simple and lightweight screen capture application.

    ...If you don't want to use Oracle JRE 8, you can use OpenJDK instead, but you need to install as a prerequisite the OpenJFX libraries from OpenJDK. You can install this library from the package manager of your system. In the official website https://gladivs.com you can find more information and a manual. Feel free to comment if you have any suggestion, bug, or any other question.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ParticlesLoadingView

    ParticlesLoadingView

    A customizable SpriteKit particles animation on the border of a view

    ...Go ahead and create your own particle animation by doing File, New File, iOS Resource, SpriteKit Particle File. To see it in action, run the example project, clone the repo, and run pod install from the Example directory first. The example project shows how to set up ParticlesLoadingView in a few different ways. You can also use the already provided ParticlesLoadingView class to create an animation. Instantiate it by code or in Storyboard and select a built-in ParticleEffect or set the scene.emitterNode to your custom SKEmitterNode object.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    MPParallaxView

    MPParallaxView

    Apple TV Parallax effect in Swift

    Apple TV Parallax effect in Swift. Rotate the view using a touch or accelerometer. To run the example project, clone the repo, and run pod install from the Example directory first. You can easily customize Parallax View in Storyboard! Jump into the Example project to look at properties. How about an accelerometer parallax instead of touch? Set Accelerometer Enabled to On in Storyboard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PullToMakeSoup

    PullToMakeSoup

    Custom animated pull-to-refresh that can be added to UIScrollView

    Custom animated pull-to-refresh that can be easily added to UIScrollView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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. Switch between models without switching platforms.
    Start Free
  • 10

    Blender Auto Update Bash Script

    Update your Blender on Linux to the latest version - automatically

    Tested on Ubuntu this script goes out and grabs you a new blender build and puts in in $HOME/Blender Builds/Bleeding Edge. Defaults to gooseberry branch. Look at the defines at the top for tweekability. IMPORTANT: You must have wget installed first To install, in a terminal type: sudo apt-get install wget To use: extract: Upgrade Blender.sh to a directory open up the file in your text editor to tweak options. See inside the file for more info on that. Then run: Most distros you can dbl click and select open in terminal. Or manually in a terminal: SUDO access is not required... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    mesclar

    A tool for batch watermark/banner image merging

    ...Supports many different image formats, such as jpg, gif, png, bmp and many others (all formats supported by the ImageMagick library). Watermark an entire directory of images with a user-friendly and very easy to use graphical interface! It takes only 5 steps: 1. Select source directory 2. Select watermark/banner image 3. Select destination directory 4. Set merging attributes (size/position) 5. Click Start and go have a coffee Pay attention to the project requisites! You have to install the .NET Framework 4 and ImageMagick for this software to work properly. You can find the download links for those projects at this project's website (http://lojaaffinita.com.br/mesclar).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB