Nimbuslabel
This module uses the attributed label code as available in Nimbuskit. It supports click and longpress events on attributes.
Install / Use
/learn @ludolphus/NimbuslabelREADME
Nimbuslabel module for Appcelerator
This module uses the attributed label code as available in Nimbuskit. It supports singletouch and tapandhold events on attributes.
BUILD MODULE
- Run
build.pywhich creates your distribution - cd to
~/Library/Application Support/Titanium - copy this zip file into the folder of your Titanium SDK
REGISTER YOUR MODULE
Register your module with your application by editing tiapp.xml and adding your module.
Example:
<modules>
<module>nimbus.label</module>
</modules>
When you run your project, the compiler will know automatically compile in your module dependencies and copy appropriate image assets into the application.
USING YOUR MODULE IN CODE
To use the module in code, all you will need to do is require it.
var nimbuslabel = require('nimbus.label');
USING YOUR MODULE IN ALLOY
<Label ns="NimbusLabel" bindId="text"/>
See example app.js for details.
Related Skills
openhue
344.4kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
344.4kElevenLabs text-to-speech with mac-style say UX.
weather
344.4kGet current weather and forecasts via wttr.in or Open-Meteo
tweakcc
1.5kCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
