Showing 3306 open source projects for "python user interface"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    BarcodeControl

    BarcodeControl

    Barcode User Control for .NET Winforms

    BarcodeControl is a re-usable control for .NET WinForms applications supporting 29 of the most commonly used 1D and 2D symbologies. This project is a well overdue update of Barcodes1D, renamed as is now supports 2D barcodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    YanDiSH

    YanDiSH

    Yandex Disk Service Helper

    It is a front-end for Yandex Disk Service for Linux. There are some front-ends for this service, but none of them satisfied me. Yandex didn't produce it's own Linux Gui client. So, I decided to do it for myself. Also, it is my first step in Python/PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ShutDown 4.1 [En Español]

    ShutDown 4.1 [En Español]

    Permite programar el apagado o suspensión de la pc, entre otros...

    ShutDown es un programa para Windows diseñado para programar una hora de apagado, hibernado o suspensión de su PC, también puede programar el cierre o la apertura de procesos / programas ShutDown is a program for windows designed to schedule a time to shutdown or hibernate your pc, you can also schedule the closure or/and opening of processes/programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    Dozer

    Dozer

    Hide menu bar icons on macOS

    Hide menu bar icons to give your Mac a cleaner look.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Awesomplete

    Awesomplete

    Ultra lightweight, usable, autocomplete with zero dependencies

    Ultra lightweight, customizable, simple autocomplete widget with zero dependencies, built with modern standards for modern browsers. Because <datalist> still doesn’t cut it. Note that by default you need to type at least 2 characters for the popup to show up, though that’s super easy to customize. For the autocomplete, you just need an <input> text field (might work on <textarea> and elements with contentEditable, but that hasn’t been tested). Add class="awesomplete" for it to be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MockIt

    MockIt

    A tool to quickly mock out end points, setup delays and more

    Stop wasting time mocking APIs. MockIt gives you an interface to configure and create REAL mocked endpoints for your applications. Whilst you wait for APIS to be built use MockIt to talk to a real service. When building applications you often need to interact with services. When the services are not ready to be consumed you have a few options. This tool was designed to help developers quickly create endpoints for their applications. No need to create a server, just use docker and run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rebass

    Rebass

    React primitive UI components built with styled-system

    Start your design system without boiling the ocean. Build consistent UI with design constraints and user-defined scales. Best-in-class developer ergonomics with Styled System props. First-class support for theming & fully compatible with Theme UI. Quick, mobile-first responsive styles with array-based syntax. Flexbox layout with the Box and Flex components. Flexibility built in for high design & development velocity. Minimal footprint at about 4KB. By default, Rebass components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    guicobol
    a command line preprocessor to use gtk libraries with opencobol 1.1 with object orientation syntax giving it gui capabilites. Ultimate resource can be uploaded from www.opencobol.altervista.org the site contains a translator to get in your native language all details about guicobol. The incoming version will update within some weeks. it uses the AGAR GUI TOOLKIT. Do not forget to visit github to get latest changes... here will be uploaded less frequent as final version (expected...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Shards UI

    Shards UI

    Bootstrap 4 UI kit packed with extra templates and components

    ... with smooth micro-interactions to better fit Shards’ strong design system. Shards comes packed with 10 extra custom components that help to cover almost any type of interface requirements and also 2 custom pre-built landing pages. Icons from both Material and Font Awesome packs (1500+) are supported by default and can be placed in almost any element without the need of adjusting the kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EmoPicker

    EmoPicker

    Cross-platform desktop emojis picker

    Cross-platform desktop emojis picker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NativeScript CardView

    NativeScript CardView

    NativeScript widget for Material Design CardView

    nativescript-cardview is a NativeScript plugin that provides a Material Design card component for mobile applications. It allows developers to create card-based layouts with shadow effects and rounded corners, enhancing the UI's visual appeal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HotCorners

    HotCorners

    V1.2.0 Do more with corners, cause' corners do matter!

    HotCorners is a recreation of a MacOs utility component for windows 10 this utility software triggers event when your mouse is pointed to any of the four corners of the screen, events can be choosed from the gui, or the user can set his own app trigger to run! **UPDATE ALERT V1.2.0** ------------------------------------------------------------ - Screen off bug fixed. - Added 4 more events. - Fixed sensitivity bug. - Better code optimisation and more accurate.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    Mirage

    Mirage

    GUI for simplifying Elasticsearch Query DSL

    The Elasticsearch query DSL supports 100+ query APIs ranging from full-text search, numeric range filters, and geolocation queries to nested and span queries. Mirage is a modern, open-source web-based query explorer for Elasticsearch. It offers a blocks-based GUI for composing Elasticsearch queries and comes with an on-the-fly transformer to show the corresponding JSON query API of Elasticsearch. Queries can be saved for later reuse. They can also be captured and shared by copying the URL....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Shimmer for Android

    Shimmer for Android

    An easy way to add a shimmering effect to any view in an Android app

    Shimmer is an Android library that provides an easy way to add a shimmer effect to any view in your Android app. It is useful as an unobtrusive loading indicator that was originally developed for Facebook Home. Shimmer for Android is implemented as a layout, which means that you can simply nest any view inside a ShimmerFrameLayout tag, and call to start the animation from your code. That's all that is required. The layout will use the values you specify either on the tag (using custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    AdaFontDemo

    AdaFontDemo

    Ada Fonts is a minimalistic example of using freetype fonts in OpenGL

    Ada Fonts is a minimalistic example of using freetype fonts in OpenGL Ada applications using Felix Krause's FreeTypeAda package It is intended to be the modern version of the "glut font" demos from a previous era. It also uses Stephen Sangwine's PNG-IO package, and thin bindings to OpenGL, SDL2. More importantly, it shows how to encapsulate the scripts and runtime libraries necessary to easily compile and run on any computer running Windows, OS-X, or GNU/Linux. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jul-javascript

    jul-javascript

    JUL - The JavaScript UI Language

    The JavaScript UI Language (JUL) is a configuration and instantiation module for the JavaScript frameworks. It can be used with any framework that accepts a configuration object as a constructor parameter, or with a custom factory for the other frameworks. JUL parses a tree of configuration objects, and creates the runtime components in the expected order and membership. For the most uses, after this step, you will have your application's user interface up and running. Browser support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 107 This Week
    Last Update:
    See Project
  • 25
    Balloon.css

    Balloon.css

    Simple tooltips made of pure CSS

    Balloon.css lets you add tooltips to elements without JavaScript and in just a few lines of CSS. By default, tooltips will always remain single-line no matter their length. You can change this behavior by using the attribute data-balloon-length with one of the values, small, medium, large or fit. If for some reason you do not want animations in your tooltips, you can use the data-balloon-blunt attribute for that. If you want to show tooltips even when user interaction isn't happening, you can...
    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.