Showing 23 open source projects for "show%20mouse"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    Scroll Reverser

    Scroll Reverser

    Per-device scrolling prefs on macOS

    Scroll Reverser is a Mac app that reverses the direction of scrolling, with independent settings for trackpads and mice (including Magic Mouse). For wheel mouse users, Scroll Reverser also incorporates a step size control, which disables scroll acceleration and instead scrolls a fixed number of lines with each step of the wheel.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    LGAlertView

    LGAlertView

    Customizable implementation of UIAlertViewController, UIAlertView

    Customizable implementation of UIAlertViewController, UIAlertView and UIActionSheet. All in one. You can customize every detail. Make AlertView of your dream! Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods. To install with carthage, follow the instruction on Carthage. Instead of change properties for every new alert view, you can use appearance to set them all only once and new alert views will use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Reachability

    Reachability

    ARC and GCD Compatible Reachability Class for iOS and MacOS

    ...It exposes both notifications and blocks so you can react to connectivity changes without polling. Typical usage is to gate network requests, disable online-only UI, and show graceful messaging when connectivity drops. The implementation is careful about threading and runloop scheduling so events arrive reliably without blocking the main thread. It also supports reachability checks for specific hosts, enabling smarter behavior than a simple “internet yes/no” toggle. Despite newer frameworks existing today, Reachability remains widely referenced for its simple API and predictable behavior in legacy Objective-C codebases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JDStatusBarNotification

    JDStatusBarNotification

    Highly customizable & feature rich notifications

    Highly customizable & feature rich notifications displayed below the status bar. Customizable colors, fonts & animations. Supports notch and no-notch devices, landscape & portrait layouts and Drag-to-Dismiss. Can display a subtitle, an activity indicator, a progress bar & custom views out of the box. iOS 13+. Swift ready!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    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
  • 6
    FFPopup

    FFPopup

    Presenting custom views as a popup in iOS

    FFPopup is a flexible and customizable popup view framework for iOS, built with Objective-C. It allows developers to present modal-like views with a variety of animations and layouts, enhancing user interactions with custom alerts and notifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SVGKit

    SVGKit

    Display and interact with SVG Images on iOS/OS X

    ...If you have many images to add at once (hundreds) then there's a different technique that lets you add an entire folder at once. The preview images are "correct" versions, they show what the image SHOULD look like (with a correct SVG renderer). Open up "Demo-iOS.xcodeproj", and run it (on simulator or device). Try different SVG's. Zoom, pan, and (with the Monkey only:) hit the "Animate" button. Tap the images to see bounding boxes/hit detection (might need you to hit the Debug button first).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MBProgressHUD

    MBProgressHUD

    MBProgressHUD + Customizations

    MBProgressHUD is a drop-in Objective-C class for iOS that displays a translucent HUD with a spinner, labels, or progress bars during background operations, serving as a polished substitute for private UIKit HUDs. MBProgressHUD works on iOS 9.0+. It depends on the following Apple frameworks, which should already be included with most Xcode templates. The main guideline you need to follow when dealing with MBProgressHUD while running long-running tasks is keeping the main thread work-free, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JPFPSStatus

    JPFPSStatus

    Show FPS Status on StatusBar

    JPFPSStatus is a simple and lightweight tool that displays the frames per second (FPS) of an iOS app in real-time. Designed for performance debugging and optimization, it provides a floating overlay that shows the current FPS, helping developers monitor app responsiveness and rendering performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11
    KSHObjcUML

    KSHObjcUML

    KSHObjcUML can show oriented graph of dependencies between Objective-C

    KSHObjcUML is an Xcode plugin that generates UML (Unified Modeling Language) diagrams from Objective-C source code. It helps developers visualize class hierarchies and relationships directly within Xcode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JazzHands

    JazzHands

    A simple keyframe-based animation framework for UIKit

    ...Check out RazzleDazzle, our brand new scrolling keyframe animations library reimagined in Swift. As a bonus, because it's built on top of the animations library, you can even tell JazzHands that you'd like one of your views to show up on multiple pages while other views scroll past, with a single call to keepView:onPages. To see the new JazzHands 2.0 AutoLayout magic in action, check out the example project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TSMessages

    TSMessages

    Easy to use and customizable messages/notifications for iOS

    This library provides an easy to use class to show little notification views on the top of the screen. (à la Tweetbot). The notification moves from the top of the screen underneath the navigation bar and stays there for a few seconds, depending on the length of the displayed text. To dismiss a notification before the time runs out, the user can swipe it to the top or just tap it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SWTableViewCell

    SWTableViewCell

    An easy-to-use UITableViewCell subclass

    ...Developers configure arrays of utility buttons for either side and receive delegate callbacks when a button is tapped or the cell’s state changes. The library manages gesture conflicts, ensures only one cell is open at a time if desired, and provides helpers to programmatically show/hide utility views. Because it’s built as a drop-in subclass, adoption typically requires minimal refactoring of existing table code. It became a staple for production apps before Apple introduced first-party swipe actions, and it remains useful where full visual customization or cross-version consistency is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PNChart

    PNChart

    A simple and beautiful chart lib used in Piner and CoinsMan for iOS

    ...It depends on the following Apple frameworks, which should already be included with most Xcode templates, Foundation.framework, UIKit.framework, CoreGraphics.framework, and QuartzCore.framework. You will need LLVM 3.0 or later in order to build PNChart. CocoaPods is the recommended way to add PNChart to your project. You can choose to show smooth lines. You can set different colors for the same PNLineChartData item. for instance you can use "color" red for values less than 50 and use purple for values greater than 150. Legend has been added to PNChart for Line and Pie Charts. Legend items position can be stacked or in series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    iSlider Game

    A simple Iphone game that uses different UI elements and events.

    ...The rules are simple. Click 'New Game' to get a random number between 0 and 100. Then try to move the slider to the position that corresponds to that number. You can click 'Show Hint' to display the current value of the slider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CoinOPS Toolbox

    CoinOPS Toolbox

    Rom and video validator for CoinOPS under OSX.

    Scans CoinOPS directory and show valid, missing or unknown roms/videos. Could check videos against existing roms too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TechDoc

    Technical documentation for mobile phones

    TechDoc is a distributed system composed of a number of applications: a central java based web application using a SQLite database to import Technical documentation from CSV files (catalogue + files) and an Android based app or an iPhone/iPad app to install in a mobile phone, which is synchronized with the central web application and is able to work off-line and show the catalogue and files (e.g. PDF files). iPhone/iPad app can be downloaded through the Apple App Store. The Android version is available in this site as well as in the Android Market.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Srt Viewer for Mac is a software to show the subtitles with a timeline on SRT FORMAT(SubTitles) files independently.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    myWorkout is a software that keeps track of your workout activities like jogging and push ups. With an instant config process you can find out how many calories you've burnt in a day or month and create graphs that will show your evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a QuickLook plugin for MacOS-X 10.5/10.6 that allows QuickLook preview of Animated GIFs. The current GIF support in the Finder doesn't show animations. This plugin extends the Finder to allow QuickLook to display the GIF in its animated form.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Book Image Viewer is an application that views two images from a slide show simultaneously and side by side in fullscreen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    [DISCONTINUED] Periodic System is a free Mac OS X application. It show the chemical periodic table or system and displays information about each chemical element. It is written in Cocoa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next