Showing 1665 open source projects for "one ui"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Codename One

    Codename One

    Cross-platform framework for building truly native mobile apps

    ... native SDKs. Build beautiful UI with Codename One’s rich set of widgets, specifically designed for mobile apps. Native look and feel out of the box, but fully themeable using CSS to provide your own unique look. Compiles Java or Kotlin into native code for iOS, UWP (Universal Windows Platform), Android and even JavaScript (with seamless PWA and Thread support) Changes you make in your Java/Kotlin source code will be applied immediately to your already-running app in the simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UI.Vision RPA

    UI.Vision RPA

    Open-Source RPA Software (formerly Kantu)

    ... and only Chrome and Firefox extension (and Selenium IDE) that has "👁👁 eyes". A huge benefit of doing visual tests is that you are not just checking one element or two elements at a time, you’re checking a whole section or page in one visual assertion. The visual UI testing and browser automation commands of UI.Vision RPA help web designers and developers to verify and validate the layout of websites and canvas elements.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    TOAST UI Editor

    TOAST UI Editor

    Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible

    TOAST UI Editor provides Markdown mode and WYSIWYG mode. Depending on the type of use you want like production of Markdown or maybe just editing the Markdown. The TOAST UI Editor can be helpful for both usages. It offers Markdown mode and WYSIWYG mode, which can be switched any point in time. Today CommonMark is the de-facto Markdown standard. GFM (GitHub Flavored Markdown) is another popular specification based on CommonMark, maintained by GitHub, which is the Markdown mostly used. TOAST UI...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Oruga UI

    Oruga UI

    Oruga is a lightweight library of UI components without CSS framework

    Oruga is a lightweight library of UI components without CSS framework dependency. CSS framework agnostic: No dependency on a specific CSS framework/library but you can easily integrate the components with one of them because they are fully customizable in different ways. Components with steroids: most of the components aren't a simple wrapper of native elements but they add new and custom features. Lightweight: no other internal dependency and import only components that you need. Oruga doesn't...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
    Learn More
  • 5
    Fomantic-UI

    Fomantic-UI

    Fomantic-UI is the community fork of Semantic-UI

    Fomantic is a development framework that helps create beautiful, responsive layouts using human-friendly HTML. Fomantic UI treats words and classes as exchangeable concepts. Classes use syntax from natural languages like noun/modifier relationships, word order, and plurality to link concepts intuitively. Get the same benefits as BEM or SMACSS, but without the tedium. Fomantic uses simple phrases called behaviors that trigger functionality. Any arbitrary decision in a component is included...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Onsen UI

    Onsen UI

    Mobile app development framework and SDK

    The most beautiful and efficient way to develop HTML5 hybrid and mobile web apps. Experience streamlined development with zero-time setup, using the technologies you already know and love, Javascript, HTML and CSS. A rich variety of UI components specially designed for mobile apps. Onsen UI provides tabs, side menu, stack navigation and tons of other components such as lists and forms. They all have iOS and Android Material design support, with automatic styling that will change the appearance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Semantic UI

    Semantic UI

    UI framework designed for theming

    ... it and organize your UI layer with your application logic. Semantic UI comes with over 3,000 high level theming variables and just about every layout option you can think of, giving you complete design freedom. It also has over 50 UI components enabling you to build your entire site with just one stack and share your UI between a number of different projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Bootstrap 5 UI KIT

    Bootstrap 5 UI KIT

    Bootstrap 5 & Material Design 2.0 UI KIT

    Trusted by 2 000 000+ developers & designers. Used by companies & institutions. Super simple, 1 minute installation. Detailed docs & practical examples. Lots of tutorials. Plain JavaScript (but works also with jQuery). Huge and active community. MIT license, free for personal & commercial use. Simplicity and ease of use are key features of MDB 5 UI Kit. You need only one minute to install and run it. A slideshow component for cycling through elements, images or slides of text, like a carousel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fluent UI Web

    Fluent UI Web

    Collection of utilities andcomponents for building web applications

    ... Microsoft apps utilize Fluent UI functionality. Fluent UI's robust, up-to-date web controls are built with the React framework. Look through the control list to see the building blocks that are available using Fluent UI React. Fluent UI React is the official open-source React front-end framework designed to build experiences that fit seamlessly into a broad range of Microsoft products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • 10
    Semantic UI React

    Semantic UI React

    The Semantic-UI-React integration

    jQuery is a DOM manipulation library. It reads from and writes to the DOM. React uses a virtual DOM (a JavaScript representation of the real DOM). React only writes patch updates to the DOM, but never reads from it. It is not feasible to keep real DOM manipulations in sync with React's virtual DOM. Because of this, all jQuery functionality has been re-implemented in React. Declarative APIs provide for robust features and prop validation. Control the rendered HTML tag, or render one component...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MDB Vue UI Kit

    MDB Vue UI Kit

    Vue 3 & Bootstrap 5 & Material Design 2.0 UI KIT

    Bootstrap 5 & Vue 3 UI KIT - 700+ components, MIT license, simple installation. MDB is a collection of free Bootstrap templates, themes, design tools & resources. Simple installation via .zip, npm or cdnjs. Free Hosting, WordPress support, custom domains, SSL support, free database, frontend & backend templates, webpack starter included, git repository, FTP & Jenkins support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ChainSafe UI Monorepo

    ChainSafe UI Monorepo

    ChainSafe Files & Storage UI Monorepo

    The repository is broken up into packages, managed using yarn workspaces. You can find these in the packages directory. Various components (atoms/molecules) are used in the development of UI's. This package forms the base of the UI providing composable components, form elements, icons, small-scope elements. Theme context and other utilities for generating and using the theming capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flutter Chat UI

    Flutter Chat UI

    Actively maintained, community-driven chat UI implementation

    Create the in-app chat experience. Actively maintained community-driven chat UI implementation for React Native and Flutter with an optional Firebase BaaS. Flyer Chat is a platform for creating in-app chat experiences using Flutter or React Native. This repository contains chat UI implementation for Flutter. We offer no paid plugins and strive to create an easy-to-use, almost drop-in chat experience for any application. Contributions are more than welcome! Please read our Contributing Guide...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Progress Telerik UI for UWP

    Progress Telerik UI for UWP

    Telerik UI for Universal Windows Platform

    This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications. This is an open-source version of Telerik UI for Universal Windows Platform (UWP) by Progress. The project is community-supported on Stack Overflow. Commercial support is available at telerik.com/uwp where you'll find a supported commercial trial and pricing options. Please visit telerik.com for UI tools for ASP.NET, WPF, WinForms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    .NET Multi-platform App UI

    .NET Multi-platform App UI

    .NET MAUI is the .NET Multi-platform App UI

    .NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, iPadOS, macOS, and Windows from a single shared codebase. .NET Multi-platform App UI (.NET MAUI) is the evolution of Xamarin.Forms that expands capabilities beyond mobile Android and iOS into desktop apps for Windows and macOS. With .NET MAUI, you can build apps that perform great for any device that runs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LuLu UI

    LuLu UI

    Cross-end and cross-framework native UI component library

    LuLu UI is a front-end UI component library proudly produced by China Literature. The image and temperament are shown in the picture below. It is softer, more intimate, simple and flexible, and very user-friendly. It is very suitable for PC websites facing external users, or projects that require lightweight and agile. At this point, modify the JS and CSS files of the project, refresh the corresponding component page, and you can see the effect of the change. The whole project of LuLu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    electerm

    electerm

    Terminal/SSH/SFTP client (Linux, Mac, Win)

    ... with publicKey + password. Support Zmodem (rz, sz). Support Trzsz (trz/tsz), similar to rz/sz, and compatible with tmux. Transparent window (Mac, Win). Terminal background image. Global/session proxy. Quick commands. UI/terminal theme. Sync bookmarks/themes/quick commands to GitHub/Gitee secret gist. Support serial Port (version > 1.21.8). Quick input to one or all terminals.
    Downloads: 480 This Week
    Last Update:
    See Project
  • 18
    Atom

    Atom

    A hackable text editor for the 21st Century

    Atom is a text editor that's modern, approachable and full-featured. It's also easily customizable- you can customize it to do anything and be able to use it productively without ever touching a config file. Atom is free to download and runs on Linux, OS X and Windows with support for plug-ins written in Node.js and embedded Git Control. It is based on Electron (formerly known as Atom Shell),a framework for building cross-platform apps using Chromium and Node.js.
    Downloads: 273 This Week
    Last Update:
    See Project
  • 19
    Seal

    Seal

    Video/Audio Downloader for Android, based on yt-dlp

    Video/Audio Downloader for Android. Download videos and audio files from video platforms supported by yt-dlp (formerly youtube-dl). UI and logic written with pure Kotlin. Single activity, no fragments, only composable destinations.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 20
    Spowlo

    Spowlo

    A Spotify songs downloader for Android made with Jetpack Compose

    A Spotify songs downloader powered by spotDL made with Jetpack Compose and Material You.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 21
    Swiper

    Swiper

    Most modern mobile touch slider with hardware accelerated transitions

    ... apps. Swiper is also a default slider component in the Ionic Framework. Swiper doesn't require any JavaScript libraries like jQuery, which makes Swiper much smaller and faster. It can be safely used with libraries such as jQuery, Zepto, jQuery Mobile, etc. By default, Swiper provides 1:1 touch movement interaction, but this ratio can be configured through Swiper settings.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 22
    Ant Design

    Ant Design

    A UI Design Language and React UI library

    Ant Design is an enterprise-class UI design language and React UI library that provides high quality React components out of the box. It’s considered one of the best React UI libraries for enterprises, with a whole package of design resources and development tools.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23
    EmuSAK UI

    EmuSAK UI

    Download saves or mods for Nintendo Switch emulators

    EmuSAK-ui is a graphical mod for EmuSAK. This is a tool to manage your switch emulators, such as downloading saves or mods. Just go to the releases page and download the latest build for your OS. Only on Windows there is an auto-update feature. Install the software by executing the .exe file. Afterwards, you can remove the software like any other program on your computer. Download the .deb file, then install it with sudo dpkg -i ./emusak-ui-X.Y_amd64.deb. Add one or multiple Ryujinx folders...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 24
    RabbitMQ Server

    RabbitMQ Server

    Core server and tier 1 (built-in) plugins

    .... RabbitMQ runs on many operating systems and cloud environments, and provides a wide range of developer tools for most popular languages. Supports multiple messaging protocols, message queuing, delivery acknowledgement, flexible routing to queues, multiple exchange type. Deploy as clusters for high availability and throughput; federate across multiple availability zones and regions. HTTP-API, command line tool, and UI for managing and monitoring RabbitMQ.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 25
    NSwag

    NSwag

    The Swagger/openAPI toolchain for .NET, ASP.NET Core and TypeScript

    ... of Swashbuckle (OpenAPI/Swagger generation) and AutoRest (client generation) in one toolchain (these two libs are not needed). This way a lot of incompatibilities can be avoided and features that are not well described by the OpenAPI specification or JSON Schema are better supported (e.g. inheritance, enum and reference handling). The NSwag project heavily uses NJsonSchema for .NET for JSON Schema handling and C#/TypeScript class/interface generation.
    Downloads: 21 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next