user-interface

Open-source projects categorized as user-interface

Top 23 user-interface Open-Source Projects

  • iced

    A cross-platform GUI library for Rust, inspired by Elm

  • Project mention: Cosmic Desktop Is Slated to Debut with Pop _OS 24.04 LTS | news.ycombinator.com | 2024-02-18
  • Introducing .NET Multi-platform App UI (MAUI)

    .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

  • Project mention: Developers are not happy with .NET MAUI, but nobody in the team cares about it | /r/hackernews | 2023-11-27
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • slint

    Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

  • Project mention: Ask HN: Why would you ever use C++ for a new project over Rust? | news.ycombinator.com | 2024-04-02

    Did you get a chance to check https://slint.dev?

    Disclaimer: I work for Slint

  • PySimpleGUI

    Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

  • Project mention: Shoes makes building little graphical programs for Mac, Windows, Linux simple | news.ycombinator.com | 2024-02-23

    Just a heads up: PySimpleGUI 5 isn't open source any more [0], and the official GitHub repo was replaced with a stub [1]. From the blog post, it sounds like the people behind it will probably remove the FOSS version from PyPI soon.

    It's possible the community will fork it with a version of PySimpleGUI 4 that's still kicking around, but I haven't seen one yet.

    [0] https://news.ycombinator.com/item?id=39369353

    [1] https://github.com/PySimpleGUI/PySimpleGUI

  • CustomTkinter

    A modern and customizable python UI-library based on Tkinter

  • Project mention: Can I run a python file, located in someone else's repository, through cmd? | /r/github | 2023-08-09
  • Rich Interactive Widgets for Terminal UIs

    Terminal UI library with rich, interactive widgets — written in Golang

  • Project mention: What are some good projects in Go for an experienced dev? | /r/golang | 2023-11-17

    I've had fun writing an app with https://github.com/rivo/tview.

  • FTXUI

    Features: - Functional style. Inspired by [1] and React - Simple and elegant syntax (in my opinion). - Support for UTF8 and fullwidth chars (→ 测试). - No dependencies. - Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors), - WebAssembly. - Keyboard & mouse navigation. Operating systems: - linux emscripten - linux gcc - linux clang - windows msvc - mac clang

  • Project mention: Functional Terminal User Interface | news.ycombinator.com | 2024-03-30
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Xamarin.Forms

    Xamarin.Forms Official Home

  • Project mention: How To Update Picker To Property Value On Load | /r/xamarindevelopers | 2023-10-31

    EDIT2: Yeah, https://github.com/xamarin/Xamarin.Forms/issues/2751

  • Firefox-UI-Fix

    🦊 I respect proton UI and aim to improve it.

  • Project mention: Firefox Proton UI userChrome.css fixes. (2021) | news.ycombinator.com | 2024-04-16

    I use Lepton and i'm perfectly happy with the improved usability and readability. Also, easy to install : https://github.com/black7375/Firefox-UI-Fix

  • pywinauto

    Windows GUI Automation with Python (based on text properties)

  • imtui

    ImTui: Immediate Mode Text-based User Interface C++ Library

  • Project mention: Textual Web: TUIs for the Web | news.ycombinator.com | 2023-09-07

    Check this out - https://github.com/ggerganov/imtui - it's imgui for tui, and I guess one can compile it as wasm and run there!

  • docker-registry-ui

    The simplest and most complete UI for your private registry

  • FlaUI

    UI automation library for .Net

  • Project mention: Automated testing WPF app | /r/csharp | 2023-12-09
  • denite.nvim

    :dragon: Dark powered asynchronous unite all interfaces for Neovim/Vim8

  • pangolin_desktop

    Pangolin Desktop UI shell, designed for dahliaOS, written in Flutter.

  • SimpleFox

    🦊 A Userstyle theme for Firefox minimalist and Keyboard centered.

  • Project mention: YouTube has started blocking ad blockers | /r/technology | 2023-05-10

    Lepton, Firefox-GX, SimpleFox, Cascade

  • rui

    Declarative Rust UI library

  • Project mention: Considerations for Power Draw with egui | /r/rust | 2023-04-19
  • socket

    A cross-platform runtime for Web developers to build desktop & mobile apps for any OS using any frontend library.

  • Project mention: A SETI-like project to train LLM on libgen, scihub and the likes? | news.ycombinator.com | 2023-12-28

    we're working toward this with Socket runtime (https://github.com/socketsupply/socket).

    Our ultimate goal is to provide a web browser-compatible environment (for quickly building UIs) with a state of the art P2P protocol — A DTN design that is fault and partition tolerant, with comprehensive and complete NAT traversal, without any server or cloud infrastructure requirements from the user — lowering the technical and monetary barriers for distributing and parallelizing work beyond the cloud.

  • tty-prompt

    A beautiful and powerful interactive command line prompt

  • vizia

    A declarative GUI library written in Rust

  • Project mention: Vizia: A declarative GUI library written in Rust | news.ycombinator.com | 2023-07-05
  • capy

    💻Build one codebase and get native UI on Windows, Linux and Web

  • essential-ui-kit-for-xamarin.forms

    Free and beautiful XAML template pages for Xamarin.Forms apps.

  • FINAL CUT

    A text-based widget toolkit.

  • Project mention: Building a TUI system monitor with FINAL CUT | news.ycombinator.com | 2024-03-03

    PSA: Not Apple's Final Cut, but rather this:

    https://github.com/gansm/finalcut

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-16.

user-interface related posts

Index

What are some of the best open-source user-interface projects? This list will help you:

Project Stars
1 iced 22,704
2 Introducing .NET Multi-platform App UI (MAUI) 21,453
3 slint 14,929
4 PySimpleGUI 13,097
5 CustomTkinter 10,112
6 Rich Interactive Widgets for Terminal UIs 9,749
7 FTXUI 6,065
8 Xamarin.Forms 5,633
9 Firefox-UI-Fix 5,135
10 pywinauto 4,599
11 imtui 2,812
12 docker-registry-ui 2,181
13 FlaUI 2,081
14 denite.nvim 2,053
15 pangolin_desktop 1,864
16 SimpleFox 1,653
17 rui 1,642
18 socket 1,458
19 tty-prompt 1,434
20 vizia 1,392
21 capy 1,322
22 essential-ui-kit-for-xamarin.forms 1,036
23 FINAL CUT 929
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com