awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
peterhinch avatar

peterhinch/micropython-nano-gui

0
View on GitHub↗
654 stars·106 forks·Python·MIT·11 views

Micropython Nano Gui

A lightweight and minimal MicroPython GUI library for display drivers based on the FrameBuffer class. It is portable between a range of MicroPython hosts and display devices. Various display technologies are supported, including small color and monochrome OLED's, color TFT's, ePaper and Sharp units.

Features

  • Graphical User Interfaces - Minimalist widget-based GUI for framebuffer displays.

Star history

Star history chart for peterhinch/micropython-nano-guiStar history chart for peterhinch/micropython-nano-gui

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does peterhinch/micropython-nano-gui do?

A lightweight and minimal MicroPython GUI library for display drivers based on the FrameBuffer class. It is portable between a range of MicroPython hosts and display devices. Various display technologies are supported, including small color and monochrome OLED's, color TFT's, ePaper and Sharp units.

What are the main features of peterhinch/micropython-nano-gui?

The main features of peterhinch/micropython-nano-gui are: Graphical User Interfaces.

Which projects share features with peterhinch/micropython-nano-gui?

Projects with overlapping indexed features include: wxwidgets/phoenix — Phoenix is a cross-platform Python framework designed for building native desktop graphical user interfaces. It… alacritty/alacritty — Alacritty is a cross-platform terminal emulator that provides a consistent command-line environment across Linux,… albin-johansson/centurion — A modern C++ wrapper library for SDL. andlabs/ui — This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of… asticode/go-astilectron — go-astilectron is a cross-platform GUI framework and binding that enables the creation of desktop software by… adacore/gtkada — GtkAda - An Ada graphical toolkit based on GTK.

Projects sharing features with Micropython Nano Gui

These projects share indexed features with Micropython Nano Gui. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • wxwidgets/phoenixwxWidgets avatar

    wxWidgets/Phoenix

    2,618View on GitHub↗

    Phoenix is a cross-platform Python framework designed for building native desktop graphical user interfaces. It functions as a language binding generator and build automation system, enabling developers to create applications that utilize the underlying operating system's native controls and visual styles. The project provides a mechanism for mapping native C++ graphical toolkit components to Python, allowing for the development of desktop

    Pythonawesomecross-platformgui
    View on GitHub↗2,618
  • alacritty/alacrittyalacritty avatar

    alacritty/alacritty

    64,592View on GitHub↗

    Alacritty is a cross-platform terminal emulator that provides a consistent command-line environment across Linux, macOS, and Windows. It functions as a configuration-driven terminal, relying on a declarative file format to manage user preferences, key bindings, and visual styling. The application distinguishes itself through a high-performance architecture that offloads text rendering to the graphics processor. By utilizing zero-copy terminal emulation, it processes incoming byte streams directly into a grid-based memory buffer to minimize data duplication and latency during output. The proj

    Rustbsdgpulinux
    View on GitHub↗64,592
  • albin-johansson/centurionalbin-johansson avatar

    albin-johansson/centurion

    329View on GitHub↗

    A modern C++ wrapper library for SDL.

    C++
    View on GitHub↗329
  • adacore/gtkadaA

    AdaCore/gtkada

    0View on GitHub↗

    GtkAda - An Ada graphical toolkit based on GTK

    View on GitHub↗0
  • Compare all 30 related projects→