Showing 129 open source projects for "python user interface"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 1
    UIScrollView+InfiniteScroll

    UIScrollView+InfiniteScroll

    UIScrollView ∞ scroll category

    UIScrollView-InfiniteScroll is an Objective-C category for UIScrollView that enables infinite scrolling functionality in UITableView, UICollectionView, and UIScrollView. It automatically triggers an action when the user scrolls near the bottom of the scroll view, commonly used to load additional data on-demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    EarlGrey

    EarlGrey

    iOS UI Automation Test Framework

    EarlGrey is a native iOS UI automation test framework that enables you to write clear, concise tests. With the EarlGrey framework, you have access to enhanced synchronization features. EarlGrey automatically synchronizes with the UI, network requests, and various queues; but still allows you to manually implement customized timings, if needed. EarlGrey’s synchronization features help to ensure that the UI is in a steady state before actions are performed. This greatly increases test...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MGSwipeTableCell

    MGSwipeTableCell

    An easy to use UITableViewCell subclass to display swippable buttons

    MGSwipeTableCell provides highly customizable swipe actions for UITableViewCell, emphasizing animated transitions and “expansion” behaviors. You can attach multiple buttons per side, choose from transitions like drag, clip, or 3D-style reveals, and control thresholds for triggering an action on full swipe. The API separates visual configuration (colors, icons, button width) from behavior (callbacks, expansion settings) to keep code readable. It integrates cleanly with table view reuse,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5
    CHTCollectionViewWaterfallLayout

    CHTCollectionViewWaterfallLayout

    The waterfall layout for UICollectionView

    CHTCollectionViewWaterfallLayout is a subclass of UICollectionViewLayout, and it trys to imitate UICollectionViewFlowLayout's usage as much as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JVFloatLabeledTextField

    JVFloatLabeledTextField

    UITextField subclass with floating labels

    JVFloatLabeledTextField is the first implementation of a UX pattern that has come to be known the "Float Label Pattern". Due to space constraints on mobile devices, it is common to rely solely on placeholders as a means to label fields. This presents a UX problem, in that, once the user begins to fill out a form, no labels are present. This UI component library, which includes both a UITextField and UITextView subclass, aims to improve the user experience by having placeholders transition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AppGrid

    AppGrid

    macOS window manager with Vim–like hotkeys

    AppGrid is an open-source jailbreak tweak that organizes and customizes the layout of app icons on iOS home screens. It allows users to modify the rows and columns of app icons for better personalization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VTAcknowledgementsViewController

    VTAcknowledgementsViewController

    Acknowledgements screen displaying a list of licenses

    VTAcknowledgementsViewController is an open-source iOS view controller that displays acknowledgments for third-party libraries used in an app. It provides a standardized way to present license information to users, often required for open-source compliance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
    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
  • 11
    JGProgressHUD

    JGProgressHUD

    An elegant and simple progress HUD for iOS and tvOS

    An elegant and simple progress HUD for iOS and tvOS. Supports Swift and Objective-C! Plug and play: Simple integration, easy to use, few lines of code required. Easily customizable (custom animations, indicator views and more). Uses UIVisualEffectView and UIMotionEffect for a native look. Uses AutoLayout to provide a fully dynamic layout. Detects and repositions when keyboard appears/disappears. Dark mode support, automatically changes appearance. Well documented and maintained. Voice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CloudyTabs

    CloudyTabs

    CloudyTabs is a simple menu bar application that lists your iCloud Tab

    CloudyTabs is a macOS menu bar app that lists all iCloud Safari tabs from other devices. It lets users quickly open remote Safari tabs without opening Safari itself, enhancing workflow for users who work across multiple Apple devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MyLayout

    MyLayout

    Powerful iOS UI framework implemented by Objective-C.

    MyLayout is a simple and easy objective-c framework for iOS view layout. MyLayout provides some simple functions to build a variety of complex interface. It integrates the functions including Autolayout and SizeClass of iOS, five layout classes of Android, float and flex-box and bootstrap of HTML/CSS. The MyLayout's Swift version are named: TangramKit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HMSegmentedControl

    HMSegmentedControl

    A highly customizable drop-in replacement for UISegmentedControl

    A highly customizable drop-in replacement for UISegmentedControl, used by more than 22,000 apps, including TikTok, PayPal, Imgur and Bleacher Report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CYLTabBar Controller

    CYLTabBar Controller

    iOS UI module library for adding animation to iOS tabbar items

    It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. One line of code to implement Lottie animation TabBar, support middle with + sign. The TabBar style comes with a red dot corner mark and supports dynamic refresh. One line of code supports Lottie animation TabBar style. This library is independent of your business codes which only needs two array parameters to be passed. PlusButton can be deleted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Estimote Fleet Management SDK for iOS

    Estimote Fleet Management SDK for iOS

    Estimote Fleet Management SDK for iOS

    This iOS SDK can be used to update the settings of multiple Estimote beacons at once. You no longer need to connect to each beacon individually. Instead, you use Estimote Cloud to queue ‘pending settings’ on your beacons. Then, your iOS app equipped with this SDK can propagate those settings the moment it encounters the beacons. This also means that, once you deploy the beacons, users of your app can propagate the settings by simply being around the beacons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UITextView+Placeholder

    UITextView+Placeholder

    A missing placeholder for UITextView

    UITextView-Placeholder is a simple and lightweight library that adds placeholder support to UITextView in iOS. Since UITextView lacks built-in placeholder functionality, this library provides an easy way to display and manage placeholder text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    THLabel

    THLabel

    UILabel subclass, which allows shadow blur, inner shadow, and more

    THLabel is an enhanced UILabel subclass for iOS that offers additional styling and effects, such as inner and outer shadows, strokes, and fading. It allows creating visually rich text labels without custom drawing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    M80AttributedLabel

    M80AttributedLabel

    Another attributed label using CoreText

    M80AttributedLabel is a feature-rich UILabel alternative that supports rich text rendering with advanced formatting options. It allows embedding links, images, and custom text styling within a label, supporting complex layouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RDVTabBarController

    RDVTabBarController

    Highly customizable tabBar and tabBarController for iOS

    Highly customizable tabBar and tabBarController for iOS. Add the items from RDVTabBarController directory to your project. If you don't have ARC enabled, you will need to set a -fobjc-arc compiler flag on the .m source files. The initialization is similar to the one for UITabBarController. Create an instance of the tabBarController and initialize its viewControllers. Each RDVTabBarItem has selectedBackground, unselectedBackground and corresponding properties for the icons: selectedImage and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LMDropdownView

    LMDropdownView

    LMDropdownView is a simple dropdown view inspired by Tappy

    LMDropdownView is an iOS component that provides a customizable and animated dropdown view for presenting menus, notifications, or other content. It supports smooth animations and flexible customization options for colors, sizes, and presentation styles. Designed for UIKit-based apps, it helps create engaging and user-friendly interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AutoScrollLabel

    AutoScrollLabel

    Provides marquee like UILabel scrolling

    AutoScrollLabel is a subclass of UILabel that automatically scrolls its text horizontally when the content is too wide to fit within the label’s frame. It’s ideal for displaying long pieces of text, such as song titles or notifications, in a limited space. The component is lightweight and easy to use, making it perfect for iOS apps needing marquee effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    STPopup

    STPopup

    STPopup provides STPopupController,

    STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift. Auto-reposition of popup view when keyboard shows up, make sure your UITextField/UITextView won't be covered by the keyboard. Drag navigation bar to dismiss popup view. Support both portrait and landscape orientation in iPhone and iPad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MBCalendarKit

    MBCalendarKit

    An open source calendar framework for iOS

    MBCalendarKit is a customizable calendar component for iOS, allowing developers to easily add interactive calendar views to their apps. Inspired by Apple’s Calendar app, it provides day, week, and month views with support for events and appointments. The library is designed to be flexible and easily adaptable to different app designs.
    Downloads: 0 This Week
    Last Update:
    See Project