Skip to content

jwunderl/pxt-status-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 17, 2020
a0ac122 · Sep 17, 2020
Apr 3, 2020
Apr 3, 2020
Sep 17, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 5, 2020
Apr 3, 2020
Apr 27, 2020
Apr 3, 2020
Apr 7, 2020
Apr 6, 2020
Sep 17, 2020
Sep 15, 2020
Sep 15, 2020
Apr 3, 2020

Repository files navigation

title description
PXT Status Bar
General purpose status bars --beta

Open this page at https://jwunderl.github.io/pxt-status-bar/

Use this extension

This repository can be added as an extension in MakeCode.

Block Docs

statusbars.create

This creates a status bar

let statusbar = statusbars.create(20, 4, StatusBarKind.Health)

Edit this extension Build status badge

To edit this repository in MakeCode.

Blocks preview

This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.

A rendered view of the blocks

Metadata (used for search, rendering)

  • for PXT/arcade
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>