Skip to content

Add Codex Usage plugin#882

Open
rayoplateado wants to merge 3 commits into
noctalia-dev:mainfrom
rayoplateado:add-codexbar-usage
Open

Add Codex Usage plugin#882
rayoplateado wants to merge 3 commits into
noctalia-dev:mainfrom
rayoplateado:add-codexbar-usage

Conversation

@rayoplateado
Copy link
Copy Markdown

Summary

  • Add Codex Usage, a Noctalia bar/panel plugin for Codex usage limits
  • Include a 960x540 preview image and required plugin metadata

Details

The plugin uses CodexBar's Linux CLI output:

codexbar usage --provider codex --source cli --format json

It displays the 5-hour and weekly Codex usage windows in the bar and opens a native Noctalia details panel.

Test plan

  • python -m json.tool codexbar-usage/manifest.json >/dev/null
  • python -m json.tool codexbar-usage/settings.json >/dev/null
  • node --check codexbar-usage/codexbar.js
  • qmlformat codexbar-usage/*.qml to temp files
  • git diff --check

@github-actions

This comment was marked as resolved.

@github-actions

This comment was marked as resolved.

@rayoplateado
Copy link
Copy Markdown
Author

rayoplateado commented May 23, 2026

Fixed the code-quality feedback in a85af20 by moving the new user-facing strings to i18n/en.json and replacing the hardcoded QML text/label/description values with pluginApi?.tr(...).

Both checks are now green again.

@smnvdnll
Copy link
Copy Markdown
Contributor

@spiros132
Copy link
Copy Markdown
Collaborator

What's the difference between this and model-usage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants