Showing 3336 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
  • 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
  • 1

    tcl-flexmenu

    An alternative menu system for Tcl

    An alternative menu system for Tcl that allows any widget to be placed in the menu, standard checkbutton and radiobutton widgets and scrollable menus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    BetterSegmentedControl

    BetterSegmentedControl

    An easy to use, customizable replacement for UISegmentedControl

    BetterSegmentedControl is an easy-to-use, customizable replacement for UISegmentedControl and UISwitch written in Swift. If you prefer not to use CocoaPods or Swift Package Manager, you can integrate BetterSegmentedControl into your project manually. You can find several ways of using it, such as by designing it in a Storyboard file or creating it in code in the example project. Can be used as a segmented control or switch. Plethora of customizable options from colors to insets, radii and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SuroADB Lite

    SuroADB Lite

    A Simple ADB (Android Debug Bridge) Command Execution GUI for Windows.

    https://github.com/nicamoq/SuroADB-Lite Made entirely in batch, SuroADB Lite is an ADB Command Execution GUI that uses the ADB Command Line program in a manner that is usable by CMD newbies. Latest update: SuroADB Lite 2.6 [1/1/21] - Added setting to input custom seconds for screen recording - Added connected device info in the main menu - Added a few error messages - Added dates to package list, screenshot and screen recording files on export - Improved the initial setup for...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 5
    up

    up

    A tool for writing Linux pipes with instant live preview

    up is the Ultimate Plumber, a tool for writing Linux pipes in a terminal-based UI interactively, with instant live preview of command results. The main goal of the Ultimate Plumber is to help interactively and incrementally explore textual data in Linux, by making it easier to quickly build complex pipelines, thanks to a fast feedback loop. This is achieved by boosting any typical Linux text-processing utils such as grep, sort, cut, paste, awk, wc, perl, etc., etc., by providing a quick,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sing App Lite

    Sing App Lite

    Free and open-source admin dashboard template built with Bootstrap 4

    Including responsive layout and high-quality UI built with Bootstrap 4.5. This repository contains a limited free version of Sing App. Full bootstrap 4, React with backend, Vue.js, Angular and Angular JS versions are also available and are shipped in a full package. Using this template you will be able to leverage lots of built-in components and thus focus on building features that set you apart from competitors rather than building everything from scratch. Styled Bootstrap components like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    TSDX

    TSDX

    Zero-config CLI for TypeScript package development

    Despite all the recent hype, setting up a new TypeScript (x React) library can be tough. Between Rollup, Jest, tsconfig, Yarn resolutions, TSLint, and getting VSCode to play nicely, there is just a whole lot of stuff to do (and things to screw up). TSDX is a zero-config CLI that helps you develop, test, and publish modern TypeScript packages with ease, so you can focus on your awesome new library and not waste another afternoon on the configuration. With TSDX, you can quickly bootstrap a new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    evo-calendar

    evo-calendar

    Simple modern-looking event calendar

    Simple themes for a very simple plugin. You can choose what suits to your project or find inspiration to customize it just the way you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 10
    iCheck

    iCheck

    Highly customizable checkboxes and radio buttons

    Highly customizable checkboxes and radio buttons for jQuery and Zepto. jQuery and Zepto JavaScript libraries support from single file. iCheck works with checkboxes and radio buttons like a constructor. It wraps each input with a div, which may be customized by you or using one of the available skins. You may also place inside that div some HTML code or text using insert option. By default, iCheck doesn't provide any CSS styles for wrapper divs (if you don't use skins). HTML5 allows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    AdminLTE template Laravel package

    AdminLTE template Laravel package

    A Laravel 5 package that switches Laravel scaffolding to AdminLTE

    ...Laravel menu is only used with command adminlte:menu that replaces default adminlte menu with a menu with spatie/laravel-menu support. Once the package is installed you have to follow the usual steps of any laravel project to log in to the admin interface. Create a database. I recommend the use of laravel Homestead. Create/check .env file and configure database access (database name, password, etc). Run migrations with the command $ PHP artisan migrate. Register as the first user and log in with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    jwl-library

    jwl-library

    JWL - The JavaScript Widget Library

    The JavaScript Widget Library (JWL) is a tool that allows you to build modern web applications by providing a simple way to create HTML components. JWL is based on JUL - The JavaScript UI Language module and it easily integrates with JUL Designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flasgger

    Flasgger

    Easy OpenAPI specs and Swagger UI for your Flask API

    Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API. Flasgger also comes with SwaggerUI embedded so you can access it and visualize and interact with your API resources. Flasgger also provides validation of the incoming data, using the same specification it can validate if the data received as a POST, PUT, PATCH is valid against the schema defined using YAML, Python dictionaries or Marshmallow Schemas. Flasgger can work with simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scroll Bottom Sheet

    Scroll Bottom Sheet

    Cross platform scrollable bottom sheet with virtualisation support

    Cross-platform scrollable bottom sheet with virtualization support, native animations at 60 FPS and fully implemented in JS land. Integrates with all core scrollable components from React Native: FlatList, ScrollView and SectionList. Also, it's 100% compatible with Expo. FlatList and SectionList components are 1st class citizens, as well as ScrollView. It's recommended you install a version of gesture handler equal or higher than 1.6.0, and for reanimated, equal or higher than 1.7.0....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    tcl-virtualscrolling

    Virtual Scrolling without a frame or canvas wrapper

    This code implements virtual scrolling using callbacks to configure and populate the rows. Each row display is configured with a callback and the data for each row is populate with a callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ScrollMagic

    ScrollMagic

    The javascript library for magical scroll interactions

    ScrollMagic helps you to easily react to the user's current scroll position. ScrollMagic is a complete rewrite of its predecessor Superscrollorama by John Polacek. A plugin-based architecture offers easy customizability and extendability. Animate based on scroll position, pin an element starting at a specific scroll position, toggle CSS classes of elements on and off based on scroll position, effortlessly add parallax effects to your website, create an infinitely scrolling page, add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    RAP2-DELOS

    RAP2-DELOS

    Open source interface management tool

    RAP2 is a new project redone based on RAP1. It can provide you with convenient interface document management, mock, export and other functions. It contains two components (corresponding to two Github Repository). This tool is a development tool, and the related API has not been subjected to any security verification such as XSS. Please do not rely on any service of RAP in the production environment!Install Docker and Docker Compose (Linux users need to install separately). It is recommended...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    Frisbee

    Frisbee

    Modern fetch-based alternative to axios/superagent/request

    Modern fetch-based alternative to axios/superagent/request. Great for React Native.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KEditor

    KEditor

    KEditor is a jQuery plugin which provides a content editor

    KEditor is a jQuery plugin that provides a content editor with drag-and-drop, configurable content.
    Downloads: 3 This Week
    Last Update:
    See Project