Showing 85 open source projects for "python user interface"

View related business solutions
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    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
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    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
  • 11
    Agar

    Agar

    Cross Platform GUI Toolkit

    ... be implemented as part of an application or library. Complex user interface elements can be realized often in few lines of code. Agar is also extensible at the low-level. The low-level API is documented such that modular drivers can be written which enable Agar applications to work seamlessly under many platforms graphics systems without any change at the application level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    PYSearch

    PYSearch

    An elegant search controller which replaces the UISearchController

    An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Push Plugin for NativeScript

    Push Plugin for NativeScript

    Contains the source code for the Push Plugin

    The nativescript-push-plugin facilitates the integration of push notification services into NativeScript applications, enabling developers to send and receive push notifications across iOS and Android platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    InstagramKit

    InstagramKit

    The unofficial Instagram iOS SDK

    An extensive Objective C wrapper for the Instagram API, completely compatible with Swift. The framework is built atop AFNetworking’s blocks-based architecture and additionally, parses JSON data and creates model objects asynchronously so there’s absolutely no parsing on the main thread. It’s neat, fast and works like a charm. InstagramKit uses UICKeyChainStore as an optional sub-dependency for Keychain access. If you opt to use the optional pod, InstagramKit resumes your authenticated...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    LazyScrollView

    LazyScrollView

    An iOS ScrollView to resolve the problem of reusability in views

    LazyScrollView is an iOS ScrollView, to resolve the problem of the reusability of views. Compared to UITableView, LazyScrollView can easily create a different layout, instead of the single-row flow layout. Compared to UICollectionView, LazyScrollView can create views without a Grid layout and provides an easier way to create different kinds of layouts in a ScrollView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Shiftlt

    Shiftlt

    Managing windows size and position in OSX

    ShiftIt is an application for OSX that allows you to quickly manipulate window position and size using keyboard shortcuts. It intends to become a full featured window organizer for OSX. It is a complete rewrite of the original ShiftIt by Aravindkumar Rajendiran which is not longer under development. Please note, because the binary is not signed, you'll have to "right click" on the application, click "Open", and subsequently click "Open" in the dialog that appears. You only have to do this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FoldingTabBar.iOS

    FoldingTabBar.iOS

    Folding Tab Bar and Tab Bar Controller

    YALFoldingTabBar is a subclass of a standard UIView. We wanted to make this component expand and contract in response to a user tapping. When the component is closed you can only see a central button (“+”). When tapping on it, our custom Tab Bar expands letting other tabBarItems appear, so that the user can switch the controllers. YALFoldingTabBarController is a subclass of UITabBarController with custom animating YALFoldingTabBar. Each separate tabBarItem can have two additional buttons...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tangram - iOS

    Tangram - iOS

    Tangram is a modular UI solution for building native page dynamically

    Tangram is a UI Framework for building a fast and dynamic ScrollView. The system requirement for Tangram is iOS 7.0+. JSON to View can be very easy by use our default parser. You can open TangramDemo to see how to transfer JSON to view. The default parsers are the same in the two platforms (Android and iOS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Motif

    Motif

    Lightweight and customizable stylesheets for iOS

    Motif is an iOS framework for creating and managing UI themes using strongly typed Objective-C models. It enables developers to centralize theme definitions and dynamically apply them across the app for a consistent design.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.