Showing 144 open source projects for "python user interface"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    SwiftLinkPreview

    SwiftLinkPreview

    It makes a preview from an URL, grabbing all the information

    Link Previewer for iOS, macOS, watchOS and tvOS. It makes a preview from an URL, grabbing all the information such as title, relevant texts and images. Swift is a great programming language that allows us to learn faster and build more stuff in less time because of its simplicity. Back then, when I created my first project related to previewing link, only Facebook had this feature on their services. Now many companies preview links inside their products. None of them has open-sourced it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ViewAnimator

    ViewAnimator

    ViewAnimator brings your UI to life with just one line

    ViewAnimator is a library for building complex iOS UIView animations in an easy way. It provides one line animations for any view included the ones which contain other views like UITableView and UICollectionView with its cells or UIStackView with its arrangedSubviews. ViewAnimator provides a set of UIView extensions to easily add custom animations to your views. From version 2.0.0 there are two ways to use this extension. Views can animate theirselves calling .animate(animations:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CardParts

    CardParts

    A reactive, card-based UI framework built on UIKit for iOS developers

    CardParts is the second-generation Card UI framework for the iOS Mint application. This version includes many updates to the original card part framework, including improved MVVM, data binding (via RxSwift), use of stack views and self-sizing collection views instead of sizing cells, 100% swift and much more. The result is a much simpler, easier-to-use, more powerful, and easier-to-maintain framework. This framework is currently used by the iOS Mint application and the iOS Turbo application....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SwipeableTabBarController

    SwipeableTabBarController

    UITabBarController with swipe interaction between its tabs

    UITabBarController with swipe interaction between its tabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    URLImage

    URLImage

    AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view

    URLImage is a SwiftUI view that displays an image downloaded from provided URL. URLImage manages to download the remote image and caching it locally, both in memory and on disk, for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    dark-mode

    dark-mode

    Control the macOS dark mode from the command-line

    Control the macOS dark mode from the command-line. Requires macOS 10.10 or later. macOS 10.13 or earlier needs to download the Swift runtime support libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SwiftTweaks

    SwiftTweaks

    Tweak your iOS app without recompiling!

    Your users won’t see your animation study, Sketch comps, or prototypes. What they will see is the finished product - so it’s really important to make sure that your app feels right on a real device! Animations that look great on your laptop often feel too slow when in-hand. Layouts that looks perfect on a 27-inch display might be too cramped on a 4-inch device. Light gray text may look subtle in Sketch, but it’s downright illegible when you’re outside on a sunny day. These animation timings,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EasyPeasy

    EasyPeasy

    Auto Layout made easy

    EasyPeasy is a Swift framework that lets you create Auto Layout constraints programmatically without headaches and never-ending boilerplate code. Besides the basics, EasyPeasy resolves most of the constraint conflicts for you and also can attach to a constraint conditional closures that are evaluated before applying a constraint, this way you can install an Auto Layout constraint depending on the platform, size classes, orientation... or the state of your controller, easy peasy! In this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VerticalCardSwiper

    VerticalCardSwiper

    A marriage between the Shazam Discover UI and Tinder

    A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift. The goal of this project is to recreate the Discover UI in Shazam (which I think is a great, fun way to display content) in combination with a Tinder-style of swiping cards to the left/right. The idea behind this is that in some cases, you don't want to swipe away cards, but keep them available for later on. This implementation allows for that. And it's a fun way to interact with content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    ACHNBrowserUI

    ACHNBrowserUI

    Animal Crossing New Horizon companion app in SwiftUI

    Animal Crossing New Horizon SwiftUI application! The project main branch is now updated to Xcode 12 beta 1. There is a lot of SwiftUI issues that will be worked on as new betas arrive. For now it compile and will use the best & latest features of Swift 5.3 and SwiftUI. If you want to compile using the stable version of Xcode (11), you can checkout the legacy branch. This is the branch used to ship the app on the App Store until iOS 14 is released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MTMR

    MTMR

    The Touch Bar Customisation App for your MacBook Pro

    My idea is to create a platform for creating plugins to customize the TouchBar. I very much like BTT and having a full custom TouchBar (my BTT preset), and I wanted to create it. It's my first Swift project for MacOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BTNavigationDropdownMenu

    BTNavigationDropdownMenu

    The elegant yet functional dropdown menu, written in Swift

    The elegant yet functional dropdown menu, written in Swift, appears underneath the navigation bar to display a list of defined items when a user clicks on the navigation title.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BetterSegmentedControl

    BetterSegmentedControl

    An easy to use, customizable replacement for UISegmentedControl

    ... and animations. Use text or icons as segments, or add your own custom segments. Designable straight in Interface Builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Toaster

    Toaster

    Toast for Swift

    Android-like toast with a very simple interface. (formerly JLToast) The centralized toast center manages the toast queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AnimatedCollectionViewLayout

    AnimatedCollectionViewLayout

    UICollectionViewLayout subclass adding custom transitions/animations

    A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code. Normally a UICollectionView has no transition effects when you scroll from one item to another. There are lots of ways to write animations for UICollectionView, but using a UICollectionViewLayout subclass is by far the simplest one. And it doesn't break any of your existing code. You can still use your UICollectionView subclass and you don't need to change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PinpointKit

    PinpointKit

    Send better feedback

    Send better feedback. PinpointKit is an open-source iOS library in Swift that lets your testers and users send feedback with annotated screenshots using a simple gesture. If you prefer not to use either of the aforementioned dependency managers, you can integrate PinpointKit into your project manually. The PinpointKit.framework is automatically added as a target dependency, linked framework and embedded framework in a “Copy Files” build phase which is all you need to build on the simulator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Aiolos

    Aiolos

    A floating panel for your iOS Apps

    Aiolos, ancient greek for quick-moving/nimble, is a Swift UI framework inspired by the floating panel, that was introduced to the Maps app in iOS 11. Give it a try in MindNode 5 for iOS (free trial available). It is fully gesture-driven, takes safe area insets into account, has support for right-to-left languages baked in and automatically reacts to the on-screen keyboard. Compared to many other open-source panel solutions, Aiolos is designed to be an always-visible child view controller and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WSTagsField

    WSTagsField

    An iOS text field that represents tags, hashtags, tokens in general

    An iOS text field that represents tags, hashtags, tokens in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Clean Me

    Clean Me

    A macOS system analyser and cleaner

    Clean Me uses the pod 'STPrivilegedTask' to handle sensitive data like getting your root password. Clean Me does not save this password, nor does it load the password in a variable. If you do not trust Clean Me, then check its code or block all internet access with Little Snitch or RadioSilence. Normally Clean Me should not request an internet connection, if it does, you app is compromised. In that case, remove the app as soon as possible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    UICircularProgressRing

    UICircularProgressRing

    A circular progress bar for iOS written in Swift

    .... UICircularProgressRing is also fully unit tested as well as snapshot tested so developers can feel safe. Documented: UICircularProgressRing's public API is 100% documented and its something that is enforced before any code is ever added. This is a resource that will help any new user understand how to get the most out of this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    InAppViewDebugger

    InAppViewDebugger

    A UIView debugger (like Reveal or Xcode) that can be embedded

    InAppViewDebugger is a library that implements a view debugger with a 3D snapshot view and a hierarchy view, similar to Reveal and Xcode's own view debugger. The key distinction is, as the project title suggests, that this can be embedded inside the app and used on-device to debug UI issues without needing to be tethered to a computer. 3D snapshot view implemented in SceneKit: Gesture controls for zooming, panning, and rotating. Hierarchy (tree) view that synchronizes its selection with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ImageSlideshow

    ImageSlideshow

    Swift image slideshow with circular scrolling, timer

    Customizable Swift image slideshow with circular scrolling, timer, and full-screen viewer. To run the example project, clone the repo, and run pod installs from the Example directory first. Set images by using setImageInputs method on ImageSlideshow instance with an array of InputSources. By default, you can use ImageSource which takes UIImage or few other InputSources for the most popular networking libraries. You can also create your own input source by implementing InputSource protocol....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Whisper

    Whisper

    Whisper is a component that will make the task of display messages

    ... an optional action that will be called if the user taps on it, and you'll even get a message when the Shout is gone. Finally, if you want to set how long the Shout should be displayed, you have a duration property.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Touch Bar Simulator

    Touch Bar Simulator

    Use the Touch Bar on any Mac

    Launch the Touch Bar simulator from anywhere without needing to have Xcode installed, whereas Apple requires you to launch it from inside Xcode. It also comes with a handy transparency slider, a screenshot button, a menu bar icon, and a system service to toggle the Touch Bar with a click or keyboard shortcut. Clicking the menu bar icon toggles the Touch Bar window. Right-clicking or option-clicking the menu bar icon displays a menu with options to dock the window to the top or bottom of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Transition

    Transition

    Easy interactive interruptible custom ViewController transitions

    Transition is a library that helps you build iOS view controller transitions. Implementing a nice interactive custom view controller transition involves quite a number of components. You have to implement the correct delegates, handle the switching between passive animation and active interaction phases, ensure the timing is right, think of interruption and cancellation, keep responsibilities separated... It quickly gets messy! This is where Transition helps you out: you just define the...
    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.