• v0.1.0 28b43c8020

    v0.1.0
    Some checks failed
    CI / test (3.10) (push) Failing after 14s
    CI / test (3.11) (push) Failing after 12s
    CI / test (3.12) (push) Failing after 13s
    CI / test (3.8) (push) Failing after 14s
    CI / test (3.9) (push) Failing after 31s
    CI / lint (push) Successful in 6s
    CI / typecheck (push) Failing after 10s
    CI / build-package (push) Failing after 10s
    Release / release (push) Failing after 8s
    Stable

    7000pctAUTO released this 2026-01-29 11:14:03 +00:00 | 0 commits to main since this release

    Initial release of Devterm - A CLI tool that spawns a local web server providing browser-based developer utilities.\n\n## Features\n- TUI Menu with Rich\n- Browser Interface with HTMX\n- Hot Reload support\n- JSON Formatter\n- JWT Decoder\n- Cron Validator\n- Base64 Tool\n- URL Encoder\n\n## Installation\nbash\npip install devterm\n\n\n## Usage\nbash\ndevterm\n\n\nAccess at http://127.0.0.1:8000

    Downloads