Skip to main content

GUI sdk for Ubo Pod

Project description

Ubo GUI

GUI sdk for Ubo Pod

📋 Requirements

📦 Installation

You can install it using this handle: headless-kivy-pi@git+https://github.com/ubopod/ubo-gui.git

# pip:
pip install headless-kivy-pi@git+https://github.com/ubopod/ubo-gui.git

🛠 Usage

Checkout Ubo App to see a sample implementation.

🤝 Contributing

You need to have uv installed on your machine.

To install the required dependencies, run the following command in the root directory of the project:

uv sync

You can run linter over whole codebase by running this command:

uv run poe lint

Subscriptions

The subscriptions are divided into three groups:

  • Screen subscriptions are those assigned to a particular stack item, but their handlers doesn't change anything in the StackItem itself. The handler just changes something on the rendered screen and if that stack item is not visible, the handler doesn't need to be called. Therefore these subscriptions are cleared when the current screen is changed. Samples:
    • items of the currently visible menu
    • title of the currently visible screen
  • Menu subscriptions are those assigned to a particular menu. Like screen subscriptions, they are cleared when the current screen is changed. They also get cleared when the menu is scrolled. Samples:
    • heading of a headed menu
    • sub_heading of a headed menu
    • placeholder of a menu
  • Stack item subscriptions are those assigned to a particular stack item. They are cleared when the stack item is popped. They stay alive as long as the stack item is in the stack, even if it is in the background. In other words, unlike the other two, they are not cleared when, for example, a sub-menu or an application is opened on top of the current stack item. Samples:
    • menu of an item

⚠️ Important Note

Make sure to run uv run poe download_font to download Material Symbols font.

🔒 License

This project is released under the Apache-2.0 License. See the LICENSE file for more details.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file ubo_gui-0.13.10.dev124120110397995299514950.tar.gz.

File metadata

File hashes

Hashes for ubo_gui-0.13.10.dev124120110397995299514950.tar.gz
Algorithm Hash digest
SHA256 1305d194e9e8b898f35bda8882ce21ecef27497cb8b0dea20204d70b1e9ada20
MD5 093d288f96ca597c908da5de51dcbc74
BLAKE2b-256 6f9c72fe240fb468fc39e912fd6e353acd8a38d9fc1c988f4937a738b6f867b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubo_gui-0.13.10.dev124120110397995299514950.tar.gz:

Publisher: integration_delivery.yml on ubopod/ubo-gui

Attestations:

File details

Details for the file ubo_gui-0.13.10.dev124120110397995299514950-py3-none-any.whl.

File metadata

File hashes

Hashes for ubo_gui-0.13.10.dev124120110397995299514950-py3-none-any.whl
Algorithm Hash digest
SHA256 d2688fbfb7e64075079bd4db79cb43f569d617a0850f2cd63337c7c336cb2395
MD5 fd32c6b333b7c796adac3f29f8658958
BLAKE2b-256 8362032563497e1e95c0ee5792dd157f37691d2d9e0ccd2402e40bb17a5ec865

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubo_gui-0.13.10.dev124120110397995299514950-py3-none-any.whl:

Publisher: integration_delivery.yml on ubopod/ubo-gui

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page