awesome-repositories.com
Blog
awesome-repositories.com

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

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

peterhinch/micropython-touch

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

Micropython Touch

This is a lightweight, portable, MicroPython GUI library for displays having a touch interface and with drivers subclassed from framebuf. Written in Python it runs under a standard MicroPython firmware build. Input is by touch. The design is intended to support a range of touch controllers.…

Features

  • Graphical User Interfaces - Touch-input support for nano-gui based interfaces.

Star history

Star history chart for peterhinch/micropython-touchStar history chart for peterhinch/micropython-touch

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

Open-source alternatives to Micropython Touch

Similar open-source projects, ranked by how many features they share with Micropython Touch.
  • 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
See all 30 alternatives to Micropython Touch→

Frequently asked questions

What does peterhinch/micropython-touch do?

This is a lightweight, portable, MicroPython GUI library for displays having a touch interface and with drivers subclassed from framebuf. Written in Python it runs under a standard MicroPython firmware build. Input is by touch. The design is intended to support a range of touch controllers.…

What are the main features of peterhinch/micropython-touch?

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

What are some open-source alternatives to peterhinch/micropython-touch?

Open-source alternatives to peterhinch/micropython-touch 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.