Showing 137 open source projects for "python user interface"

View related business solutions
  • 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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    HGCircularSlider

    HGCircularSlider

    A custom reusable circular / progress slider control for iOS app

    A custom reusable circular/progress slider control for iOS applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CenteredCollectionView

    CenteredCollectionView

    A lightweight UICollectionViewLayout that 'pages' and centers its cell

    CenteredCollectionView is a lightweight drop-in-place UICollectionViewFlowLayout that pages and keeps its cells centered, resulting in the "carousel effect".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Reddit in SwiftUI

    Reddit in SwiftUI

    A cross-platform Reddit client built in SwiftUI

    A cross-platform Reddit client created in SwiftUI. To show off SwiftUI's strength in cross-platform development, I did not use Mac Catalyst for this project. Instead, common UI code is shared between iOS, macOS, and watchOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TangramKit

    TangramKit

    TangramKit is a powerful iOS UI framework implemented by Swift

    TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout, iOS AutoLayout, SizeClass, HTML CSS float and flexbox, and Bootstrap. So you can use LinearLayout, RelativeLayout, FrameLayout, TableLayout, FlowLayout, FloatLayout, and LayoutSizeClass to build your App. UIView UITableView UICollectionView. TangramKit is a simple and easy Swift framework for iOS view layout. The name comes from the Tangram of China which provides some simple...
    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.
  • 5
    PAPER ONBOARDING

    PAPER ONBOARDING

    PaperOnboarding is a material design UI slider. Swift UI library

    iOS library Paper Onboarding is a material design UI slider written on Swift. We specialize in the designing and coding of custom UI for Mobile Apps and Websites. Our web app development agency team builds web, and Front-end applications using modern web application frameworks for innovative tech brands and companies. We act as an extension of product development departments within tech companies by providing remote staff augmentation. Our multidisciplinary development teams are in constant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TextFieldEffects

    TextFieldEffects

    Custom UITextFields effects inspired by Codrops

    Text inputs effects recreated using Swift (some of them have a personal touch). The easiest way to install this framework is to drag and drop the TextFieldEffects/TextFieldEffects folder into your project. This also prevents the frameworks problem in iOS where the IBInspectable and IBDesignable are stripped out. The effects supported are Kaede, Hoshi, Jiro, Isao, Minoru, Yoko, Madoka, Akira, and Yoshiko. Every effect is properly documented in the source code, this is the best way to both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SwipeCellKit

    SwipeCellKit

    Swipeable UITableViewCell/UICollectionViewCell

    Introducing SwipeCellKit. A swipeable UITableViewCell based on the stock Mail.app, implemented in Swift. All source code for SwipeCellKit is available on GitHub. It includes a Demo app that copies the Mail.app Inbox interface. Left and right swipe actions. Action buttons with: text only, text + image, image only. Haptic Feedback. Customizable transitions: Border, Drag, and Reveal. Customizable action button behavior during swipe. Animated expansion when dragging past threshold. Customizable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Motion

    Motion

    A library used to create beautiful animations and transitions for iOS

    Welcome to Motion, a library used to create beautiful animations and transitions for views, layers, and view controllers. Motion is designed for beginner to expert developers. For beginners, you will be exposed to very powerful APIs that would take time and experience to develop on your own, and experts will appreciate the time saved by using Motion. You will learn how to use Motion with a general introduction to fundamental concepts and easy-to-use code snippets. Motion offers default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Material

    Material

    A UI/UX framework for creating beautiful applications

    Welcome to Material, a UI/UX framework for creating beautiful applications. Material's animation system has been completely reworked to take advantage of Motion, a library dedicated to animations and transitions. Material provides the building blocks necessary to create stunning animations without much effort. Material is a growing project and will encounter changes throughout its development. It is recommended that the Change Log be reviewed prior to updating versions. Icons is a library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Ultimate Quiz Maker & Engagement Platform Icon
    The Ultimate Quiz Maker & Engagement Platform

    Powering publishers, brands, and sports teams with 30+ interactive content types. Maximize engagement and revenue with Riddle.

    Riddle is an online platform for creating interactive content such as quizzes, surveys, personality tests, prediction games, and leaderboards. Our customers create content on our platform and then embed it on their website. The goal? Increased engagement, lead generation, segmentation, and content monetization - all 100% GDPR compliant.
    Try for free
  • 10
    DeckTransition

    DeckTransition

    A library to recreate the iOS Apple Music now playing transition

    DeckTransition is an attempt to recreate the card-like transition found in the iOS 10 Apple Music and iMessage apps. The transition can be called from code or using a storyboard. To use via storyboards, just setup a custom segue (kind set to custom), and set the class to DeckSegue. Set modalPresentationCapturesStatusBarAppearance to true in your modal view controller, and override the preferredStatusBarStyle variable to return .lightContent. By default, DeckTransition has a swipe-to-dismiss...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dozer

    Dozer

    Hide menu bar icons on macOS

    Hide menu bar icons to give your Mac a cleaner look.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    AMScrollingNavbar

    AMScrollingNavbar

    Scrollable UINavigationBar following the scrolling of a UIScrollView

    A custom UINavigationController that enables the scrolling of the navigation bar alongside the scrolling of an observed content view. If you are looking for the category implementation in Objective-C, make sure to checkout version 1.x and prior, although the 2.x is recomended. Make sure to use ScrollingNavigationController instead of the standard UINavigationController. Either set the class of your UINavigationController in your storyboard, or create programmatically a...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Popcorn Time for iOS

    Popcorn Time for iOS

    https://github.com/PopcornTimeTV/PopcornTimeTV

    PopcornTimeTV was an Apple TV, iPhone and iPad application to torrent movies and tv shows for streaming. Since 2016, this project has grown exponentially - both in its user base and in its functionality. However, the team size has gone the other way. We went from having 13+ developers on the team to 1 developer and 1 designer, both of whom have lives and projects outside of Popcorn Time. We have decided that we have given our all to this project and it's time for us to move on to pursue greater...
    Downloads: 120 This Week
    Last Update:
    See Project
  • 14
    Cartography

    Cartography

    A declarative Auto Layout DSL for Swift

    Using Cartography, you can set up your Auto Layout constraints in declarative code and without any stringly typing! Call the constrain* function with your UIView or NSView instances as well as a closure in which you declare the constraints between the different attributes of your views. For every view on the left hand side of an equality or inequality operator, Cartography will automatically set its translatesAutoresizingMaskIntoConstraints property to false. If the view is not controlled by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ColorMatchTabs

    ColorMatchTabs

    This is a Review posting app that let user find interesting places

    This is a Review posting app that let user find interesting places near them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CollectionKit

    CollectionKit

    Reimagining UICollectionView

    A modern Swift framework for building composable data-driven collection view. To start using CollectionKit, use CollectionView in place of UICollectionView. CollectionView is CollectionKit's alternative to UICollectionView. You give it a Provider object that tells CollectionView how to display a collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YNDropDownMenu

    YNDropDownMenu

    Awesome Dropdown menu for iOS with Swift 5.0

    The eligible dropdown menu for iOS, written in Swift 5, appears dropdown menu to display a view of related items when a user click on the dropdown menu. You can customize dropdown view whatever you like (e.g. UITableView, UICollectionView... etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    YNSearch + Realm Support

    YNSearch + Realm Support

    Awesome fully customize search view like Pinterest written in Swift

    Awesome search view, written in Swift 5.0, appears search view like Pinterest Search view. You can fully customize this library. You can also use this library with Realm!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SwiftGif

    SwiftGif

    A small UIImage extension with gif support

    A small UIImage extension with gif support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sizes

    Sizes

    View your app on different device and font sizes

    Sizes reduces the time it takes to evaluate all of our app's possible device sizes, orientations and font combinations. With Sizes we'll avoid launching all the supported devices simulator, running our app and navigating through each screen manually which not only takes a lot of time but its also highly error-prone since we sometimes forget to test one particular combination and we ship a screen with a layout bug to the App Store. Xcode 11 introduced Previews which is a fantastic way to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Collection View Slanted Layout

    Collection View Slanted Layout

    A CollectionView Layout displaying a slanted cells

    CollectionViewSlantedLayout is a subclass of the UICollectionViewLayout allowing the display of slanted cells in a UICollectionView. CollectionViewSlantedLayout is available through CocoaPods. You can also install it via Carthage. The CollectionViewDelegateSlantedLayout protocol defines methods that let you coordinate with a CollectionViewSlantedLayout object to implement a slanted layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SwipeMenuViewController

    SwipeMenuViewController

    Swipable tab and menu View and ViewController

    SwipeMenuViewController provides SwipeMenuView and SwipeMenuViewController. This is very useful to build a swipe-based paging UI. The interface is as simple as UIKit's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EasyTransitions

    EasyTransitions

    A simple way to create custom interactive UIViewController transitions

    EasyTransitions is a library that helps developers create custom interactive transitions using simple functions defined in a protocol and avoid handling the multiple transitions APIs in UIKit. During a modal transition, we should only manage the view that is being presented today (modalView). We can inject animations on the root controller anyway. The ModalTransitionAnimator is a really straight forward protocol. Just layout the views ready to be animated on the layout function and perform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NotchKit

    NotchKit

    A simple way to hide the notch on the iPhone X

    NotchKit is a simple way to hide the notch on the iPhone X, and create a card-like interface for your apps. Integrating NotchKit is extremely simple. Firstly, import NotchKit in the file where your AppDelegate is stored. By default, NotchKit hides the status bar and home indicator on all devices. However if you choose you can limit this behavior to just the iPhone X and have it do nothing on other devices by setting the shouldShowBarsOnlyOniPhoneX property to true.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PanelKit

    PanelKit

    A UI framework that enables panels on iOS.

    This framework does all the heavy lifting for dragging panels, pinning them and even moving/resizing them when a keyboard is shown/dismissed. A lot of effort has gone into making the API simple for a basic implementation, yet very customizable if needed. Since PanelKit is protocol based, you don't need to subclass anything in order to use it. A panel is explicitly (without your action) shown in a UINavigationController, but the top bar can be hidden or styled as with any...
    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.