Showing 84 open source projects for "os-uninstaller"

View related business solutions
  • 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.
    Get started free
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 1
    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
  • 2
    PINCache

    PINCache

    Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X

    PINCache is a fork of TMCache re-architected to fix issues with deadlocking caused by heavy use. It is a key/value store designed for persisting temporary objects that are expensive to reproduce, such as downloaded data or the results of slow processing. It is comprised of two self-similar stores, one in memory (PINMemoryCache) and one on disk (PINDiskCache), all backed by GCD and safe to access from multiple threads simultaneously. On iOS, PINMemoryCache will clear itself when the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Escape Towards The Unknown GPL

    Escape Towards The Unknown GPL

    General Purpose Engine for Graphic Adventures.

    Escape Towards The Unknown is a graphic adventure (like Monkey's Island) written in C with SDL support. Main feature are: brand new user command language interface; support for digitalized dialogues in many languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Appscript is a high level, user-friendly Apple event bridge that allows you to control scriptable Mac OS X applications from Python, Ruby and Objective-C. Appscript makes these languages a serious alternative to AppleScript for automating your Mac.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    CocoaRestClient

    CocoaRestClient

    A free, native Apple macOS app for testing HTTP/REST endpoints

    CocoaRestClient is a Mac OS X app for testing HTTP/Restful endpoints. I love curl, but sometimes I need my output XML or JSON pretty printed. I want to be able to save frequent PUT and POST bodies for later and copy and paste responses easily. Think of this as a curl with a light UI. The goal of this project is to build a lightweight native Cocoa app for testing and debugging HTTP Restful services. This project was greatly inspired by the Java rest-client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PureLayout

    PureLayout

    The ultimate API for iOS & OS X Auto Layout

    The ultimate API for iOS & OS X Auto Layout, impressively simple, and immensely powerful. PureLayout extends UIView/NSView, NSArray, and NSLayoutConstraint with a comprehensive Auto Layout API that is modeled after Apple's own frameworks. PureLayout is a cross-platform Objective-C library that works (and looks!) great in Swift. It is fully backward-compatible with all versions of iOS and OS X that support Auto Layout. Writing Auto Layout code from scratch isn't easy. PureLayout provides a fully...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AnyBar

    AnyBar

    OS X menubar status indicator

    AnyBar is a small indicator for your menubar that does one simple thing: it displays a colored dot. What the dot means and when to change it is up to you. AnyBar is controlled via a UDP port (1738 by default). Before any commands can be sent, AnyBar.app must be launched. Once launched, you may send it a message to change the style of the dot. black and white always has black or white fill. On Big Sur, where text color of menubar might change depending on the wallpaper, you might want to use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS X, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. New widgets can be...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Pop

    Pop

    iOS and OS X animation library for physics-based interactions

    Pop is an extensible animation engine for iOS, tvOS, and OS X. In addition to basic static animations, it supports spring and decay dynamic animations, making it useful for building realistic, physics-based interactions. The API allows quick integration with existing Objective-C or Swift codebases and enables the animation of any property on any object. It's a mature and well-tested framework that drives all the animations and transitions in Paper. By adding the project to your project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    leopard-webkit

    leopard-webkit

    WebKit for OS X Leopard

    builds of current WebKit frameworks for Mac OS X 10.5 (PowerPC G4, PowerPC G5). In order to revive the Snow Leopard builds at least one volunteer with skills in building open source software is needed!
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Kiwi

    Kiwi

    Simple BDD for iOS

    Kiwi is a Behavior Driven Development library for iOS development. The goal is to provide a BDD library that is exquisitely simple to setup and use. The idea behind Kiwi is to have tests that are more readable than what is possible with the bundled test framework. Tests (or rather specs) are written in Objective-C and run within the comfort of Xcode to provide a test environment that is as unobtrusive and seamless as possible in terms of running tests and error reporting. In modern iOS and OS X...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RestKit

    RestKit

    Framework for consuming and modeling RESTful web resources

    RestKit is a modern Objective-C framework for implementing RESTful web services clients on iOS and Mac OS X. It provides a powerful object mapping engine that seamlessly integrates with Core Data and a simple set of networking primitives for mapping HTTP requests and responses built on top of AFNetworking. It has an elegant, carefully designed set of APIs that make accessing and modeling RESTful resources feel almost magical. You can even access the Twitter public timeline and turn the JSON...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pusher

    Pusher

    OS X and iOS application and framework to play with APNs

    ... and logs, and many other tools. It’s got a small framework for both OS X and iOS, and is a good choice for better understanding how push notifications work and playing around with them.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Build system and integration libraries allows automatic building of GTK+-2 & 3 applications on OSX using the native Quartz display system, the Mac menubar, and familiar key bindings. This project is now part of Gnome, see https://wiki.gnome.org/action/show/Projects/GTK+/OSX for more information.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 15
    M13ProgressSuite

    M13ProgressSuite

    A suite containing many tools to display progress information on iOS

    A set of classes used to display progress information to users on iOS. An interchangeable set of progress views of different styles. All the progress views are based on the same superclass, allowing any of them to be switched with any other easily. A progress bar for UINavigationBar that works like Apple's Messages app. It also has the added feature of having an indeterminate style. A HUD overlay that works over any UIView. Uses the M13ProgressView class to allow easy customizability of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SAMKeychain

    SAMKeychain

    Simple Objective-C wrapper for the keychain that works on Mac and iOS

    SAMKeychain is a simple wrapper for accessing accounts, getting passwords, setting passwords, and deleting passwords using the system Keychain on Mac OS X and iOS. If your saving to the keychain fails, use the NSError object to handle it. You can invoke [error code] to get the numeric error code. A few values are defined in SAMKeychain.h, and the rest in SecBase.h.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MMMarkdown

    MMMarkdown

    An Objective-C framework for converting Markdown to HTML

    MMMarkdown is an Objective-C framework for converting Markdown to HTML. It is compatible with OS X 10.7+, iOS 8.0+, tvOS, and watchOS. Unlike other Markdown libraries, MMMarkdown implements an actual parser. It is not a port of the original Perl implementation and does not use regular expressions to transform the input into HTML. MMMarkdown tries to be efficient and minimize memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cocos2D-ObjC

    Cocos2D-ObjC

    Cocos2d for iOS and OS X, built using Objective-C

    Cocos2D-ObjC is a framework for building 2D games, demos, and other graphical/interactive applications for iOS, Mac and tvOS. It is based on the Cocos2D design, but instead of using Python it uses Swift and / or Objective-C. Integrated with Chipmunk physics engine (Served as an extension). Tile Map support. Orthogonal, Isometric and Hexagonal. Parallax scrolling (Served as an extension). Motion Streak (Served as an extension). Render To Texture (Served as an extension). Touch/Accelerometer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wineskin

    Wineskin

    Play your favorite Windows video games on Mac OS X

    Porting tool, to make Windows programs/games into Mac OS X apps. GUI building, made for ease of use and customization.
    Leader badge
    Downloads: 1,969 This Week
    Last Update:
    See Project
  • 20
    CCMenu
    Displays the status of continuous integration servers in the Mac OS X menu bar. Works with all servers that support "cctray" feeds, which includes ThoughtWorks Go, Jenkins, Travis, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RubyCocoa is a Mac OS X framework that allows Cocoa programming in the object-oriented scripting language Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Kiwi Engine is framework contains intermediate representation & executor to implement interprete. It is designed for Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ResKnife

    A resource editor for the Mac OS.

    The project comprises numerous binaries, supporting 68k, Classic PPC, Carbon/Cocoa PPC and Cocoa on Intel. It supports dynamically loaded CFM or MachO plug-ins to edit resources, and is easily extendible by third parties.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    AquaTerm is a Mac OS X grahics renderer. It allows command line applications written in ObjC, C, FORTRAN, Lisp, Perl or Python to display vector graphics, text and images using a simple API. Adapters for gnuplot, PGPLOT, and PLplot exists as well.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    AppLaunch
    AppLaunch is a MacOS X tool written in Objective-C/Cocoa to launch common Unix and MacOS commands using a "graphical command line". You can say that it is the MacOS X version of Windows', KDEs, ... "Run"/"Launch" dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next