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

ubo_gui-0.13.15.dev2250516103981005698.tar.gz (8.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file ubo_gui-0.13.15.dev2250516103981005698.tar.gz.

File metadata

File hashes

Hashes for ubo_gui-0.13.15.dev2250516103981005698.tar.gz
Algorithm Hash digest
SHA256 ac11d5c3afdc353473b40d89523faf9302ec4befd44e4d6d154b193b1fc2ee3a
MD5 6fa6dd273dba69b530ebed52998450c1
BLAKE2b-256 076c5b4e905fb863d73eae8184274a04d3a3f02e6348fe7dea3cf35aac81ce72

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubo_gui-0.13.15.dev2250516103981005698.tar.gz:

Publisher: integration_delivery.yml on ubopod/ubo-gui

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ubo_gui-0.13.15.dev2250516103981005698-py3-none-any.whl.

File metadata

File hashes

Hashes for ubo_gui-0.13.15.dev2250516103981005698-py3-none-any.whl
Algorithm Hash digest
SHA256 ea48794a3812b33f0f17bf7b05cf04b48420c57d003545c5bb0a19175afa31d9
MD5 e9223a5815ed13d6de2fbdb17590e6cb
BLAKE2b-256 4fb686415635f254088828284a13e32e2b756cceba423f554d8f5d24ea730b59

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubo_gui-0.13.15.dev2250516103981005698-py3-none-any.whl:

Publisher: integration_delivery.yml on ubopod/ubo-gui

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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