{"id":20260701,"url":"https://github.com/gesslar/thresholdui","last_synced_at":"2026-05-14T05:38:41.721Z","repository":{"id":246142085,"uuid":"820172479","full_name":"gesslar/ThresholdUI","owner":"gesslar","description":"The main Threshold Graphical User Interface package for Mudlet","archived":false,"fork":false,"pushed_at":"2024-11-22T06:38:08.000Z","size":195,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T04:21:21.677Z","etag":null,"topics":["mudlet","mudlet-package"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gesslar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-26T00:26:43.000Z","updated_at":"2024-11-22T06:38:10.000Z","dependencies_parsed_at":"2024-06-26T04:49:20.936Z","dependency_job_id":"af53aada-6d28-41fb-b28c-d2c5fce06b1f","html_url":"https://github.com/gesslar/ThresholdUI","commit_stats":null,"previous_names":["gesslar/thresholdui"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesslar%2FThresholdUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesslar%2FThresholdUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesslar%2FThresholdUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesslar%2FThresholdUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gesslar","download_url":"https://codeload.github.com/gesslar/ThresholdUI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241721490,"owners_count":20009181,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mudlet","mudlet-package"],"created_at":"2024-11-14T11:21:42.833Z","updated_at":"2026-05-14T05:38:41.710Z","avatar_url":"https://github.com/gesslar.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ThresholdUI\n\nThresholdUI is a lightweight, scriptable graphical user interface package for Mudlet (a MUD client). It provides a set of Lua scripts, GUI components, and packaged builds to add customizable HUD and meter features to your Mudlet profile.\n\n## Key features\n\n- Modular Lua-based GUI components (see `src/scripts/GUI/`)\n- Timers, styles, and event handlers for in-game thresholds and meters\n- Packaged build in `build/ThresholdUI.mpackage` for easy import into Mudlet\n\n## Repository layout\n\n- `src/` - source Lua scripts and supporting assets used during development\n  - `scripts/` - core scripts (connection, event handlers, timers, styles)\n  - `scripts/GUI/` - GUI components and containers loaded by the scripts\n  - `aliases/` - example aliases and helper scripts\n  - `resources/` - bundled assets such as images and preference defaults\n- `package.json` - project metadata; may include build/tooling configuration\n- `mfile` - Mudlet package manifest used when exporting\n\n\u003e **Note:** Historical references to `build/`, `tmp/`, or `filtered/` directories refer to paths that are generated during packaging and are not checked into the repository. Packaging tools will create them when you run the export workflow.\n\n## Installation\n\n1. Import a packaged release: open Mudlet and import the generated `ThresholdUI.mpackage` or `ThresholdUI.xml` (produced by the export workflow in the `build/` directory).\n2. Alternatively, copy the relevant `src/` Lua files into your Mudlet profile's scripts directory.\n\nAfter installing, restart Mudlet or reload your profile to ensure scripts initialize correctly.\n\n## Development\n\n- Edit source files in `src/`. The primary entry points are in `src/scripts/` and `src/scripts/GUI/`.\n- When exporting a package, Mudlet (or related tooling) will create a `build/` directory containing distributable `.mpackage` and `.xml` files.\n- If your workflow uses temporary testing outputs, keep them outside the repository or ensure they are ignored via tooling configuration.\n\n## Contributing\n\nContributions are welcome. Open issues or pull requests with a clear description of changes. When submitting code, prefer small focused commits and include brief tests or usage notes when relevant.\n\n## License\n\nThis repository is released into the public domain under the Unlicense. See `UNLICENSE.txt` for the full text.\n\n---\n\nIf anything in this README is unclear or you want help importing the package into Mudlet, open an issue with details about your Mudlet version and what you tried.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgesslar%2Fthresholdui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgesslar%2Fthresholdui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgesslar%2Fthresholdui/lists"}